body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bk.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #6B6B6B;
	text-align: justify;
}
.inputbox {
	background-color: #000000;
	color: #CCCCCC;
	border: 1px solid #6b6b6b;
}
.buttonbk {
	color: #CCCCCC;
	background-color: #000000;
	border: 1px solid #6b6b6b;
	font-size: 11px;
}

a{color:#000;text-decoration:none;}
a:hover{color:#D95117;text-decoration:none;}

.top{color:#EEE;}
.top a{color:#EEE;text-decoration:none;}
.top a:hover{color:#D95117;text-decoration:none;}


.justify{text-align:justify;}
.justify a{color:#000;text-decoration:none;}
.justify a:hover{color:#D95117;text-decoration:none;}


.whitetext{color:#FFFFFF;}
.whitetext a{color:#FFFFFF;}
.whitetext a:hover{color:#FFFFFF;text-decoration:underline;}

.newtitle{font-size:14px;font-weight:bold;color:#D95117;}
.newsdate{color:#666666;}
.textbox {color:#CCCCCC;background-color:#000000;border:1px solid #000000;}

.footer{
	color:#999999;
	text-transform:uppercase;
	font-size:12px;
}
.footerlinks a {
	color: #999999;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #D95117;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
/* menu
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.chromestyle{width: 99%;font-weight: bold;color: #FFFFFF;}

.chromestyle:after{content:".";display: block;height: 0;clear: both;visibility: hidden;}

.chromestyle ul{width: 100%;/*THEME CHANGE HERE*/padding: 0px 0;margin: 0;text-align: center; /*set value to "left", "center", or "right"*/}

.chromestyle ul li{display: inline;}

.chromestyle ul li a{color: #FFFFFF;margin: 0;text-decoration: none;padding-top: 2px;padding-right: 12px;padding-bottom: 2px;padding-left: 12px;font-size: 12px;font-weight: bold;}

.chromestyle ul li a:hover{text-decoration: none;background-position: center center;color: #D95117;}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 8px;
	border-bottom-width: 2px;
	line-height:16px;
	z-index:100;
	background-color: #333333;
	width: 200px;
	visibility: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #d95117;
}

.white2text{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.white2text a{color:#FFFFFF;	font-size: 14px;
	font-weight: bold;
}
.white2text a:hover{color:#FFFFFF;text-decoration:none;	font-size: 14px;
	font-weight: bold;
}
.redtext {
	color: #FF0000;
}
.lefthome {
	background-image: url(images/bkmainosc_12b.jpg);
}
.righthome {
	background-image: url(images/bkmainosc_09b.jpg);
}
#homefoot {
	background-image: url(images/homefot.png);
	background-repeat: repeat-x;
	background-color: #3A3A3A;
}
#copy {
	background-image: url(images/footoscb.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: center;
	padding-top: 22px;
}
