body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
}

A:link     {text-decoration: none}
A:link     {text-decoration: none}
A:visited  {text-decoration: none}
A:active   {text-decoration: none}
A:hover    {text-decoration: none}

.inputSubmit
{
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
	color : #000000;
	background : #FFFFFF;
	font-family : Arial,Verdana,tahoma;
	font-size : 10px;
	border: 1px solid #CCCCCC;
}
