.topnav
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #000000;
}

.topnav A:link  {
	color: White;
	text-decoration: none;
}

.topnav A:visited  {
	color: White;
	text-decoration: none;
}

.topnav A:hover  {
	color: Yellow;
	text-decoration: none;
}
.topnavclear
{
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.topnavclear A:link  {
	color: #000099;
	text-decoration: none;
}

.topnavclear A:visited  {
	color: #000099;
	text-decoration: none;
}

.topnavclear A:hover  {
	color: #000099;
	text-decoration: underline;
}
.menubar
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #990000;
}
.menubar A:link  {
	color: White;
	text-decoration: none;
}

.menubar A:visited  {
	color: White;
	text-decoration: none;
}

.menubar A:hover  {
	color: White;
	text-decoration: underline;
}

.menubarcopyright
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #990000;
}

.bottomnav {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;	
}

.bottomnav A:link  {
	color: Black;
	text-decoration: underline;
}

.bottomnav A:visited  {
	color: Black;
	text-decoration: underline;
}

.bottomnav A:hover  {
	color: Red;
	text-decoration: underline;
}	

.linkboxtitle
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: dimgray;
}
.linkboxtitle A:link  {
	color: White;
	text-decoration: underline;
}

.linkboxtitle A:visited  {
	color: White;
	text-decoration: underline;
}

.linkboxtitle A:hover  {
	color: Red;
	text-decoration: underline;
}	

.linkboxcontent
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #f0f0f0;
}
.linkboxcontentbottom
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #f0f0f0;
	border-bottom: #a9a9a9 thin solid;
}

.linkboxcontent A:link  {
	color: Black;
	text-decoration: underline;
}

.linkboxcontent A:visited  {
	color: Black;
	text-decoration: underline;
}

.linkboxcontent A:hover  {
	color: Red;
	text-decoration: underline;
}	

.linklist
{
	list-style-type: disc;
}

.bordersides
{
	border-left: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
}

.borderbottom
{
	border-bottom: #cccccc thin solid;
}
.linklist
{
	font-size: 12px;
	border-bottom: #dcdcdc thin solid;
	font-family: Arial, Verdana, Sans-Serif;
}
.linklist A:link  {
	color: Black;
	text-decoration: underline;
}

.linklist A:visited  {
	color: Black;
	text-decoration: underline;
}

.linklist A:hover  {
	color: Maroon;
	text-decoration: underline;
}

.smalltext
{
	font-size: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	color:Black
}
.smalltext A:link  {
	color: Black;
	text-decoration: underline;
}

.smalltext A:visited  {
	color: Black;
	text-decoration: underline;
}

.smalltext A:hover  {
	color: Red;
	text-decoration: underline;
}
.pagetitle
{ 
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color:Black;
}
.pagetext
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color:Black;
}
.pagetext A:link  {
	color: Black;
	text-decoration: underline;
}

.pagetext A:visited  {
	color: Black;
	text-decoration: underline;
}

.pagetext A:hover  {
	color: Red;
	text-decoration: underline;
}
.vertical_gray { background-color: #ffffff; background-image: url(/template1/images/gray_vert_line.gif); background-repeat: repeat; }

