body{
	padding:0px;
	margin:0px;
	background:#3b1f15;
	background-image: url(../images/paper.jpg);
    background repeat:no-repeat;
	color:#D1B997;
	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 #d1b997;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.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: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #569BDD;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #569BDD;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

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

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

a.b:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3B1F15;
	text-decoration: none;
}
a.b:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3B1F15;
	text-decoration: none;
}
a.b:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3B1F15;
	text-decoration: none;
	line-height: 12px;
}
a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D9AE2;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D9AE2;
	text-decoration: underline;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5D9AE2;
	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:3px;
	left:-10px;
	width: 716px;
	height: 20px;
}

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

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

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

ul.file li{background:url(../images/file.gif) 0 1px no-repeat; margin-bottom:10px; padding-left:19px}

ul.arrow li{background:url(../images/arrow.gif) 0 6px no-repeat; padding-left:17px; line-height:16px;}

ul.bullet li{background:url(../images/bullet.gif) 0 2px no-repeat; padding-left:21px; margin-bottom:10px}

#links{
	margin:30px 0 0 0;
	line-height:18px;
}


input, textarea, select{
border:#d1b997 1px solid;
background-color:#d1b997;
margin-top:5px;
font:10px/12px Tahoma, sans-serif; color:#000; 
}

