body, p, td, li
{
	font-family: Arial, Helvetica, San-serif;
	line-height: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	border-left-color: #000033;
	border-left-width: thin;
	border-left-style: none;
	margin: 0px;
	color: #666666;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight: 400;
	line-height: normal;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 0 0 6px 0;
}

.footer
{
	background-color: #660000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, San-serif;
	text-align: center;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.address
{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	text-align: center;
}

.coc
{
	color:#999999;
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	text-align: center;
	font-weight: normal;

}

.botnav
{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	text-align:center;
}

a.address
{
	color:#333333;
	text-decoration:none;
}

.Form         { border:#312A65 solid 1px; }
.Form div     { border-bottom:#CCCCCC solid 1px; line-height:20px; white-space:nowrap; }
.Form .Label  { display:inline; width:80px; background:#F0F0F0; height:100%; padding:0em 0em 0em 0.4em; }
.Form .LabelWide        { width:100%; background:#F0F0F0; height:100%; padding:0em 0em 0em 0.4em; }
.Form .Value input      { width:200px; font-family:Verdana,Arial,Helvetica; font-size:80%; }
.Form .Value textarea   { width:100%; height:200px; font-family:Verdana,Arial,Helvetica; font-size:80%; }
.Form .SubmitWide       { width:100%; background:#F6F6F6; text-align:center; }

tbody th                {
	text-align:left;
	border-top-width: 0px;
	margin-right: 12px;
}

.Default                 { border-top:#312A65 solid 1px; border-right:#312A65 solid 1px; }
.Default th, .Default td { border-bottom:#312A65 solid 1px; border-left:#312A65 solid 1px; padding:0.2em 0.3em 0.2em 0.4em; } 
.Default thead th        { background:#D9D9E3; }
.Default tbody th        { background:#F1F0F5; }
.Default tbody .Head th  { background:#D9D9E3; }
.Default tbody input,textarea  { width:100%; }
.Default tbody textarea  { height:8em; }
.Default tfoot td        { text-align:center; }
.Default .Req th         { color:#FF0000; }
.Default .Req td         { background:#FFEEEE; }

span.Req                 { color:#FF0000; font-weight:bold; }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6C1238;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 7px;
	padding: 0px;
}
.mainframe {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.linkcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
b {
	font-weight: 300;
	color: #993366;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0px;
}

