body, td, th {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

h1, h2 {
	color: #8B008B;
}

h3, h4, h5, h6 {
	color: #00008B;
}


A:Hover {
	text-decoration: underline;
	color: maroon;
}


.menutable {
	border-style: none none dotted none;
        border-color: #ff0000 #0000ff #CCCCCC #0000ff;
        border-width: 0 0 2px 0;
}
.menulink li{
margin-left: -25px;
margin-top: 15px;
font-weight: strong;
}
a.menulink:link		{
	font-size: 12px;
	line-height: 100%;
	color: #7B3952;
	text-decoration: none;
	font-weight: none
}
a.menulink:visited	{
	font-size: 12px;
	line-height: 100%;
	color: #7B3952;
	text-decoration: none;
	font-weight: none
}
a.menulink:hover		{
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: none
}

a.toplink:link		{
	line-height: 100%;
	color: Yellow;
	text-decoration: underline;
	font-weight: none
}
a.toplink:visited	{
	line-height: 100%;
	color: Yellow;
	text-decoration: underline;
	font-weight: none
}
a.toplink:hover		{
	line-height: 100%;
	color: Maroon;
	text-decoration: underline;
	font-weight: none
}
a.menulink2:link		{
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none
}
a.menulink2:visited	{
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none
}
a.menulink2:hover		{
	font-size: 12px;
	line-height: 100%;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: none
}
.menulink3 li{
margin-left: -25px;
margin-top: 15px;
font-weight: strong;
}
a.menulink3:link		{
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: none
}
a.menulink3:visited	{
	font-size: 12px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
	font-weight: none
}
a.menulink3:hover		{
	font-size: 12px;
	line-height: 100%;
	color: #7B3952;
	text-decoration: none;
	font-weight: none
}

a.rightlink:link		{
	font-size: 12px;
	line-height: 100%;
	color: #00008B;
	text-decoration: underline;
	font-weight: none
}
a.rightlink:visited	{
	font-size: 12px;
	line-height: 100%;
	color: #00008B;
	text-decoration: underline;
	font-weight: none
}
a.rightlink:hover		{
	font-size: 12px;
	line-height: 100%;
	color: Blue;
	text-decoration: underline;
	font-weight: none;
}

.headtr {
	color : White;
	font-size : large;
}
.headtd2_3 {
	background-color : #0000CD;
	color : Yellow;
	font-weight: bold;
}
.headtd1 {
	background-color : #FFFFFF;
}
.navtr {
	background-color : #FFFFFF;
}
.navtd {
    color : #0000CD;
	font-size : x-small;
	margin-bottom : 5px;
}

.leftnav {
	margin-top : 20px;
	margin-left : 10px;
	color : #00008B;
	font-size : x-small;
	background-color : #FFFFFF;
}
.rightnav {
	margin-right : 20px;
	margin-left : 20px;
	margin-top : 20px;
	font-size : xx-small;
}
.footer {
	font-style : italic;
	font-size : xx-small;
	color : Gray;
} 

.menutable2 {
	border-style: none none dotted none;
        border-color: #ff0000 #0000ff #CCCCCC #0000ff;
        border-width: 0 0 2px 0;
        color :#FFFFFF;
        BACKGROUND-COLOR: #000000;

}
.menutable-Over {
	border-style: none none dotted none;
        border-color: #ff0000 #0000ff #CCCCCC #0000ff;
        border-width: 0 0 2px 0;
        color :#FFFFFF;
        BACKGROUND-COLOR: #7B3952;
}
 
 

