body,td,th {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6da9fc;
	text-decoration: none;
}
a:visited {
	color: #6da9fc;
	text-decoration: none;
}
a:hover {
	color: #22a9fc;
	text-decoration: none;
}
a:active {
	color: #22a9fc;
	text-decoration: none;
}
.style2 {color: #FF9900}
.style3 {
	color: #999999;
	font-size: 10px;
}
.style5 {
	color: #999999;
	font-size: 9px;
}
a.alsomenu:link {
	color: #999999;
	text-decoration: none;
}
a.alsomenu:visited {
	color: #999999;
	text-decoration: none;
}
a.alsomenu:hover {
	color: #333333;
	text-decoration: none;
}
a.alsomenu:active {
	color: #333333;
	text-decoration: none;
}
.style8 {
	color: #FFCC00;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {color: #999999}
.style10 {color: #CCCCCC}
.style11 {font-size: 10px}
p {
	margin: 0px;
}

.style12 {color: #333333}
.style14 {
	font-weight: bold;
	color: #FFFFFF;
}h1 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	color: #0066FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input
{
color: #222222;
background: #dddddd;
border: 1px solid #999999
}

input.submit {
background-color : #CCC;
color : #222;
border : 1px solid #999;
}
input[type="submit"]:hover
     {
         background-color : #555;
		 color : #FFF;
		 border : 1px solid #999;
        
     }
textarea
{
color: #222222;
background: #dddddd;
border: 1px solid #999999
}

