P,Body,LI,TD {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;	
}
Input,Select {font-family:Arial, sans-serif;font-size:12px;}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color:#8D0E1C;
}
A:Link {
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-weight: bold;
}
A:Visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: Maroon;
	font-weight: bold;
}
A:Hover {
	color: #616161;
	font-weight: bold;
}

a.mnu {
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#8D0E1C;
			background-color:#f5f5f5;
			padding-top:8px;
			padding-bottom:8px;
			padding-left:8px;
			padding-right:8px;
			text-decoration:none;
			margin-top:5px;
			margin-bottom:5px;
			line-height:16px;
		}
a.mnu:hover {
	font-size:12px;
	color: #101010;
	text-decoration:underline;
}



a.squarebutton{
background: transparent url('/inc/images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('/inc/images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


A.srt1:link {
	color:white;
	text-decoration: none;
}
A.srt1:visited {
	color:white;
	text-decoration: none;
}
A.srt1:hover {
	color:yellow;
	text-decoration:underline;
}
A.srt2:link {
	color:#ebebeb;
	text-decoration: none;
}
A.srt2:visited {
	color:#ebebeb;
	text-decoration: none;
}
a.srt2:hover {
	color:yellow;
	text-decoration:underline;
}

A.srt3:link {
	color:#505050;
	text-decoration: none;
}
A.srt3:visited {
	color:#505050;
	text-decoration: none;
}
a.srt3:hover {
	color:black;
	text-decoration:underline;
}

a.nav:link {
	color:#ffffff;
	font-size:9pt;
	}
a.nav:visited {
	color:#ffffff;
	font-size:9pt;
	}
a.nav:hover {
	color:#ffffff;
	font-size:9pt;
	}
a.nav1:link {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	}
a.nav1:visited {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	}
a.nav1:visited {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	}
a.admin-sm:link {
	font-weight:normal;
	font-size:10px;
	color:black;
	text-decoration: none;
	}
a.admin-sm:visited {
	font-weight:normal;
	font-size:10px;
	color:black;
	text-decoration: none;
	}
a.admin-sm:hover {
	text-decoration: underline;
	}
.small {
	font-size:10px;
	}
.xsmall { font-size:8pt; }
HR {color:#8D0E1C}
.nav {color:#ffffff;font-size:9pt;}
.nav1 {color:Yellow;font-size:10px;}

TD.menuAct {
background: transparent url('/inc/images/menu-act.gif');
border-bottom-style:none;
border-top-color:#FFFFFF;
border-left-style:none;
border-right-style:none;
}
TD.menuInAct {
background: transparent url('/inc/images/menu-inact.gif');
border-color:#9b9999;
border-bottom-style:none;
}

/*Olive
#603913;
Maroon;
#8D0E1C;
#616161
*/