/* ::::: old CSS Styles ::::: */

body { margin: 0px; background-color: rgb(85, 85, 83); }
.style1 { font-family: Arial; font-size: 11px; }
body, td, th { color: rgb(109, 109, 109); }
.style5 { color: rgb(153, 153, 153); }
.Main_Menu { font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: uppercase; color: rgb(255, 255, 255); text-decoration: none; }
.SubMenu { font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: 700; font-variant: normal; text-transform: uppercase; color: rgb(147, 144, 112); }
.Sub_Menu { color: rgb(109, 109, 109); text-decoration: none; font-size: 9px; font-family: Verdana; }
.style12 { font-family: Verdana; font-size: 14px; color: rgb(109, 109, 109); }
.text { font-family: Verdana; font-size: 11px; color: rgb(102, 102, 102); }
.style8 { color: rgb(239, 150, 0); }
.style9 { font-family: Verdana; font-size: 11px; color: rgb(204, 204, 204); }



.style15 { font-size: 12px; font-style: normal; line-height: normal; font-variant: normal; text-transform: uppercase; color: rgb(255, 255, 255); text-decoration: none; font-family: Verdana; }
.style16 { font-size: 12px; }
.style17 { font-size: 12px; font-weight: bold; font-style: italic; }
.style18 { color: rgb(0, 0, 0); }
.style19 { font-size: 14px; }


/* ::::: simple CSS Styles ::::: */

body, td, th {
	color: #6D6D6D;
}

.head1{
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 18px;
	color: #000000;
}

.head2{
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}

.subHead{
	/* style19 */
	font-family: Verdana;
	font-size: 14px;
}

.mainText{
	/* text */
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

.orangeText{
	/* style8 */
	color: #EF9600;
}

.navigation{
	/* Main_Menu */
	/* style15 */
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

.leftPanel{
	/* style12 */
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.footerText{
	/* style9 */
	font-family: Verdana;
	font-size: 11px;
	color:#CCCCCC;
}
