/*
 * segosa i love you :p
 */

body {
	font-family:verdana,sans-serif;
	font-size:13px;
	color:#000;
	background-color:#FFF1C8;
	margin:10px; 
	padding:10px;
}

hr {
	border: 0;
	background-color: #D8A800;
	height: 1px;
}

img
{
	border: none;
}

table
{
	width: 100%;
	border: none;
	border-spacing: 2px;
}

p
{
	 text-align: center; 
}

h2
{
	 text-align: center; 
	 color:black;
}

a {
	color:#C09000;
}

a:hover {
	color:#A05000;
	text-decoration:none;
}

a:visited {
}

a img {
	border:0px;
	text-decoration:none;
}

div.content
{
	border:1px solid #D8A800;
	padding:5px;
	min-width: 860px;
	background-color:#FDEAA9;
	color:#000;
}

.paragraph
{
	background: #F2F6FC;
	font-size: 13px;
	color: #000020;
}

.button
{
	color: #707070;
	background-color: #F2F6FC;
	font-family: sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	padding: 3px 10px 3px 10px;
}

.footer_right
{
	text-align: right;
}

.plain_link
{
	color: #000000;
	text-decoration: none;
}

.dark_row
{
	background-color: #DADEEE;
	font-size: 13px;
}

.light_row
{
	background-color: #F2F6FC;
	font-size: 13px;
}

.light_row:hover, .dark_row:hover
{
	background-color: #FFFFA8;
}

.autoindex_small
{
	font-size: 10px;
}

.autoindex_hr
{
	background-color: #000020;
	border: none;
	width: 75%;
	height: 1px;
}

.autoindex_a:link
{
	color: #0000FF;
	text-decoration: none;
}

.autoindex_a:visited, .autoindex_a:active, .autoindex_a:hover
{
	color: #00008F;
	text-decoration: none;
}

.autoindex_th
{
	font-size: 13px;
	background-color: #7F8FAD;
	border: 1px solid #000010;
	padding: 0px;
}

.autoindex_td
{
	font-size: 13px;
	font-family:verdana,sans-serif;
	vertical-align: top;
	border: 1px solid #7F8FA9;
	padding: 0px;
	text-align: left;
	white-space: nowrap;
}

.autoindex_td_right
{
	width: 120px;
	font-size: 13px;
	font-family:verdana,sans-serif;
	vertical-align: top;
	border: 1px solid #7F8FA9;
	padding: 0px;
	text-align: right;
	white-space: nowrap;
}