/* CSS Document */

body {
	background-color: #B1A894;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.accent {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #8D5134;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.warning {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}



#maintable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px;
	color:#513220;
}

#maintable a:link{
	border-bottom-style: dotted;
	font-weight:bold;
	color:#B5783C;
	text-decoration:underline;
	border-bottom-width: 1px;

	text-decoration: none;
}



#maintable a:visited{
font-weight:bold;
text-decoration:underline;
	color:#B5783C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#maintable a:hover{
font-weight:bold;
color:#FF6600;
border-bottom:0px;
}


#maintable h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
line-height:18px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

#maintable h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #86492D;
	letter-spacing: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom:0px;
	margin-bottom:3px;

}

#maintable ul{

}

#maintable li{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B9A782;
	margin-bottom: 10px;
	padding-bottom: 6px;

}



.tablestyle1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	font-weight: bold;
}
.tablestyle2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 3px 5px;
	font-weight: normal;
}
.tablestyle3 {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed #D01717;
	color: #CC3300;
}

#p_table {
border-bottom:#925334 dotted 1px;

}

#p_table td{
border-top:#925334 dotted 1px;
background:#CEC0A6;
padding:10px 10px 10px 10px;

}
