BODY {
	color : Black;
	text-decoration : none;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 14px;
	background : #FFCC00;
	/*scrollbar-base-color : #CCCCCC;*/
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-track-color : #CCCCCC;
	/*scrollbar-3dlight-color : ;*/
	/*scrollbar-highlight-color : ;*/
	/*scrollbar-darkshadow-color : ;*/
	/*scrollbar-shadow-color : ;*/
	scrollbar-face-color : #FF6600;
	/*background-image : url(/lob/shared/images/bg3.gif);*/
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
}


@media print {
    .NoPrint {display: none;}
}

@media print {
    .Print {display: inline;}
}




.TABLE_Login {
	background : Silver;
	width : 308px;
	border-left : outset 2px White;
	border-top : outset 2px White;
	border-right : outset 2px Silver;
	border-bottom : outset 2px Silver;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
}

.Login_Text_Box{
	width: 135px;
	background-color: White;
}

.Login_Button{
	color: White;
	font-weight : Bold;
	background-color: Black;
	border-color: White;
}




.FORM_Text_Box {
	width: 300px;
}

.FORM_Select {
	width: 300px;
}


.FORM_SubButton {
	color: White;
	font-weight: Bold;
	background-color: #FF6600;
	border-color: White;
	padding-right: 5px;
	padding-left: 5px;
}



.TABLE_Top_Menu {
	width : 750px;
	background: #FFCC00;
}


.TABLE_Body {
	width : 750px;
	background: Black;
	border-right : 4px none #FF6600;
	border-left : 4px none #FF6600;
	border-bottom : 4px none #FF6600;
}

.TABLE_Content {
	width : 100%;
}


.TABLE_Header {
	width : 750px;
	background: #FFCC00;
}


.TEXT_Title {
	color : #FF6600;

}

.TD_Header {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image : url(/shared/images/nav/Header_BG.gif);
}

.TD_Header_Left {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	width : 30px;
	height : 85px;
	color : black;
	background-image : url(/shared/images/nav/Left_Top.gif);
}
			
.TD_Header_Center {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	/* width : 1px; */
	height : 85px;
	color : black;
	vertical-align : bottom;
	padding-bottom : 15px;
	background-image : url(/shared/images/nav/Center_Top.gif);
}

.TD_Header_Right {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	width : 200px;
	height : 85px;
	color : black;
	background-image : url(/shared/images/nav/Right_Top_with_Logo.gif);
}



.TD_Body_Left {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	width : 30px;
	color : black;
	background-image : url(/shared/images/nav/Left_Side.gif);
}




.TD_Body_Right {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	width : 30px;
	color : black;
	background-image : url(/shared/images/nav/Right_Side.gif);
}





.TD_Item_Title {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 22px;
	color : white;
}

TD {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : white;
}



A {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Yellow;
	text-decoration : none;
}



A:hover {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #FF6600;
	text-decoration : None;
}


.A_Menu {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	text-decoration : none;
}

.A_Menu:hover {
	font-family: Arial, Helvetica, Geneva;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : White;
	
	text-decoration : Underline;
}


.A_Footer {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	text-decoration : none;
}


TH {
	font-family: Arial, Helvetica, Geneva;   
	font-size: 18px; 
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-weight : bold;
	font-style : normal;
	font-size : 20px;
	text-align: center;
}

H2 {
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-align: center;
}

H3 {
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	text-align: center;
}

H4 {
	font-weight : bold;
	font-style : normal;
	font-size : 18px;
	margin : 0,0,0,0;
}

H5 {
	font-weight : bold;
	font-style : normal;
	font-size : 16px;
	margin : 0,0,0,0;
}



HR {
	color : #FF6600;
}



/*  Footer Section */

.TABLE_Body_Footer {
	width : 750px;
	height : 30px;
} 




.TD_Body_Footer_Left {
	width : 30px;
	background-image : url(/shared/images/nav/Left_Bottom.gif);
}

.TD_Body_Footer_Center {
	background-image : url(/shared/images/nav/Center_Bottom.gif);
}

.TD_Body_Footer_Right {
	width : 30px;
	background-image : url(/shared/images/nav/Right_Bottom.gif);
}




.TABLE_Page_Footer {
	width : 750px;
}

.TD_Page_Footer_Right {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : black;
}

.TD_Page_Footer_Right:Hover {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : black;
}

.TD_Page_Footer_Left {
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	color : black;
}






















				
.Pic_Thumbs_Off {
	border-bottom: 3px inset White; 
	border-left: 3px outset White; 
	border-right: 3px inset White; 
	border-top: 3px outset White;
}		

		
.Pic_Thumbs_On {
	FILTER: alpha(Opacity=70); 
	border-bottom: 3px inset Red; 
	border-left: 3px outset Red; 
	border-right: 3px inset Red; 
	border-top: 3px outset Red;
}
