body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;

}

#mainMenu {
	margin-top: 8px;
	text-align: center;



}
#mainMenu td{
	vertical-align: top;
	margin: 10px;
	padding: 10px;


}
#mainMenu .activeMenu {
	color: #000000;
	text-decoration: none;
	font-family: Verdana,  Helvetica, serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 5px;
	border-bottom-color: #000033;
	padding-bottom: 2px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;

}

#mainMenu a:link, #mainMenu a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana,  Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

#mainMenu a:hover,#mainMenu a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana,  Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 5px;
	border-bottom-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}

.lightborder {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: opx;
	border-bottom-width: 1px;
	border-left-width: opx;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 6px;
}
#mainBody {

}

#mainBody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#mainBody li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	list-style-type: upper-roman;

}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 2px;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

.header {
	padding: 5px 15px 5px 5px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;


}
.leftSide {
	background-image: url(images/bgleft1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerpaper {
	background-image: url(images/boxtop2.gif);
	background-repeat: no-repeat;
}

.picLeft {
	background-color: #eeeeee;
	border: none;
	margin: 0px 10px 0px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-transform: capitalize;
	border: 1px solid #E5E5E5;
	background-color: #F0F1F2;
	text-align: center;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.headerSub {
	border: 0px dashed #999999;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0C0E9F;
	text-align: center;

}
.headerPic {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
