body {
	margin: 0;
	padding: 0;
	background-image: url('../jpg/main_bg.jpg');
	background-repeat: repeat-x
}

body, span, div, input, table, td, th, tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;
}

a, a:link, a:active, a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

table.content{
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

td.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;
	text-decoration: none;
} 

a.footer, a.footer:link, a.footer:active, a.footer:visited{
	color: #9F6306;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover{
	color: #9F6306;
	font-weight: bold;
	text-decoration: underline;
}

a.link, a.link:link, a.link:active, a.link:visited{
	color: #682D29;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover{
	color: #682D29;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	color: #9F6306;
	text-decoration: none;
}

.inputbox {
	width: 380px;
	BORDER-RIGHT: #162648 1px solid; 
	BORDER-TOP: #162648 1px solid; 
	BORDER-LEFT: #162648 1px solid; 
	BORDER-BOTTOM: #162648 1px solid;
}