body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.textField {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 20px;
}

#passwordType {
margin-top: 8;
}

#tips {
	text-align: right;
	margin-right: 33px;
	padding-top: 39px;
}

#Button {
	position: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

.Border{
	background-position: bottom;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.Border1{
	background-position: bottom;
	text-align: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Border2{
	background-position: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Border3{
	background-position: bottom;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Border4{
	background-position: bottom;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.buttons{
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #46466A;
	background-color: #3C3C5B;
	height: 25px;
	padding-left: 20px;
	width: 114px;
}
.buttonsSelect{
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #46466A;
	background-color: #46466A;
	height: 25px;
	padding-left: 20px;
}
/*.buttons a:hover {
	background-color: #B20000;
}*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A612C;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9AAB80;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1A2700;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D3DFC7;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D3DFC7;
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: italic;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.3px;
	color: #FFFFFF;
	font-weight: bold;	
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.3px;
	color: #1A2700;
	font-weight: bold;	
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}
.links{
	
	padding-left: 25px;

}
.linkBorder{
	background-position: bottom;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4a612c;
	border-top-color: #4a612c;
	border-right-color: #4a612c;
	border-left-color: #4a612c;
}
.linkBorder1{
	background-position: bottom;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #67873d;
	border-top-color: #67873d;
	border-right-color: #67873d;
	border-left-color: #67873d;
}
.buttonPadding{
	padding-bottom: 15px;
	}
