﻿html,body 
{
	margin:0px;
	padding:0px;
	height:100%; /* needed for container min-height */
	background:#e9e9e9;		
}

div#container 
{
	position:relative; /* needed for footer positioning*/
	padding:0px;
	margin:0 auto; /* center, not in IE5 */
	width:955px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
    background-color:#e9e9e9;	
/*	border-left-color:#365d02;
	border-left-width:10px;
	border-left-style:solid;
	border-right-color:#365d02;
	border-right-width:10px;
	border-right-style:solid;    
*/
}

.debop
{
    font-family:Times New Roman;
    color:#2244e3;
    font-size:23px;
}

.newsmain
{
    font-family:Arial;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;    
    background-color:#000000;
    padding-left:5px;
}
.readmore
{
    color:#4357f4;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;    
}

.newshead
{
    color:#5c5c5c;
    font-weight:bold;
    font-size:14px;
    font-family:Arial;    
}

.newsheadline
{
    font-family:Arial;
    color:#FFFFFF;
    background-color:#000000;
    padding:5px;  
    font-size:10px;  
}
.newscontent
{
    color:#5c5c5c;
    font-family:Arial;
    font-size:10px;    
}

div#header 
{
	padding:0px;
	border-bottom:0px;
	height:245px;
/*  height:200; */
}

div#subheader 
{
	padding:0px;
	border-bottom:0px;
	height:31px;
}

#topnav 
{    
    padding:0px;
	background-color:#18400c;
}

div#search
{
    position:absolute;
    top:198px;
    right:360px;
    padding:0px;
}

div#content
{
	padding:0px 0px 0px 0px; /* bottom padding for footer */
	margin:0px;	
}

div#footer 
{
    position:relative;
	width:100%;
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:50px;
	background-color:#FFFFFF;
	font-family:Verdana;
	color:#818181;
	background: transparent;
	/*background-image:url('../siteimages/footer.jpg');*/
}

div#footer td
{
    padding-left:10px;
    color:#747474;
}

/*Site Content*/
p { 
	font-family: verdana; 
	color:#000000 ; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: justify ;
}
td 
{ 
	font-family: verdana; 
	color:#000000 ; 
	font-size: 8pt; 
	font-weight: normal;
}
/*------------------------------*/

A.forum:link
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.forum:visited
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.forum:active
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.forum:hover	
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: underline;
}
/*------------------------------*/

A.curent_edit:link
{
    font-family:Times New Roman;
    color:#2244e3;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
}	
		
A.curent_edit:visited
{
    font-family:Times New Roman;
    color:#2244e3;
    font-size:10pt; 
    font-weight:bold;       
    text-decoration:none;
}	
		
A.curent_edit:active
{
    font-family:Times New Roman;
    color:#2244e3;
    font-size:10pt; 
    font-weight:bold;       
    text-decoration:none;
}	
		
A.curent_edit:hover	
{
    font-family:Times New Roman;
    color:#2244e3;
    font-size:10pt; 
    font-weight:bold;       
	text-decoration: underline;
}
/*------------------------------*/

A.lang:link
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.lang:visited
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.lang:active
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.lang:hover	
{
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;    	
	text-decoration: underline;
}

/*------------------------------*/

A.read:link
{
    color:#4357f4;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.read:visited
{
    color:#4357f4;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.read:active
{
    color:#4357f4;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;    	
	text-decoration: none;
}	
		
A.read:hover	
{
    color:#4357f4;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;    	
	text-decoration: underline;
}

/*------------------------------*/

A:link
{
	font-size: 8pt;
	color: #888888;
	font-family: verdana;
	text-decoration: none;
}	
	
		
A:visited
{
	font-size: 8pt;
	color: #888888;
	font-family: verdana;
	text-decoration: none;
}	
		
A:active
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-decoration: none;
}	
		
A:hover	
{
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

A.nav:link
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
}	
	
		
A.nav:visited
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
}	
		
A.nav:active
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: underline;
}	
		
A.nav:hover	
{
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2px;
	padding-right:2px;

}

A.top:link
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
	
		
A.top:visited
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.top:active
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.top:hover	
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;

}

A.topsub:link
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
	
		
A.topsub:visited
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;	
}	
		
A.topsub:active
{
	font-size: 10pt;
	color: #747474;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
}	
		
A.topsub:hover	
{
	font-size: 10pt;
	color:Black;
	font-family: Verdana;
	text-decoration:none;
	font-weight:bold;
	margin-left:5;

}

.footer
{
    background-color:#e9a82a;
    color:black;
    font-size:10px;
    font-family: Verdana;
}

.NavHeading
{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:5px;
	font-family: Verdana;
	
}

.tableHeading
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:8px;
	font-family: Verdana;
	background-color:#3156c0;
	height:18px;
}

input, textarea, select 
{ 
	font: normal 8pt Verdana; 
	color: #000000; 
} 
 
h1 
{ 
	font-family: Verdana; 
	color:#9fb2ff; 
	font-size: 12pt; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2 
{ 
	font-family: Verdana; 
	color:black; 
	font-size: 10pt; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h3 { font-family: verdana; color:#339966 ; font-size: 11pt; font-weight: bold;}

h4 { font-family: verdana; color:#000000 ; font-size: 10pt; font-weight: bold;}

h5 {font-family: verdana; color:#000000 ; font-size: 8pt; font-weight: bold;}

.listitem1
{
	font-size: 8pt;
	font-family: ARIAL;
	color : #FFFFFF;
	padding-left: 5px;
	background-color:#9fb2ff;
	font-weight:bold;
}
.listitem2
{
	font-size: 8pt;
	font-family: ARIAL;
	color : #FFFFFF;
	padding-left: 5px;
	background:#bfccfd;
	font-weight:bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;	
}



/*Tab Container Main Tab*/

.ajax__myTab .ajax__tab_header 
{
    font-family:Verdana;
    font-size:10pt;
    padding-bottom:0px;
    border-bottom: solid 2px #5c5c5e;
    color:#676767;
}
.ajax__myTab .ajax__tab_outer 
{
    padding-right: 4px;
    height: 41px;
    background-color: #ffffff;
    margin-right: 2px;
    background:url(../siteimages/tab_right.jpg) no-repeat right;
}
.ajax__myTab .ajax__tab_inner
{
    padding-left: 8px;
    height:41px;
    background-color: #ffffff;
    background:url(../siteimages/tab_left.jpg) no-repeat left;
}
.ajax__myTab .ajax__tab_tab
{
    height: 41px;
    width:144px;
    padding: 0px;
    padding-top:10px;
    margin: 0;
    background:url(../siteimages/tab.png) repeat-x;    
}

.ajax__myTab .ajax__tab_hover .ajax__tab_outer
{

}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner
{

}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab 
{

}
.ajax__myTab .ajax__tab_active .ajax__tab_outer 
{
    padding-right: 8px;
    height: 41px;
    margin-right: 2px;    
    color:#FFFFFF;
    background:url(../siteimages/tab_right_active.jpg) no-repeat right;   
}
.ajax__myTab .ajax__tab_active .ajax__tab_inner 
{
    padding-left: 8px;
    background:url(../siteimages/tab_left_active.jpg) no-repeat left;    
}
.ajax__myTab .ajax__tab_active .ajax__tab_tab 
{
    height: 41px;
    width:144px;
    padding: 0px;
    padding-top:10px;
    margin: 0;    
    background:url(../siteimages/tab_active.png) repeat-x;
}
.ajax__myTab .ajax__tab_body
{
    background-color:#FFFFFF;     
}
/*-------------------------------------------------*/
.messages
{
    color:#ff0000;
    font-size:8pt;    
    font-weight:bold;
}

.tabs_text
{
    font-family:Arial;
    color:#FFFFFF;
    font-size:8pt;   
    padding-left:5px;
}

.tabs_text_head
{
    font-family:Arial;
    color:#FFFFFF;
    font-size:12pt;   
    padding-left:5px;
    font-weight:bold;
}

.tabs
{
    font-family:Arial;
    font-size:10pt; 
    color:#5c5c5e; 
}

.polla
{
    padding-left:20px;  
    font-family:Arial;
    font-size:9pt;
    color:#5c5c5c;
}

.pollq
{
    padding-left:10px;  
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:#5c5c5c;
}

.vid
{
    font-family:Times New Roman;
    color:#a6a6a6;
    font-size:18pt; 
    padding-top:10px;
}
.Column
{
    font-family:Arial;
    font-size:10pt;
    color:#5c5c5e;   
    background-color:#e9e9e9;
    font-weight:bold; 
}

.HeadingComment
{
    font-family:Arial;
    font-size:10pt;
    color:#5c5c5e;
    background-color:#e9e9e9; 
    font-weight:bold;   
}

.Comments
{
    font-family:Arial;
    font-size:10pt;
    color:#5c5c5e;
    font-weight:bold;
    background-color:#e9e9e9;
}

/*Rounded Corners*/
.bl {background: url(../siteimages/rclb.jpg) 0 100% no-repeat #FFFFFF; width: 100%} 
.br {background: url(../siteimages/rcrb.jpg) 100% 100% no-repeat} 
.tl {background: url(../siteimages/rclt.jpg) 0 0 no-repeat} 
.tr {background: url(../siteimages/rcrt.jpg) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}


/*Rounded Corners footer*/
.fbl 
{
    background: url(../siteimages/rclb.jpg) 0 100% no-repeat #FFFFFF; 
    width: 100%; 
    position:relative;
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:50px;
	font-family:Verdana;
} 
.fbr 
{
    background: url(../siteimages/rcrb.jpg) 100% 100% no-repeat; 
    width: 100%; 
    position:relative;
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:50px;
	font-family:Verdana;
} 
.ftl 
{
    background: url(../siteimages/rclt.jpg) 0 0 no-repeat; 
    position:relative;
    width: 100%; 
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:50px;
	font-family:Verdana;
} 
.ftr 
{
    background: url(../siteimages/rcrt.jpg) 100% 0 no-repeat; 
    padding:10px; 
    width: 100%; 
    position:relative;
	bottom:0px; /* stick to bottom */
	padding:0px 0px 0px 0px;
	height:50px;
	font-family:Verdana;
} 
.fclear 
{
    font-size: 1px; 
    height: 1px;
}

/*Rounded Corners not solid*/
.vbl {background: url(../siteimages/vidbl.jpg) 0 100% no-repeat #FFFFFF; width: 100%} 
.vbr {background: url(../siteimages/vidbr.jpg) 100% 100% no-repeat} 
.vtl {background: url(../siteimages/vidtl.jpg) 0 0 no-repeat} 
.vtr {background: url(../siteimages/vidtr.jpg) 100% 0 no-repeat; padding:10px} 
.vclear {font-size: 1px; height: 1px}