﻿
	A.LeftNavLg {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNavLg:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNavLg:hover {
	color: #FEC656;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNavLg:active {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

	A.LeftNav {
	color: LightSteelBlue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNav:visited {
	color: LightSteelBlue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNav:hover {
	color: #FEC656;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
	A.LeftNav:active {
	color: LightSteelBlue;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td.Arial12Yw
{
	color: #E5E4B8;
	font-family: Arial;
    font-size: 12px;
}

td.Login
{
	color: Navy;
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

td.LoginSm
{
	color: Navy;
	font-family: Arial;
    font-size: 10px;
}

td.Main
{
	color: #000000;
	font-family: Arial;
    font-size: 12px;
}

td.SearchHead
{
	color: #E5E4B9;
	font-family: Arial;
    font-size: 12px;
}

body
{
	font-family: Arial;
    font-size: 12px;
}

table.sideBar {
	border-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.admintbl {
	border-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*all other Links*/	
.main a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #191E4B;
	text-decoration: underline;
}
.main a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #191E4B;
	text-decoration: underline;
}
.main a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6A4A33;
	text-decoration: underline;
}
input.TxtBox
{
	background-color: #FFFFFF;
	border: thin solid;
	font-family: Arial; 
	font-size: 12px; border-style: inset; 
	border-color: #FFFFFF;
}

/*member directory*/
.hide
{
	display:none;
}