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;
}
#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 : #F5A01A;
	border-right-color : #F5A01A;
	border-bottom-color : #F5A01A;
	border-left-color : #F5A01A;
	width : 920px;
	height : auto;
	clear: both;
}
#top {
	background-repeat : no-repeat;
	width : 920px;
	margin-top : 0;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	height : 180px;
	background-image: url(../images/logo.jpg);
}
table, td {
	background-color: #FFFFFF;
}
a:link {
	color : #B30838;
	text-decoration: underline;
}
a:visited {
	color : #B30838;
	text-decoration: underline;
}
a:hover {
	color : #C58838;
	text-decoration: underline;
}
a:active {
	color : #B30838;
	text-decoration: underline;
}
.footer {
	text-align: right;
	font-size: 9px;
	color: #B30838;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: bottom;
}
.footer1 {
	text-align: left;
	font-size: 9px;
	color: #B30838;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
}
.style1 {
color : #000000;
font-weight : bold;
}
.style2 {
color : #B30838;
font-style : italic;
font-weight : bold;
}
.style3 {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #B30838;
}
.style4 {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	background-color: #B30838;
}
.style5 {
	color : #000000;
	font-weight : bold;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}
.style6 {
	color : #B30936;
	font-weight : bold;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
}
.style7 {
	color : #000000;
	font-weight : bold;
	font-family: Arial;
	font-size: 9px;
}
.style8 {
	color : #FFFFFF;
	background-color: #B30838;
}
.style9 {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
	background-color: #F4A01A;
}
.style10 {
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
	background-color: #015289;
}
.BorderBlue {
border : 2px solid #d9d7d5;
}
#Appform
{
	display: block;
	width: 242px;
	height: 92px;
	background-image: url(../images/appform.jpg);
	background-repeat: no-repeat;
}
#Appform:hover
{
	background-position: 0 -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 #F5A01A;
	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: #B30838;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
fieldset { 
	border: 3px solid #fff; 
	margin: 0;
	padding: 12;

}
