body{
	padding:0px;
	margin:0px;
	color:#838383;
	font:10px/12px Tahoma, sans-serif;
	background-color: #666;
}

div, p, ul, h2, h3, h4, img, form{
	padding:0px;
	margin:0px;
	text-align: left;
}
ul{list-style-type:none;}

.clear{
clear:both;
}

.frame {
	border: 1px solid #F2F2F2;
}

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #756c22;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #436a61;
}

.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #333;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	color: #333;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}

a:hover {
	color: #600;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
a.a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00ffcc;
	text-decoration: none;
}
a.a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffe400;
	text-decoration: none;
}
a.b:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffe400;
	text-decoration: none;
}
a.b:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	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: 10px;
	font-weight: normal;
	color: #756c22;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #756c22;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#header{
position:relative; 
}

#logo{
position:absolute; top:43px; left:316px;
}


#buttons{
	position:absolute;
	top:11px;
	left:37px;
	width: 530px;

}

#container{
position:relative;
width:560px;
margin-left:6px;
}

#indent1{
width:265px;
float:left;
margin-right:36px;
}

#indent2{
width:259px;
float:left;
}

#links{
	margin:30px 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; 
}
