body{
	padding:0px;
	margin:0px;
	background:#253e17;
	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;}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #2d72a5;
	font-weight: normal;
}
.text2 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4b4b4b;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #382a1a;
}
.text4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #382a1a;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d6d6d;
}
.text6 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #136b9b;
}

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: #253E17;
	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: #7baf10;
	text-decoration: underline;
}
a.a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7baf10;
	text-decoration: underline;
}
a.a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #233312;
	text-decoration: none;
	line-height: 12px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #382a1a;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #382a1a;
	text-decoration: none;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #253E17;
	text-decoration: underline;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #619201;
	text-decoration: none;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #619201;
	text-decoration: none;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #136B9B;
	text-decoration: underline;
}

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:22px; left:131px;
}

#slogan{
position:absolute; top:22px; left:379px;
}

#indent1{
width:365px;
padding-left:27px;
padding-top:10px;
}

#indent2{
width:311px;
padding-left:36px;
}

ul.greenbullet li{background:url(../images/bullet1.gif) 0 4px no-repeat; padding-left:16px; height:16px;}
ul.greenbullet li a{font:10px/14px Tahoma, sans-serif; color:#535353; font-weight:normal; text-decoration:underline;}
ul.greenbullet li a:hover{color:#535353; font-weight:normal; text-decoration:none;}

ul.file li{background:url(../images/file.gif) 0 3px no-repeat; padding-left:21px; height:16px;}
ul.file li a{font:10px/14px Tahoma, sans-serif; color:#535353; font-weight:normal; text-decoration:underline;}
ul.file li a:hover{color:#535353; font-weight:normal; text-decoration:none;}

#links{
	margin:10px 0 0 0;
	line-height:18px;
}

input, textarea{
border:#b7b7b7 1px solid;
background-color:#eee974;
margin-top:5px;
color:#000;
}

