A:link{
	color: white;	
}
A:visited{
	color: #ffccff;	
}
A:hover{
	color: red;	
}

.content {
	COLOR: Black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	margin-left: 0px;
}	
.content2 {
	COLOR: Black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal;
	margin-left: 0px;
}	
.content13 {
	COLOR: Black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
}	
.content11Gray {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
}	
.content_heading {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	margin-left: 0px;
}	
.content_heading16 {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	margin-left: 0px;
}	
.content_subheading {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}	
.contentHeadingNavy {
	COLOR: Navy;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.rep {
		position:absolute;
		top:256px;
		left:20px;
		width:160px;
		z-index:300;
		font-family:helvetica;
}
.titleText {
	height:35px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	cursor : default;
}	
.subtitleText {
	height:25px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	cursor : default;
}	
.cat {
	height:22px;
	border: 0;
	background-color: white;
	layer-background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	cursor : default;
}
.series {
	height:20px;
	border: 0;
	background-color: white;
	layer-background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor : default;
}	
.inputLine{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #666666;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	width : 217;
}