.bodyclass {
	background-color: #E0E0E0;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
.defaultText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.defaultText a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #DE291E;
	margin-right: 8px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: bottom;
}
.defaultText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #DE291E;
	margin-right: 8px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: bottom;
}
.defaultText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #DE291E;
	margin-right: 8px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: bottom;
}
.defaultText a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration: none;
	background-color: #DE291E;
	margin-right: 8px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-weight: bold;
	vertical-align: bottom;
}

.defaultText input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.defaultText select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.defaultText td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.defaultInput input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4C4C;
}
.defaultInput select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4C4C;
}
.miniInput input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4C4C;
}
.miniInput select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E71919;
	background-color: #FFFFFF;
	border: 1px solid #E71919;
	font-weight: bold;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.Title2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.tableData td{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	text-align: center;
}
.tableData th{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	background-color: #666666;
}
.tableData a{
	font-family: verdana;
	font-size: 10px;
	color: #E42E23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.tableSpec td{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.tableSpec th{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	background-color: #666666;
}
.tableSpec a{
	font-family: verdana;
	font-size: 10px;
	color: #E42E23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 3px;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding: 5px;
}
.body2 {

	background-color: #E0E0E0;
}
