body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#535353;
	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 #C5CC99;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #936b3a;
	font-weight: normal;
}
.text2 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353739;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8cba35;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5a93a5;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #535353;
	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: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #936b3a;
	text-decoration: none;
}
a.a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #936b3a;
	text-decoration: none;
}
a.a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	background-color: #936b3a;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #bad256;
	text-decoration: underline;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #bad256;
	text-decoration: underline;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
	line-height: 12px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	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:68px; left:31px;
}

#ad{
position:absolute; top:194px; left:31px;
}

#slogan{
position:absolute; top:5px; left:261px;
}


#buttons{
	position:absolute;
	top:2px;
	left:96px;
	width: 675px;

}

#container{
position:relative;
width:695px;
padding-top:32px;
margin-left:40px;
}

#indent1{
width:404px;
float:left;
margin-right:33px;
}

#indent2{
width:258px;
float:left;
}

ul.file li{background:url(../images/file.gif) 0 1px no-repeat; padding-left:18px}

ul.arrow li{background:url(../images/arrow.gif) 6px 6px no-repeat; padding-left:25px; line-height:20px; border-bottom:#363435 1px dotted}
ul.noarrow li{padding-left:18px; line-height:20px; border-bottom:#363435 1px dotted}

ul.bullet li{background:url(../images/bullet.jpg) 0 2px no-repeat; padding-left:25px; line-height:20px; border-bottom:#363435 1px dotted}

#links{
	margin: 20px 0 0 0;
	line-height:18px;

}


input, textarea, select{
border:#e3e3e3 1px solid;
background-color:#fff;
margin-top:5px;
font:10px/12px Tahoma, sans-serif; color:#000; 
}

