BODY {

	color: Black;
}


A {
	text-decoration: underline;
	color: #2222aa;
}

A:Hover {
	text-decoration: none;
	color: #9922aa;
}

a.menulink {
	color: #00437E;
	text-decoration: none;
	font-size : 16px;
	font-weight : bold;
	font-family : "Arial";
}
.menulink:hover{
	color: #004BFF;
	font-size : 16px;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
background=img/bluebg.jpg
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}


.tabhead
{
background-color:#7F8CC1
}

.tabcol
{
background-color:#C6D6F0
}

.myhead
{
color: #00437E;
Font-style :"italic";
font-weight:bold;
padding:2px;
background-color:#C6D6F0
}