body {
background-color:#FFFFFF;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
p,font,li,ul,td,tr{
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:normal;
color:#000000;
}
.head{
font-size:16px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
color:#000000;
}
.subnav{
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
color:#990000;
}

a:link {
	font-size:14px;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color: #990000;
}
a:visited {
	font-size:14px;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}
a:hover {
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#FF0000;
}
a:active {
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#FF0000;
}
.button {
background-color:#FF6600;
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}
.form {
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
color:#000000;
border-bottom-width: 1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-color:#000000;
height:20px;
}

.form2 {
font-size:14px;
line-height:18px;
font-family: "Times New Roman", Times, serif;
font-style:normal;
color:#000000;
border-bottom-width: 1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-color:#000000;
height:200px;
}