body,td {
	font: 12px Verdana,Tahoma, Verdana;
	font-weight: normal;
	color: #000000;
}
input, select, textarea{
	font: 12px Verdana,Tahoma, Verdana;
	font-weight: normal;
}
A{COLOR: #000000;text-decoration: none}

A.class1{COLOR: #000000;text-decoration: none}
A.class2{COLOR: #EF9F00;text-decoration: none}

INPUT.2DSide
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #AF539C 1px solid;
    BORDER-LEFT: #AF539C 1px solid;
    BORDER-RIGHT: #AF539C 1px solid;
    BORDER-TOP: #AF539C 1px solid;
    padding-top:2px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Tahoma, Verdana;
    FONT-SIZE: 12px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #A1458E;
width: 150px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #A1458E;
color: #AF539C;
}
h1 {
font-size:12px;
margin:0 0 5px 0;
padding:0;
}
.footer {
 font-size:10px;
 text-align:center;
}

.menu {
  padding-left:10px;
  text-align:center;
}
.leftmenu {
padding:0 10px;
text-align:left;
}