.maintitleText  {
	font-size: 19px;
	letter-spacing: -1px;
	color: #202020;
	font-weight: bold;
	}


.titleText  {
	font-size: 17px;
	letter-spacing: -1px;
	line-height : 17px;
	color: #990000;
	font-weight: bold;
	}


.titleTextDropCap  {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
 

.titleTextBlack  {
	font-size: 17px;
	letter-spacing: -1px;
	line-height : 17px;
	color: #000000;
	font-weight: bold;
	}


.subtitleText  {
font-size: 13px;
letter-spacing: -1px;
line-height: 14px;
color: #990000;
font-weight: bold;
}

.topnav  {
margin-top: 0px;
margin-left: -8px;
margin-right: 0px;
margin-bottom: 0px;
}


.normalText  {
font-size: 13px;
}

.normalTextWhite  {
font-size: 13px;
color: #FFFFFF;
}

.smallText  {
font-size: 11px;
color: #FFFFFF;
}

.smallTextBlack  {
font-size: 10px;
color: #000000;
}
.smallerText  {
font-size: 9px;
}

.smallTextWhite  {
font-size: 11px;
color: #FFFFFF;
}

a:link  {
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:visited  {
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:hover  {
color: #990000;
font-weight: bold;
text-decoration: underline;
}

a:active  {
color: #650000;
font-weight: bold;
text-decoration: underline;
}










.outlineTable  {
background: #ffffff;
border: thin solid #C09A9A;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.outlineTableNoTop  {
background: #ffffff;
border-bottom : thin solid #e3e4db;
border-left : thin solid #e3e4db;
border-right : thin solid #e3e4db;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.outlineTableClearBorder  {
background: transparent;
border-top : thin solid #f4f3ec;
border-left : thin solid #f4f3ec;
border-right : thin solid #f4f3ec;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.outlineTableDudeHome  {
background: #ffffff;
border: thin solid #C09A9A;
}

.outlineTablecolRight  {
background: #ffffff;
border: thin solid #C09A9A;
width: 270px;
margin-top: 0px;
margin-right: 8px;
margin-bottom: 5px;
margin-left: 5px;
}

.outlineTablesubnav {
background: #ffffff;
border: thin solid #aaaaaa;
width: 270px;
margin-top: 0px;
margin-right: 8px;
margin-bottom: 5px;
margin-left: 5px;
}

.padIt  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
font: 13px          Arial, Helvetica;
color: #202020;
}

.hr  {
border-top: none;
border-right: none;
border-bottom: thin dotted #bebcb4;
border-left: none;
width: 100%;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}

.alertOFF {
	font-family: Courier;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 0 0 0 13;
	text-transform: uppercase;
}

.alertON {
	font-family: Courier;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 13;
	text-transform: uppercase;
}

.whitetext {
	color: #FFFFFF;
	font-size: 14px;
	}	
	
.whitetextlarge {
	color: #FFFFFF;
	font-size: 22px;
	}	
	
	