body {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
.SideBorders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.BottomLessBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.TopLessBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: auto;
	padding: 0px;
}
.MainPageImg {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}
form {
	margin: 0px;
	padding: 0px;
}
.TextAll {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}
.WhiteNev {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteNev:link{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteNev:active{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteNev:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteNev:hover{
	font-family: Verdana;
	font-size: 9px;
	color:#FFFF00;
	text-decoration: none;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BtmBorder {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
	line-height: 20px;
	margin: 2px;
	padding: 2px;
}
.BtmLeftBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 5px;
	line-height: 20px;
	margin: 2px;
	padding: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}


.SubmitButton {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0080C0;
	margin: 2px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09AFFF;
	border-right-color: #00486A;
	border-bottom-color: #00486A;
	border-left-color: #09AFFF;
	font-weight: bold;
	text-align: center;
}
