~
a:hover {color: #ffffff; text-decoration:underline;}
.afont{ font-family: Arial, Verdana;font-size: 12px;  font-weight: Bold; color: #000000; text-decoration:  none;}
a.temp:hover {font-family: Arial, Verdana;font-size: 12px;  font-weight: bold; color: #0000ff;}
.tempfont{ font-family: Arial, Verdana;font-size: 12px;  font-weight: bold; color: #000000; text-decoration:underline;}
a.aa:hover {font-family: Verdana;font-size: 12px;  font-weight: bold; color: #000000 text-decoration:underline;}
.aafont{ font-family: Verdana;font-size: 12px;  font-weight: bold; color: #00000ff text-decoration:underline;}

.white-frame{
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	text-decoration:none;
	background-color: #FFFFFF;
	border: 1px solid #dcdbdb;
	border-bottom: 0px;
	border-right: 0px;
}

.gray-frame{
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	text-decoration:none;
	background-color: #e6e6e6;
	border: 1px solid #dcdbdb;
	border-bottom: 0px;
}


#menu
{
    width:100%;
    font-family:Tahoma, Verdana, Arial;
}

.button
{
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    text-decoration:none;
    background-color:#000033;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:20px;
    padding-left:20px;
    line-height:2;
    border-right:1px solid #FFFFFF;
}

.button:hover
{
	background-image:url(images/bgimage.jpg)
}
