/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#252525;
line-height:18px;
}
.text-arial-black {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:18px;
}
.text-brown {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#A0410D;
line-height:18px;
}
.text-maroon {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#790000;
line-height:18px;
}
.text-footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
line-height:18px;
}
.border-bottom-dashed {
border-bottom-color:#790000;
border-bottom-style:dashed;
border-bottom-width:1px;
}
.border-top-dashed {
border-top-color:#CDCCB6;
border-top-style:dashed;
border-top-width:1px;
}
.border-pic {
border-color:#FFFFFF;
border-style:solid;
border-width:6px;
}
.border-pic2 {
border-color:#790000;
border-style:solid;
border-width:3px;
}
.style-textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#A0410D;
	padding:1px;
	background-color:#FFFFFF;
}
.style-button {
	border-style:solid;
	border-width:2px;
	border-color:#523D78;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	font-size:10px;
	font-weight:bold;
	color:#523D78;
	background-color:#F8EDE9;
}
.border-table {
	border-style:solid;
	border-width:1px;
	border-color:#666600;
	background-color:#F4F4EA;
}
table#link-1 a:hover{
	text-decoration:underline;
	color:#993300;
}
table#link-1 a, table#link-1 a:link{
	text-decoration:none;
	color:#790000;
}
table#link-2 a:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}
table#link-2 a, table#link-2 a:link{
	text-decoration:none;
	color:#333333;
}
table#footer a:hover{
	text-decoration:underline;
	color:#000000;
}
table#footer a, table#footer a:link{
	text-decoration:none;
	color:#666666;
}