BODY {
	color : black;
	text-decoration : none;
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 10px;
	background : #202020;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-track-color : #CCCCCC;
	scrollbar-face-color : #C00000;
	background-image : url(../images/skin/body_bg.jpg);
	margin-top : 5px;
	margin-left : 0px;
	margin-right : 0px;
}


@media print {
    .NoPrint {display: none;}
}

@media print {
    .Print {display: inline;}
}




/*  Header  */

.TABLE_Header {
	width : 785px;
	height : 52px;
}

.TD_Header_Left {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	background-image : url(../images/skin/Top_Left.jpg);
	width : 45px;
	height : 52px;
}

.TD_Header_Center {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	/*background-image : url(../images/skin/Top_Center.jpg);*/
	width : 727px;
	height : 52px;
}

.TD_Header_Right {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	background-image : url(../images/skin/Top_Right.jpg);
	width : 13px;
	height : 52px;
}







/*  Banner  */

.TABLE_Banner {
	width : 785px;
	height : 142px;
}

.TD_Banner_Left {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	background-image : url(../images/skin/Banner_Left.jpg);
	width : 45px;
	height : 142px;
}

.TD_Banner_Center {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	/*background-image : url(../images/skin/Banner_Center.jpg);*/
	width : 727px;
	height : 142px;
}

.TD_Banner_Right {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
	background-image : url(../images/skin/Banner_Right.jpg);
	width : 13px;
	height : 142px;
}








/* Main */

.TABLE_Main {
	width : 785px;
}




/* Body */

.TABLE_Body {
	width : 100%;
	background : white;
}

.TD_Body_Left {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : White;
	width : 45px;
	background-image : url(../images/skin/Body_Left.jpg);
}

.TD_Left_Nav_Holder {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	width : 138px;
	background-image : url(../images/skin/Menu_BG.jpg);
}

.TD_Body {
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : black;
	background : white;
}

.TD_Body_Right {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : White;
	width : 13px;
	height : 10px;
	background-image : url(../images/skin/Body_Right.jpg);
}








/*  Body End  */


.TABLE_Body_End {
	width : 785px;
	height : 17px;
}

.TD_Body_End_Left {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image : url(../images/skin/Bottom_left.jpg);
	width : 45px;
	height : 17px;
}

.TD_Body_End_Menu {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image : url(../images/skin/Bottom_Menu.jpg);
	width : 138px;
	height : 17px;
}

.TD_Body_End_Center {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image : url(../images/skin/Bottom_Center.jpg);
	height : 17px;
}

.TD_Body_End_Right {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	background-image : url(../images/skin/Bottom_Right.jpg);
	width : 13px;
	height : 17px;
}








/* Footer */


.TABLE_Footer {
	width : 760px;
}

.TD_Footer {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : #303030;
	background-image : url(../images/skin/Footer_BG.gif);
	padding-right : 20px;
	padding-bottom : 11px;
	
}












/* Menu */

.TABLE_Menu {
	width : 100%;
	/* background-image : url(../images/skin/Menu_BG.gif); */
}


.TD_Menu_Top {
	background-image : url(../images/skin/Menu_Top_BG2.gif);
	/* height : 9px; */
	height : 15px;
}

.TD_Menu_Items {
	background-image : url(../images/skin/Menu_BG.jpg);
	padding-left : 10px;
	height : 22px;
}

.TD_Menu_Bottom {
	background-image : url(../images/skin/Menu_Bottom_BG.gif);
	height : 17px;
}













/*  Admin Section  */

.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: Maroon;
	border-color: White;
	padding-right: 5px;
	padding-left: 5px;
}










/*  Forms  */


.FORM_Text_Box {
	width: 300px;
}

.FORM_Textarea {
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, Geneva; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : Black;
}

.FORM_Select {
	width: 300px;
}


.FORM_SubButton {
	color: White;
	font-weight: Bold;
	background-color: Maroon;
	border-color: White;
	padding-right: 5px;
	padding-left: 5px;
}










.Latest_News_Title {
	font-weight : bold;
	font-size : 12px;
	color : Navy;
}

.Latest_News_Date {
	font-weight : bold;
	font-size : 12px;
	color : Maroon;
}





.TD_Title {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : Red;
}



.TD_Right_Holder {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
	width : 19px;
	background-image : url(../images/skin/Right_BG.gif);
}

.TD_Body_Holder {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : black;
}


TD {
	font-family: Arial; 
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : Black;
}







.A_Left_Nav {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	font-size : 12px;
	color : white;
	background-image : url(../images/skin/Menu_BG2.gif);
	width : 118px;
	height : 20px;
	padding-top : 2px;
	display:block;
	float:left;
}

.A_Left_Nav_Hot {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	font-size : 12px;
	color : Yellow;
	background-image : url(../images/skin/Menu_BG3.gif);
	width : 118px;
	height : 20px;
	padding-top : 2px;
	display:block;
	float:left;
}

a:hover.A_Left_Nav {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: Yellow;
	background-image: url(../images/skin/Menu_BG5.gif);
	width: 118px;
	height: 20px;
	padding-top: 2px;
	display: block;
	float: left;
	play-during: url(../sound17.wav);
}

A {
	font-family: Arial; 
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	color : maroon;
	
}

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 : Maroon;
}



.IMG_Float_Right {
	float: right; 
	margin-left: 10px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 1px;
}

.IMG_Float_Left {
	float: Left; 
	margin-left: 0px; 
	margin-right: 10px; 
	margin-top: 0px; 
	margin-bottom: 1px;
}

.IMG_Float_Right_Border {
	float: right; 
	margin-left: 10px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 1px;
	border: medium solid maroon;
}

.IMG_Float_Left_Border {
	float: Left; 
	margin-left: 0px; 
	margin-right: 10px; 
	margin-top: 0px; 
	margin-bottom: 1px;
	border: medium solid maroon;
}

.IMG_Border {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 1px;
	border: medium solid maroon;
}


				
.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;
}
