body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #FDEACE;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #97ABBF;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #E3E7EC;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	color: #FFFFFF;
}

.bg1 {
	background-image: url(images/index25.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading1{
	font-size: 12pt;
	font-family: Arial;
	
}
.heading2{
	font-size: 11px;
	font-weight: bold;
	text-indent: 3px;
	
}

.mainhead {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}

.maintitle {
	font-weight: bold;
	font-size: 24px;
	font-family: Arial;
	color: #004E9B;
}
.graybox {
	border: 1px solid #CCCCCC;
	
}