body {
	
	background-color: #000000; background-image: url(/images/page-bg.gif); background-repeat: repeat-x; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px
}


a { 
text-decoration: none; 
color: #184b8d; 
}
a:hover { 
color: #c63e42; 
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.white {  color: #FFFFFF}
.input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #020000;
background-color: #dce0e7;
}
.title {
font-size: 12px;
font-weight: bold;
color: #993333;
}
.button {
	background-color:#B50B14;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	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: #81080E;
	border-right-color: #81080E;
	border-bottom-color: #81080E;
	border-left-color: #81080E;
	width: 80px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;


}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

	text-align:center;
}
