body {
	color: #100100;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #F4F4F4 ;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}



#content {
	background-color: #CCCCFF;
	
}

.text {
	margin-left: 20px;
	margin-right: 20px;
	text-align:justify;
}

.tableborder {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer {
	width: 750px;
	background-color: #D6D6D6;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}

.pageimagerel
{
	margin: 0 0 0px 10px;
	float: right;
	padding: 5px;
}

.mainleft
{
	float:left;
}

.mainright
{
	float:right;
}
.pageimagere2
{
	margin: 0 0 0px 10px;
	float: left;
	padding: 5px;
}

a:link {
	color: #525252;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	background-color: inherit;
}

a:visited {
	color: #525252;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	background-color: inherit;
}

a:hover {
	text-decoration: underline;
	background-color: inherit;
}

a img {
	border: none;
	padding: 0px;
}

input,select,TextArea{
	background-color:#CCCCCC;
	border: 1px solid #000000;
	padding: 0px;
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	vertical-align: bottom;
}
