body	{
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #silver;
	scrollbar-arrow-color:  white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: black;
	background-image: url(images/body/bg.jpg);
	}

.maintxt {
	font-size: 11px;
	}


a:link {
	color: #0066ff;
	text-decoration: none;
}
a:visited {

	color: #0099ff;
	text-decoration: none;
}
a:hover {

	color: #0066ff;
	text-decoration: underline;
}
a:active {

	color: #003399;
	text-decoration: none;
}


a.nav:link {
	font-size: 10px;
	color: white;
	font-weight: bold; 
}

a.nav:visited {
	font-size: 10px;
	color: white;
	font-weight: bold; 
}

a.nav:hover {
	font-size: 10px;
	color: white; 
	font-weight: bold;
	text-decoration: underline;
}

a.nav:active {
	font-size: 10px;
	color: white;
	font-weight: bold; 
}

.bottom_line
{
border-style: solid;
border-bottom-width: 80px
}


a.comment:link {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.comment:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.comment:active {
	font-size: 10px;
	color: white;
	text-decoration: none;
}


.title {
	font-family: Helvetica, Arial, sans-serif;
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.SUBtitle {
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.sectionHEAD {
	font-family: Helvetica, Arial, sans-serif;
	color: #0033CC;
	font-weight: bold;
}

.scHead {
	font-family: Helvetica, Arial, sans-serif;
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
		}
		
.bg_head {
	font-family: Helvetica, Arial, sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bold;
		}
		
.special {
	font-size: 10px;
	color: black;
	text-decoration: none;
	}


	
ul {
	list-style-image: url(images/arrow_forward.gif);
	}

.topborder {
			border-top: 1px solid black; 
			}
			
.bottomborder {
			border-bottom: 1px solid black; 
			}
			
.botBorderOrg {
			border-bottom: 5px solid #ff9900; 
			}
			
.rightborder {
			border-right: 1px solid #406080;
			}
.rtborderGR {
			border-right: 1px solid #DCDADA;
			}
					
.leftborder {
			border-left: 1px solid black; 
			}			

