body,td,th {
	font-family: "MS Sans Serif", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font: 12px "MS Sans Serif", Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333 url('../images/siteBG.gif') repeat-x 0 0;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;text-align:center;
}
.form {
	width: 120px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.logongrey {color: #d6d6d6}
.logongrey a:link {
	color: #ffffb9;
	text-decoration: none;
}
.logongrey a:visited {
	text-decoration: none;
	color: #ffffb9;
}
.logongrey a:hover {
	text-decoration: none;
	color: #e4dd1c;
}
.logongrey a:active {
	text-decoration: none;
	color: #ffffb9;
}
.ongrey {
    border-bottom: 1px solid #4b4b4b;
    color: #d6d6d6;
}
.ongrey a:link {
	color: #ffffb9;
	text-decoration: none;
}
.ongrey a:visited {
	text-decoration: none;
	color: #ffffb9;
}
.ongrey a:hover {
	text-decoration: none;
	color: #e4dd1c;
}
.ongrey a:active {
	text-decoration: none;
	color: #ffffb9;
}

.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	border: 1px solid #CCCCCC; 
	background: #FFF url('../images/inputBG.jpg') repeat-x 0 0;
}