@charset "UTF-8";

body {
margin: 0;
height: 100%;
background:#373537 url(../images/bg.jpg) repeat center;
font-size:11px;
color:#666;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:18px;
padding-left: 5px;
}



.txt_white {
font-size:11px;
color:#ffffff;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:18px;	
}

.blue_title {
font-size:18px;
font-weight:bold;
color:#09F;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.bold {
font-size:14px;
font-weight:bold;
color:#666;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.blue {
font-size:14px;
color:#09F;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}
.orange {
font-size:14px;
color:#ff6d00;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.yellow {
font-size:14px;
color:#e3c950;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.red {
font-size:14px;
color:#d20b12;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.grey {
font-size:14px;
color:#999;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:22px;
}

.title {
font-family:Verdana, Arial, sans-serif;
font-weight:bolder;
font-size:13px;
color:#000000;
text-decoration:none;
}

#site{
width:900px;
top: 0px;
bottom:0px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
margin-top:0px;
padding:0px;
background-color:#FFFFFF;
}

#site a:link {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCC;
text-decoration:none;
}

#site a:visited {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCC;
text-decoration:none;
}

#site a:hover {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#09F;
text-decoration:none;
}

#site a:active {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#09F;
text-decoration:none;
}

#head_logo{
width:339px;
height:105px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}

#content{
width:740px;
margin-left:30px;
margin-right:30px;
margin-bottom:10px;
margin-top:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
font-family:Verdana, Arial, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
}

.info{
font-family:Verdana, Arial, sans-serif;
font-size:10px;
color:#999999;
text-align:left;
}

.welcome{
color: #333333;
font-size: 28px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header{
color:#3399CC;
font-size: 36px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.news{
color:#3399CC;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.news2{
color:#000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#sponsors {
width:240px;
height:750px;
margin-top:27px;
margin-left:0px;
padding-top:42px;
background:url(images/bg.gif) no-repeat;
vertical-align:middle;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
position:absolute;
text-align:center;
float:left;
display:none;
z-index:100;
}





