body{
	padding:0px;
	margin:0px;
	background:#000;
	color:#848484;
	font:10px/12px Tahoma, sans-serif;
}

div, p, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear{
clear:both;
}

.frame {
	border: 1px solid #2D2D2D;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #d21c25;
	font-weight: normal;
}
.text2 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2479a0;
}
.text3 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ec2828;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #848484;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #848484;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #848484;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1ae19;
	text-decoration: underline;
}
a.a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d1ae19;
	text-decoration: underline;
}
a.a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D1AE19;
	text-decoration: none;
	line-height: 12px;
}

a.d:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}

#header{
position:relative; 
}

#logo{
position:absolute; top:131px; left:179px;
}

#ad{
position:absolute; top:200px; left:402px;
}

#login{
width:320px;
position:absolute; top:18px; left:424px;
}

#platform{
position:absolute; top:118px; left:67px;
}

#search{
width:230px;
position:absolute; top:13px; left:26px;
}

#buttons{
	position:absolute;
	top:0px;
	left:266px;
	width: 509px;

}

#container{
position:relative;
width:775px;
background:url(../images/b_container.gif) 0 0 repeat-y;
}

#indent1{
width:265px;
float:left;
margin-right:1px;
}

.lefttopic{
background:url(../images/b_left.gif) 0 0 no-repeat;
padding:21px 25px 20px 13px;
}

.righttopic{
background:url(../images/b_right.gif) 0 0 no-repeat;
padding:21px 23px 10px 15px;
}

.yellowline{
background:url(../images/point_line2.gif) 0 0 repeat-x;
padding:4px 10px 17px 0;
}

#indent2{
width:509px;
float:left;
}

ul.bullet1 li{background:url(../images/bullet1.gif) 0 3px no-repeat; padding-left:14px; margin-bottom:10px;}

ul.bullet2 li{background:url(../images/bullet.gif) 0 5px no-repeat; padding-left:13px; line-height:16px;}

#links{
	margin:40px 0 0 0;
	line-height:18px;
}


input, textarea{
border:#3a3a3a 1px solid;
background-color:#575757;
margin-top:5px;
font:10px/12px Tahoma, sans-serif; color:#fff; 
}

input.black {
border:#3e3f3d 1px solid;
background-color:#181818;
font:10px/8px Tahoma, sans-serif; color:#fff; 
}

