body {
	width : 920px;
	margin-top : 0;
	margin-right : auto;
	margin-bottom : 20px;
	margin-left : auto;
	font-family : Arial;
	font-size : 12px;
	background-image : url(../images/bg.jpg);
	background-repeat : repeat-x;
	font-weight: bold;
}
#top {
	background-repeat : no-repeat;
	width : 920px;
	margin-top : 0;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	height : 180px;
	background-position: center top;
	background-image: url(../images/logo.jpg);
}
#content {
	border-top-width : thin;
	border-right-width : thin;
	border-bottom-width : thin;
	border-left-width : thin;
	border-top-style : none;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : #CC0000;
	border-right-color : #CC0000;
	border-bottom-color : #CC0000;
	border-left-color : #CC0000;
	width : 920px;
	height : auto;
	clear: both;
}
table, td {
	background-color: #FFFFFF;
}
a:link {
	color : #CC0000;
	text-decoration: underline;
}
a:visited {
	color : #CC0000;
	text-decoration: underline;
}
a:hover {
	color : #C58838;
	text-decoration: underline;
}
a:active {
	color : #CC0000;
	text-decoration: underline;
}
.footer {
	text-align: right;
	font-size: 9px;
	color: #CC0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}
.footer1 {
	text-align: left;
	font-size: 9px;
	color: #CC0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
}
.banner {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CC0000;
	font-family: Arial;
	text-align: center;
}
.banner a:link {
	color : #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial;
}
.banner a:visited {
	color : #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial;
}
.banner a:hover {
	color : #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial;
}
.banner a:active {
	color : #000000;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial;
}
.style1 {
	color : #000000;
	font-weight : bold;
	font-family: Arial;
}
.style2 {
	color : #CC0000;
	font-style : italic;
	font-weight : bold;
	font-family: Arial;
}
.style3 {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CC0000;
}
.style4 {
	color : #CC0000;
	font-weight : bold;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	text-align: right;
	padding-right: 4px;
}
.style5 {
	color : #000000;
	font-weight : bold;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.style6 {
	color : #000000;
	font-weight : bold;
	font-size: 9px;
	text-align: left;
}
.style7 {
	color : #000000;
	font-weight : bold;
	font-family: Arial;
	font-size: 16px;
}
.style8 {
	color : #CC0000;
	font-weight : bold;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	text-align: center;
	padding-right: 4px;
}
.style9 {
	color : #000000;
	font-weight : bold;
	font-size: 9px;
	text-align: center;
}
.style10 {
	color : #92278f;
	font-weight : bold;
	font-size: 36px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	text-align: center;
	padding-right: 4px;
}
.style11 {
	color : #92278f;
	font-weight : bold;
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-style: italic;
	text-align: center;
}
.BorderBlue {
	border : 2px solid #CC0000;
	padding: 2px;
}
#Appform
{
	display: block;
	width: 242px;
	height: 92px;
	background-image: url(../images/appform.jpg);
	background-repeat: no-repeat;
}
#Appform:hover
{
	background-position: 0px -92px;
}
#Appform span
{
  display: none;
}
#Alogoform
{
	display: block;
	width: 242px;
	height: 92px;
	background-image: url(../images/alogoform.jpg);
	background-repeat: no-repeat;
}
#Alogoform:hover
{ 
  background-position: 0 -92px;
}
#Alogoform span
{
  display: none;
}
.bk {
	width: auto;
	background-image: url(../images/bk.jpg);
	border: 3px solid #CC0000;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0;
}
.txt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

.txtbox {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	width: 150px;
}
.button {
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
fieldset { 
	border: 3px solid #fff; 
	margin: 0;
	padding: 12;

}
.BorderRed {
	border: 2px solid #CC0000;
}
.BorderPurple {
	border: 3px solid #92278f;
}
#submenu1
{
	display: block;
	width: 300px;
	height: 40px;
	background-image: url(../images/submenu1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#submenu1:hover
{
	background-position: 0 -40px;
}
#submenu1 span
{
	display: none;
}
#submenu2
{
	display: block;
	width: 300px;
	height: 40px;
	background-image: url(../images/submenu2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#submenu2:hover
{
	background-position: 0 -40px;
}
#submenu2 span
{
	display: none;
}
