body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	}

h3 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ff6600;
	font-family: georgia;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}

h4 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ff6600;
	font-family: georgia;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}

a:link { 
	text-decoration: none; 
	color: #990000;
	}
a:visited { 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #990000;
	}

a:link.details {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}
	
a:visited.details { 
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}
	
a:hover.details, a:active.details {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

#borderindex {
	border: 1px solid #000000;
	height: 100%;
	background-color: #FFFFFF;
	}

#line_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: right;
	}

#border_all {
	border: 1px solid #e4dfc9;
	}

#border_tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4dfc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4dfc9;
	}

#border_lr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4dfc9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4dfc9;
	}

#border_r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #958552;
	}


#links {
	background-image: url(images/bg_link.gif);
	height: 30px;
	padding-left: 10px;
}

#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	background-image: url(images/bg_top.gif);
	height: 22px;
	padding-right: 15px;
	padding-left: 15px;
}

#head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:110px;
	vertical-align: top;
	line-height: 18px;
	text-align: center;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a4867a;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #a4867a;
}
