body {
	background: #DEDEDE;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #D50020;
	text-decoration: none;
	/*border-bottom: 1px dotted #990000;*/
}
a:visited {
	color: #D50020;
	text-decoration: none;
	/*border-bottom: 1px dotted #990000;*/
}
a:hover {
	color: #2B2BFF;
	text-decoration: none;
	/*border-bottom: 1px dotted #990000;*/
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bd0000;
	margin: 0 0 10 0;
	padding: 0px;
}
h1 a {
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #591400;
	margin: 10 0 10 0;
	padding: 0px;
}

h2 a:link {
	text-decoration: none;
	border-bottom: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #591400;
	margin: 10 0 10 0;
	padding: 0px;
}

h3 a {
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500;
	color: #591400;
	margin: 0 0 0 0;
	padding: 0px;
}
.TableWraper {

	border-right: solid #591400 1px;
	border-top: solid #591400 1px;
}

.TableButton td {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #D50020 1px;
	padding: 6 4 6 4;
	
	
	background-color: #f5f1c9;


}

.TableButton td a {

	border-bottom: 0;
}

.TableHeader td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: solid #591400 1px;
	border-bottom: solid #591400 1px;

}

.TableRowOn td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: solid #591400 1px;
	border-bottom: solid #591400 1px;
}
.TableRowOff td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: solid #591400 1px;
	border-bottom: solid #591400 1px;
}

.TextBody {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #591400;
}
.ColText td {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #591400;
}

.TextNormal {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #591400;
}

.Message {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}



.TextSmall {
	font-family:  Arial,Helvetica,sans-serif;
	color: #591400;
	font-size: 10px;	

}

.TextForm {
	font-family:  Arial,Helvetica,sans-serif;
	color: #591400;
	font-size: 9px;	
}

.TextTD {
	font-family:  Arial,Helvetica,sans-serif;
	color: #591400;
	font-size: 12px;	
}

.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #591400;
}


.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


.ButtonPage {
	padding: 3px;
	border-top: 0;
	border-left: 0;
	border-right: solid 1px #591400;
	border-bottom: solid 1px #591400;
	background-color: #f5f1c9;
	color: #591400;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.ButtonPageBold {
	padding: 3px;
	border-top: 0;
	border-left: 0;
	border-right: solid 1px #591400;
	border-bottom: solid 1px #591400;
	background-color: #f5f1c9;
	color: #591400;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}


.ButtonSide {
	padding: 3px;
	border-top: 0;
	border-left: 0;
	border-right: dotted 1px #591400;
	border-bottom: dotted 1px #591400;
	background-color: #f5f1c9;
	color: #591400;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}
form {
	display: 							inline;
}

.checkbox {
	padding: 2px;
	border-top: 0;
	border-left: 0;
	border-right: dotted 1px #591400;
	border-bottom: dotted 1px #591400;
	background-color: #f5f1c9;


}

select {
	padding: 2px;
	border-top: 0;
	border-left: 0;
	border-right: dotted 1px #591400;
	border-bottom: dotted 1px #591400;
	background-color: #f5f1c9;
	font-size:							11px;
	font-family: 					 Arial, Helvetica, Sans Serif;

}


input,  textarea  {
	padding: 4px;
	border-top: 0;
	border-left: 0;
	border-right: dotted 1px #591400;
	border-bottom: dotted 1px #591400;
	background-color: #f5f1c9;
	font-size:							10px;
	font-family: 						Arial, Helvetica, Sans Serif;	
	
}
