H2 {
	color: #CC6633;
}

H3,BIG {
	color : #707070;
	font-size:13pt;
	font-weight: bold;		
}

hr{ color:#999999}

A {
	font-weight: bold;
}


A.norm {
	font-weight: normal;
}


A:hover {
	color : #CC6633;	
}


A.nolink {
	font-weight: normal;
	text-decoration : none;
}

A.nolinkb {
	font-weight: bold;
	text-decoration : none;
}

A.navtop{
	font-weight: bold;
	text-decoration : none;
	color: #7F7F7F;	
	
}

A.navtop:hover {
	font-weight: bold;	
	text-decoration : none;
	color: #666666;			
}

A.navtopact{
	font-weight: bold;
	text-decoration : none;
	color: #FFFFFF;	
	
}

A.navtopact:hover {
	font-weight: bold;	
	text-decoration : underline;
	color: #FFFFFF;			
}

A.navmenu {
	font-weight: normal;
	text-decoration : none;
	color: #4F4F4F;	
	
}

A.navmenu:hover {
	color: #CC6633;
	text-decoration : underline;		
}

.navmenuact {
	color: #CC6633;
	text-decoration : none;		
}
A.nnavbot {
	font-weight: bolder;
	text-decoration : underline;
	color : #CC6633;	
	
}


A.navbot {
	font-weight: normal;
	text-decoration : underline;
	color : #4F4F4F;	
	
}

A.navbot:hover {
	font-weight: normal;
	text-decoration : underline;
	color: #CC6633;			
}


		
.hlt {
	color : #CC6633;
}

.bghlt {
	background-color : #CC6633;
}


.req {
	color : #996600;

}

P {
	text-align:justify;
}


P.left {
	text-align:left;
}

.form {
	border:1px solid #999999;
	background-color:#DDDDDD;
}


.formevenrow {
	background-color:#FFFFFF;
}


.formhead,.formfoot {
	background-color:#999999;
	color:#FFFFFF;
}

.formhead2 {
	background-color:#999999;
	color:#FFFFFF;
}

.formhlt {
	background-color:#F6F6CA;
	color:#000000;
}

.tabact {
	background-color:#F6F6CA;
	color:#000000;
}


.tabdis {
	background-color:#CCCCCC;
	color:#333333;
}

.table {
	background-color:#999999;

}

.tablehead {
	background-color:#707070;
	color:#FFFFFF;
	font-weight:bold;	
}

.tablehead2 {
	background-color:#D5D5D5;
	color:#000000;
	font-weight:normal;	
}

.tablemore {
	background-color:#999999;

}

.tabledata {
	background-color:#EEEEEE;

}
.tabledata2 {
	background-color:#FFFFFF;

}

.bggrayLtr {
	background-color : #D5D5D5;
}

.bggrayLt {
	background-color : #A4A4A4;
}

.bggrayMd {
	background-color : #707070;
}

.bggrayDk {
	background-color : #4F4F4F;
}

.grayLt {
	color : #A4A4A4;
}

.grayMd {
	color : #707070;
}

.grayDk {
	color : #4F4F4F;
}


.small_ul {margin-top:3;}

.black {
	color : #000000;
}
.gray66 {
	color:#666666;
}
.gray99 {
	color:#999999;
}
.grayCC {
	color:#CCCCCC;
}
.white {
	color:#FFFFFF;
}

.padmenu {
	padding-top:3;padding-bottom:3;
}

.faq {
		 font-weight: normal;
		 color: #4F4F4F;
		 text-decoration : underline;		 		 
}

.borderGrayMd {
border:1px solid #e1e1e1;
}

.borderGrayLt {
border:1px solid #a4a4a4;
}

.borderGrayDk {
border:1px solid #4f4f4f;
}
