.main-menu, a.main-menu, a.main-menu:link, a.main-menu:active, a.main-menu:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
	font-weight:normal;
    COLOR: #444444;
	text-decoration:none;
}
.main-menu1, a.main-menu1, a.main-menu1:link, a.main-menu1:active, a.main-menu1:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 15px;
	font-weight:normal;
    COLOR: #444444;
	text-decoration:none;
}
a.main-menu:hover
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 13px;
	font-weight:normal;
    COLOR: #000000;
	text-decoration:underline;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: verdana;FONT-SIZE: 12px;    COLOR: #565656;	font-weight:normal;	text-decoration:none;
}
.content1, a.content1, a.content1:link, a.content1:active, a.content1:visited   
{
    FONT-FAMILY: verdana;FONT-SIZE: 22px;    COLOR: #565656;	font-weight:normal;	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    COLOR: #000000;
	font-weight:normal;
	text-decoration:underline;
}

.go, a.go, a.go:link, a.go:active, a.go:visited   
{
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
    COLOR: #4b4e3c;
	font-weight:normal;
	text-decoration:none;
}
a.go:hover
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
    COLOR: #000000;
	font-weight:normal;
	text-decoration:underline;
}


.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #4b4b4b;
	line-height:15px;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
	font-weight:normal;
    COLOR: #000000;
	line-height:15px;
	text-decoration:underline;
}


.input1
{
	color: #000000;
	font-family:tahoma;
	border: 0px ;
	background:url(images/textbox_bg.gif);
	height:24px;
	width:169px;
	padding-top:3px;
	
}

.input2
{
	color: #000000;
	font-family:tahoma;
	font-size:11px;
	background: #ceced0;
	border: 1px solid #aeaeae;
	height:25px;
	width:199px;
	padding: 5px 2px;

}


.textarea
{
color: #4c4c4c;
font-family:tahoma;
font-size:12px;
background: #ffffff;
border: 1px solid #9c9c9c;
height:40px;
width:120px;
padding: 2px 6px;
}

.imagedbutton{
	height:24px;
	background:url(images/btn_bg.gif);
	color:#4b4e3c;	
	border:0px;
}
