BODY {
	background-color : White;
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
}
P, OL, LI, UL, .text {
	font-size : 11px;
}
UL {
	list-style-image : url(images/ar_gr.gif);
}
A, .blue {
	color : #6698C9;
}
A:VISITED {
	color : #9973CB;
}
A:HOVER {
	text-decoration : none;
}
H1 {
	color : #E8500B;
	text-transform : uppercase;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 13px;
	padding-top : 13px;
}
H2 {
	color : #666666;
	text-transform : uppercase;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 13px;
	padding-top : 13px;
}
H3 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 13px;
	padding-top : 13px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : bold;
}

.bgray {
	background-color : #888888;
	background-image : url(images/gray.jpg);
	background-repeat : repeat-x;
}
.bgreen {
	background-image : url(images/bgreen.jpg);
	background-color : #2C9F1E;
	background-repeat : repeat-x;
}
.bgreen1 {
	background-color : #2C9F1E;
}
.bgreen2 {
	background-color : #2C9F1E;
	background-image : url(images/w.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
.blueleft {
	background-image : url(images/bgblue_left.jpg);
	background-position : right;
	background-repeat : repeat-x;
	background-color : #5A9FD7;
}
.blueright {
	background-image : url(images/bgblue_right.jpg);
	background-position : left;
	background-repeat : repeat-x;
	background-color : #5A9FD7;
}
.bluebot {
	background-image : url(images/bgblue_bottom.jpg);
	background-position : right;
	background-repeat : repeat-x;
	background-color : White;
}
.bluemid {
	background-color : #5A9FD7;
	background-image : url(images/bgblue_mid.jpg);
	background-repeat : no-repeat;
}
.graycen {
	background-image : url(images/bg_gray.gif);
	background-position : top;
	background-repeat : repeat-y;
}

.bgmenu {
	background-image : url(images/bgmenu.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

.smtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.home,.home:visited {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.home:hover {
	text-decoration : underline;
}
.green {
	color : #45B137;
}
.gray, .gray:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	text-decoration : none;
}
.gray:hover {
	text-decoration : underline;
}
.wight, .wight:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;
	font-size : 11px;
}
.wight:hover {
	text-decoration : underline;
}
.bigwight {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 5px;
	text-transform : uppercase;
}
.bigwight_new {
	color : RED;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration: blink;
	letter-spacing : 5px;
	text-transform : uppercase;
}

.menu {
	text-transform : uppercase;
	text-decoration : none;
	font-weight : bold;
}
.menu:HOVER {
	text-decoration : underline;
}
.menu_grad, .menu_grad:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	text-decoration : none;
}
.menu_grad:hover {
	text-decoration : underline;
}
.divtext {
	margin-left : 13px;
	margin-right : 13px;
}
.news {
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 13px;
}
.diver {
	margin-bottom : 6px;
	margin-top : 6px;
}
.drop {
	border : solid #d5d5d5;
	border-width : 1 1 1 1;
}


