/* CSS Document */

A:link {
	color:#cc0000;
	text-decoration: none;
}
A:active {color: #cc0000;
}
A:visited {color: #cc0000;
	text-decoration: none;
	
}
A:hover  {
	color:#666666;
	text-decoration: underline;
}

body, td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-image: none;
	list-style-position: outside;
	}

a.navcat:visited
{
color:#339900
}

a.navitem
	{
color: #990000;
	color: #66CCFF;
	}
a.navcat
	{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #339900;
	border-top: 1px solid #DDEED5;
	border-right: 2px solid #A3D08B;
	border-bottom: 2px solid #A3D08B;
	border-left: 1px solid #DDEED5;
	background-color: #EBFFE1;
	margin: auto;
	padding: 3px;
	}
a.navcat-on {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color: #339900;
	border-top: 1px solid #DDEED5;
	border-right: 2px solid #A3D08B;
	border-bottom: 2px solid #A3D08B;
	border-left: 1px solid #DDEED5;
	background-color: #EBFFE1;
	margin: auto;
	padding: 3px;
	background-image: url(images/nav-core.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

a.navcat-on:hover 
	{
	color:#B71127;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A3D08B;
	border-right-color: #A3D08B;
	border-bottom-color: #A3D08B;
	border-left-color: #A3D08B;
	padding: 3px;
	}	

a.navitem, span.navitem
	{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	}
a.smalla
	{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	}

	
a.navcat:hover 
	{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #B71127;
	display: block;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #460000;
	border-right-color: #460000;
	border-bottom-color: #460000;
	border-left-color: #460000;
	}	
a.navitem:hover
	{
	color:#DA251C;
	text-decoration: underline;
	display: block;
	}	



.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.para2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.redtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.redtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C0000;
	font-style: normal;
}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.largeblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.H1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.table-border {
	border: 1px solid #A11C1F;
}
.border {
	border: 1px solid #CC0000;
}
