body {
	background-color: #3B1B0C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.border {
	border: 1px solid #000000;
}
.footertext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00885B;
	text-decoration: none;
}
.maintext {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #c39712;
	text-decoration: none;
}
.yellowborder {
	border: 1px solid #fcc51d;
}
.boldtext {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DCAA14;
	text-decoration: none;
}
.textfield {
	background-color: #ffffff;
	border: 1px solid #007b3a;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.instructions {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FBCE4E;
	text-decoration: none;
}
.mainbgimage {
	background-image: url(../Images/inner/background_bg1.gif);
	background-repeat: repeat;
}

.warning
{
	background: url("../../images/warning.gif") left no-repeat;
	background-color: #FFF8A7;
	background-position: 14px center;
	padding: 8px 3px 8px 48px;
	border: 1px dotted #E5D200;	
	margin: 5px;
	width: 80%;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}

.info
{
	background: url("../../images/info.gif") left no-repeat;
	background-color: #D4F5D4;
	background-position: 14px center;
	padding: 3px 3px 3px 42px;
	border: 1px dotted #54AF54;	
	margin: 5px;
	width: 70%;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}
.text
{
	color:#FFCC33;
	font-family:Arial;
}
.bot
{
	vertical-align:bottom;
	
}
.mainbgimage {
	background-image: url(../Images/inner/bginner.gif);
	background-repeat: no-repeat;
}
