body {
	background-image: url(images/Bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;			
}

td.left {
	border-left: 1px dotted #6E1111;
}

a {
	color: #9A5E5E;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

p {
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	font-family: Arial;
	font-size: 14px;
}
h1 {
	color: #6E1111;
	font-size: 20px;
	text-align: center;		
	margin-top: 5px;	
	margin-bottom: 0px;
	text-align: center;
	font-style: italic;
}

h2 {
	color: #6E1111;
	font-size: 18px;
	text-align: center;	
	padding: 4px;	
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

h3 {
	color: #6E1111;
	font-size: 16px;
	text-align: left;		
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

ul {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;		
}

li {
	padding: 3px;
	
}
/* Start Form Design */

fieldset {		
		width: 325px;
		border: 1px solid #6E1111;
		}
legend {
		color: #6E1111;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 90px;
float: left;
text-align: right;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 3px;
color: #6E1111;
font-family: Arial;
font-size: 12px;
display: block;
font-weight: bold;
}
input
{
color: #000000;
font-family: Arial;
font-size: 14px;
font-weight: bold;
border: 1px solid #6E1111;
margin-top: 3px;
margin-bottom: 3px;
}
.radio
{
color: #9B5D5E;
border: 0px solid #6E1111;
margin-top: 0px;
margin-bottom: 0px;
}
textarea
{
background-image:    url(images/shadeform.jpg);
SCROLLBAR-3DLIGHT-COLOR: #cccccc;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-BASE-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #9B5D5E;
SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
SCROLLBAR-FACE-COLOR: #9B5D5E;
SCROLLBAR-HIGHTLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #cccccc;
border: 1px solid #9B5D5E;
}
.submit
{
color: #6E1111;
background: #cccccc;
border: 2px outset #6E1111;
margin-left: 0pt;
}
.shadeform	{ 
		FONT: 9pt Arial;
		background-image:    url(images/shadeform.jpg);
		text-align: left;
		Width: 180PX;
		Height: 25px;
		BORDER: #6E1111 1px solid
}

/* End Form Design */

p.footer {
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer {
	color: #6E1111;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.footer {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;	
}