/* CSS Document */

.tab_text {
font-size: 12px;
font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}


.news_table {
	background-image: url(news_bg.jpg);
	background-repeat: no-repeat;
	
	}
.newsstyle1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.newsstyle1 a{
color:#FFFFFF;
text-decoration:none
}

.newsstyle1 a:hover 
{
	background-color: #C9DDED;
	color: #0262B5;
}

.image_border 
{
	border: 1px solid #3D5C81;
}

body {

	background-color: #4D7BA0; background-repeat: repeat-x;
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtBox1{
/*background-image:  url(inputshadow_tan-on.gif);*/
font-size: 12px;
color:#5B95C5;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5C81;
}
.style1 a{border-bottom-width: 1px;
	border-bottom-style:dotted ;
	border-bottom-color: #3D5C81;
	text-decoration:none;
	color: #3D5C81;
}

.style1 a:hover{
	
	background-color: #FC6D10;
	color: #FFFFFF;
	border-bottom-width: 0px;
	text-decoration:none;
}

.style2 {
	color: #FC6D10;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	line-height: 18px;
	font-family: 'Trebuchet MS', Arial, sans-serif;

	/*font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	*/
	font-size: 13px;
	color: #636363;
	
}

.style3 a{
color:#3D5C81;
text-decoration:none;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #3D5C81;

}

.style3 a:hover{
border-bottom-width: 0px;
background-color: #FC6D10;
color: #FFFFFF;
text-decoration:none;
}

.style4 {color: #FC6D10; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #636363; line-height: 19px; }

.picture_border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 12px 0px 12px 12px;
	
	}
	
		.cover {
visibility:hidden;
display:none;
}
/* testing new buttons */
.menu_off{
	cursor:pointer;
	background-image: url(side_menu_button_off.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F375C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #315C9B;
	
}
.menu_off span
{
position: relative;
color: #D4D8DE;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;




}
.menu_off a{
	color: #D4D8DE;
	text-decoration:none;

}

.menu_on{
	cursor:pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(side_menu_button_on.gif);
	background-repeat:repeat-y;
	color: #93D5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F375C;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #315C9B;	
	

}
.menu_on span{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	
}

.menu_on a{
	color: #93D5FF;
	text-decoration:none;
}

/*selected*/
.menu_selected{
	cursor:pointer;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 44px;
	background-image: url(side_menu_button_selected.gif);
	background-repeat:repeat-y;
	color: #93D5FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F375C;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #315C9B;	

}
.menu_selected span{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.menu_selected a{
	color: #93D5FF;
	text-decoration:none;
}
/*end selected*/

/* END testing new buttons */


.body_highlight {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009CD4;
	font-weight:bold
}