body{
margin:2px;
background-color:#99CC66;
}

.main {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/im_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 15px 25px 5px 25px;
}
.title {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90707;
	text-align: center;

}
.smtitle {
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90707;
	text-align: left;

}
.maintxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 333333;
	padding: 0px;
	text-align: justify;
}
.bottomtxt {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 0px;
	text-align: justify;
}
.bottomtxtred {
	color: #B90707;
	font-weight:bold;	
}
.redtxt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B90707;
	padding: 0px;
	text-align: center;
}
.input1{
font-family: Arial;
	font-size: 12px;
height: 2em;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/im_07.jpg);
	background-repeat: no-Repeat;
	padding: 25px 25px 5px 25px;
}

A.footer1:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.footer1:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.footer1:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
A.footer1:active {
	COLOR: #666666; TEXT-DECORATION: none
}