A:HOVER {color : #667AB3; text-decoration : underline; font-weight: bold ;}
A:VISITED {color : #667AB3; text-decoration : none; font-weight: bold ;}
A {color : #667AB3; text-decoration : none; font-weight: bold ;}
.BGmain {
	background-image: url(images/GraphiteBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BGtop {
	background-image: url(images/GraphiteBG_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.RightPane {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.line {
    border-bottom : thin solid Black;
    border width: 200px;
}
.NFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.HeadingFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	text-transform: capitalize;
}
.BigHeadingFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #667AB3;
	text-transform: capitalize;
}
.wFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.NFontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  	color: #667AB3;
}
.FontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
  	color: #000000;

}
.NFontSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.NFontSmall_Grey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/*Nav Styles*/
.nav { list-style:none; }
.nav li { margin-left: -25px; margin-bottom: 0px; margin-top: 5px; font-weight:bold; font-family: Arial; font-size: 9pt; letter-spacing: 15; }
.nav li a { color: #000000; text-decoration: none; text-transform: uppercase;}
.nav li a:visited { color: #000000; }
.nav li a:active { color: #999999; }
.nav li a:hover { color: #999999; }
/*Nav Styles*/
