body { padding: 0px; margin: 0px 0px 0px 0px; background-color: #333333; font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size: 12px; color: #c1a981; letter-spacing:0px;}
td {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:11px; color:#000000; letter-spacing:0px;}
a {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#ffffff; text-decoration:none; letter-spacing:1px; font-weight:normal;}
a:hover {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#666666; text-decoration:none; letter-spacing:1px; font-weight:normal;}
p  { padding: 0px; margin: 0px 0px 0px 0px; font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size: 10px; color: #000000; letter-spacing:0px;}
li {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:16px; color:#666666; letter-spacing:0px;}
.big {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:28px; color:#999999; letter-spacing:2px;}
.event {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:25px; color:#a2c387; letter-spacing:1px;}
.grey {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:11px; color:#666666; letter-spacing:2px;}
.top-nav {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#0098ca; text-decoration:none; letter-spacing:1px; font-weight:bold;}
.foot {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#c0a880; text-decoration:none; letter-spacing:0px;}
.foot2 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#333333; text-decoration:none; letter-spacing:0px;}
.nav2 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#333333; text-decoration:none; letter-spacing:1px; font-weight:bold;}
.link {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:12px; color:#ffffff; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.link:hover {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:12px; color:#333333; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.link2 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#ffffff; text-decoration:none; letter-spacing:0px; font-weight:normal;}
.link2:hover {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#999999; text-decoration:none; letter-spacing:0px; font-weight:normal;}
.link3 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:11px; color:#ffffff; text-decoration:none; letter-spacing:0px; font-weight:normal;}
.link3:hover {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:11px; color:#666666; text-decoration:none; letter-spacing:0px; font-weight:normal;}
.title {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:18px; color:#103b4b; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.title2 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:15px; color:#103b4b; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.title3 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:12px; color:#103b4b; text-decoration:none; letter-spacing:0px;}
.title_boards {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:20px; color:#c0a97f; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.title_boards2 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:15px; color:#103b4b; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.title4 {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:15px; color:#c0a97f; text-decoration:none; letter-spacing:0px; font-weight:bold;}
.dis {font-family:'Verdana','Arial','Tahoma','Gill Sans'; font-size:10px; color:#000000; letter-spacing:0px;}
.bg_body { background-image: url(i/bg_body.jpg); background-repeat: no-repeat;} 






	#flashcontent {
		width: 100%;
		height: 600px;		
	}



.bluetabs{
border-bottom: 0px solid gray;
}

.bluetabs ul{
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Gill Sans;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 0px 7px;
margin-right: 0px;
border: 0px solid #778;
color: #ffffff;
background: #000000 url(media/bluetab.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #ffffff;
}

.bluetabs li a:hover{
text-decoration: none;
color: #cccccc;
background: #333333;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
top: 0;
border: 0px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 0px;
font:normal 12px Gill Sans;
line-height:18px;
z-index:100;
background-color: #000000;
width: 150px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 0px;
padding: 0px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
color: #cccccc;
background-color: #333333;
}



/* ######### Style for Drop hover Menu ######### */

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Gill Sans;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color: #000000;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
}











#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: black;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
