body { 
 background-image: url('images/orange_bg_vb2.gif');
 background-repeat: no-repeat;
 iborder-style:none;
}
html,body {
 ioverflow-x: hidden;
}
body,td,th { 
 font-size: 12px;
 font-family: Verdana; 
 iborder-style:none;
}
.bold { 
 font-size: 12px;
 font-family: Verdana; 
 font-weight: bold;
}
.bold_bordered { 
 font-size: 12px;
 font-family: Verdana; 
 font-weight: bold;
 border: 1px orange solid;
 padding: 5px;
}
ihr {
 color: black;
 height: 1px;
}
form {margin: 0px 0px 0px 0px; }
a:link  	  {   	color: #0000ee }
a:visited 	  {  	color: #0000ee }
a:active 	  {  	color: #0000ee }



#logo { 
 position: absolute;
 left: 0px;
 top: 5px;
}
#news_tab {
 position:absolute;
 left:10px;
 top:105px;
 height:30px;
 width:100px;
 text-align: center;
 color: #ffffff;
 font-size: 18px;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom: 0px;
 background-repeat: no-repeat;
}
#forums_tab {
 position:absolute;
 left:110px;
 top:105px;
 height:30px;
 width:100px;
 text-align: center;
 color: #ffffff;
 font-size: 18px;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom: 0px;
 background-repeat: no-repeat;
}
#ratings_tab {
 position:absolute;
 left:210px;
 top:105px;
 height:30px;
 width:100px;
 text-align: center;
 color: #ffffff;
 font-size: 18px;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom: 0px;
 background-repeat: no-repeat;
}
#events_tab {
 position:absolute;
 left:310px;
 top:105px;
 height:30px;
 width:100px;
 text-align: center;
 color: #ffffff;
 font-size: 18px;
 text-decoration: none;
 padding-top: 6px;
 padding-bottom: 0px;
 background-repeat: no-repeat;
}

#newstable { 
 iwidth: 200px;
 iwidth: 75%;
 padding:10px;
 margin:10px;
 border-collapse: collapse;
 border-spacing: none;
 border-style: none;
}
.bit_table { 
 width: 200px;
 padding:10px;
 margin:10px;
 border-collapse: collapse;
 border-spacing: none;
 border: 1px solid black;
 background-color: #efefef;
}


.bitheader {
 font-weight: bold;
 text-decoration: underline;
 color: #000000;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 5px;
 padding-bottom: 0px;
 font-size: 14px;
}
.eventsheader {
 font-weight: bold;
 text-decoration: underline;
 color: #000000;
 font-size: 12px;
}
.bititem {
 padding: 10px;
 padding-top: 5px;
}
.eventsitem {
 font-size: 10px;
}
.newsheader {
 font-weight: bold;
 font-size: 14px;
 color: #ffffff;
 text-decoration: underline;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 0px;
 padding-bottom: 2px;
 ibackground-image: url('images/orange_bg.gif');

 iborder-style: solid;
 iborder-width: 1px;
 iborder-color: #000000;
 background-color: #636363;
}
.newsitem {
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: #ffffff;
}

.newstext {
 background-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 padding: 10px;
}
.bitstext {
 background-color: #ffffff;
 border-style: solid;
 border-width: 1px;
 padding: 10px;
}
img{
 border-style: none;
}
#footer{
 background-image: url('images/footer_hr.png');
 background-repeat: no-repeat;
 text-align: center;
}



#location_content{
 position: absolute;
 left: 15px;
 top: 150px;
 right: 15px;
 iwidth: 800px;
}

#location_bits{
 float: left;
 position: relative;
 left: 5px;
 top: 13px;
 border-style: solid;
 border-width: 1px;
 background-color: #efefef;
}
#location_events{
 float: right;
 position: relative;
 left: 5px;
 top: 13px;
 border-style: solid;
 border-width: 1px;
 background-color: #efefef;
}
#ltblue_outlined{
 border: none;
 border-style: solid;
 border-width: 1px;
 background-color: #efefef;
}
#location_maintable{
 float: left;
 position: relative;
 left: 20px;
 top: 10px;
}
.hr{
 color:#fe0000;
 height: 2px;
}

.search_title {
 font-weight: bold;
 color: #000000;
 font-size: 14px;
 position: relative;
 left: 10px;
}

.news_column {
	vertical-align: top;

}
tr {display:table-row;}
tr.hide {display:none;}          

.data_table {
  cellpadding:0 
}

.data_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
.data_table th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #cdd5db;
	-moz-border-radius: 0px 0px 0px 0px;
}
.data_table td {
  border-width: 0px 1px 0px 1px;
	border-style: solid solid solid solid;
	border-color: lightgray lightgray lightgray lightgray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.tr_odd {
	background-color: #efefef;
}



.calColor1 {color:#A32929 }
.calColor2 {color:#7A367A }
.calColor3 {color:#BE6D00}
.calColor4 {color:#88880E}
.calColor5 {color:#B1365F}
.calColor5 {color:#0D7813}
.calColor6 {color:#AB8B00}
.calColor7 {color:#2952A3}
.calColor8 {color:#29527A}
.calColor9 {color:#528800}
.calColor10 {color:#5229A3}
