body {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, serif, sans-serif;
	font-size:11px;
	color:#262626;
	background-image: url(images/bg_basic.gif);
	background-position: center top;
}
td, th {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, serif, sans-serif;
	font-size:11px;
	color:#262626;
	
}
form {
	padding:0px;
	margin:0px }
a {
	color:#FFFFFF;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none}
a.underlined {
	text-decoration:underline}
a.underlined:hover {
	text-decoration:none}
a.noneunderlined {
    color:#262626; 
	text-decoration:none}
a.noneunderlined:hover {
    color:#262626; 
	text-decoration:underline}
.textSmall {
	font-size:10px }
.textWhite {
	color:#FFFFFF }
.textGreen {
	color:#577204}
.textGray {
	color:#3f3f3f}
.textCopyright {
	color:#9e9e9e}
input.contact {
	width:176px;
	height:15px;
	font-family:Tahoma, Arial, Helvetica, serif, sans-serif;
	font-size:10px;
	border-bottom:1px solid #D4D0C8;
	border-left:2px inset #808080;
	border-right:1px solid #D4D0C8;
	border-top:2px inset #808080 }
