body {
	margin: 0px;
	overflow: auto;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.content  A{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.content  A:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
}
.contentHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	letter-spacing: -1px;
	text-decoration: none;


}
.contentHome A{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHome A:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.inputBox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana
}