.TopNavText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

a.TopNavText:Hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: underline;
}

.MainBodyText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

.PageTitleText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A13528;
	line-height: 22px;
}

.NewsColumnText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}

a.NewsColumnText:Hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;
}

.LeftNavLinks {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

a.LeftNavLinks:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 20px;
}

.NewsBackground {	
	background-image: url(/images/default_template/news_background.gif);
	background-repeat: repeat-y;	
}

.BlueVertBackground {	
	background-image: url(/images/default_template/Left_Blue_Vert_Body.gif);
	background-repeat: repeat-y;	
}

.YellowVertBackground {	
	background-image: url(/images/default_template/Left_Yellow_Vert_Body.gif);
	background-repeat: repeat-y;	
}

.BrownVertBackground {	
	background-image: url(/images/default_template/Left_Brown_Vert_Body.gif);
	background-repeat: repeat-y;	
}

.BodyBackground {	
	background-image: url(/images/default_template/body_background.gif);
	background-repeat: repeat-y;	
}

a.TitleLinks {
	font-family: Verdana, Arial, Helvetica;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.TitleLinks:hover {	
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;	
	text-decoration: underline;
}

.CopyRightText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}

a.CopyRightText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}
