.body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

	}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	}
.buttonMiddle {
	background-image: url(../images/buttonMiddle.jpg);
	background-repeat: repeat-x;
	}
.buttonMiddle a:link {
	font-size:11px;
	color:#000000;
	text-decoration: none;
 } 
.buttonMiddle a:active {
	font-size:11px;
 	color:#000000;
	text-decoration: none;
 } 
.buttonMiddle a:visited{
	font-size:11px;
 	color:#000000;
	text-decoration: none;
 } 
.buttonMiddle a:hover {
	font-size:11px;
	color:#0102FE;
 }
.headerBg	{
	background-image: url(../images/headeBg.jpg);
	background-repeat: repeat-x;
	}
.leftNavBg {
	background-image: url(../images/leftNavBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.leftNavBg a:link {
	font-size:11px;
	color:#E4E4E4;
	text-decoration: none;
 } 
.leftNavBg a:active {
	font-size:11px;
 	color:#E4E4E4;
	text-decoration: none;
 } 
.leftNavBg a:visited{
	font-size:11px;
 	color:#E4E4E4;
	text-decoration: none;
 } 
.leftNavBg a:hover {
	font-size:11px;
	color:#E4E4E4;
	text-decoration: none;
 }
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #025BC0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #025BC0;
 	}
.borderRightLeft {
	border-right-style: solid;
	border-right-color: #025BC0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #025BC0;
	border-right-width: 1px;
 	}
.footerBg	{
	background-image: url(../images/footBg.jpg);
	background-repeat: repeat-x;
	}
.heading {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}
.h1 {
	font-size: 18px;
	font-weight: bold;
	}
h1 {
	font-size: 18px;
	font-weight: bold;
	}
.h2 {
	font-size: 12px;
	font-weight: bold;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	}
.border {
	border: 1px solid #999999;
}
.dotedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
.text {
	text-align: justify;
	line-height: 20px;
}
.LI {
	list-style-image:url(../images/bullets.jpg);
	list-style-position: inside;
	list-style-type: lower-roman;
}
.footMenu {
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	}
.footMenu a:link {
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
 } 
.footMenu a:active {
	font-size:12px;
 	color:#ffffff;
	text-decoration: none;
 } 
.footMenua:visited{
	font-size:12px;
 	color:#ffffff;
	text-decoration: none;
 } 
.footMenu a:hover {
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
 }
.headtextBg {
	background-image: url(../images/headtextBg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
}
