A:link
{
	color: #000099;
	text-decoration: none;
}
A:visited	{	
	text-decoration:	none;
	color:	#3A5E98
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#5A860B;
	}	
		
A:hover
{
	color: #333333;
	text-decoration: underline;
}
.topdots {
	background-image: url(graphics/topdots.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.v11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
.v12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.yellowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.EdgeDotsR {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.bkgrdGrayRight {
	background-image: url(images/bkgrd_grayRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bkgrdGrayLeft {
	background-image: url(images/bkgrd_grayleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.DotsVCenter {
	background-image: url(graphics/dottedline_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.DotsHBotm {
	background-image: url(graphics/dottedline_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.DotsRedBotm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.LineBotm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.DotsHCenter {
	background-image: url(graphics/dottedline_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.LineBotmGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D1D3;
}
.LineRightGray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0D1D3;
}
.TextLeft5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 6px;
}
.v13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LineLRgray {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.v10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BoxGray {
	border: 1px solid #CCCCCC;
}
.featuresV11h20 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.darkBar {
	background-image: url(graphics/topmenu/darkBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
