@charset "utf-8";
.top_bn_bg {
	background-image: url(../images/top_banner_bg.jpg);
	background-repeat: no-repeat;
}
.news_bg {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
}
.tble_top {
	background-image: url(../images/table_top.png);
	background-repeat: no-repeat;
}
.tble_btm {
	background-image: url(../images/table_btm.png);
	background-repeat: no-repeat;
}
.tbl_mid {
	background-image: url(../images/table_mid.png);
	background-repeat: repeat-y;
}
.smtable_top {
	background-image: url(../images/sm_table_top.png);
	background-repeat: no-repeat;
}
.smtable_mid {
	background-image: url(../images/sm_table_mid.png);
	background-repeat: repeat-y;
}
.smtable_btm {
	background-image: url(../images/sm_table_btm.png);
	background-repeat: no-repeat;
}
.bios {
	background-image: url(../images/BOIS.png);
	background-repeat: no-repeat;
}
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 2px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 0px;
margin: 0;
text-decoration: none;
}

.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: 0;
border: 1px solid #000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:bold 11px Arial;
line-height:20px;
z-index:100;
background-color: #E13A3E;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
padding: 2px 2;
text-decoration: none;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #C01D21;
}.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71C20;
}
.newssubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: #000 1px 1px 1px;
	}

.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow: #000 1px 1px 1px;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B71C20;
	text-decoration: none;
	hover color: #ffffff;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#000, 	
			Direction=135, 
			Strength=100);
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */ Hide entire CSS code from IE6 
<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

</style>
<![endif]>
.trans {
	background-image: url(../images/table_mid.png);
	background-repeat: repeat;}
	
	.trans2 {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text12 {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.thenewsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	
}
