body{
background:url(../imgs/bg.jpg);
background-repeat:repeat-y;
background-position:center;
	background-color:#C8EBF2;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin:0px;
}
	td,tr{
		font-size: 11px;
}

a:link { color: #000000; text-decoration: none;}
a:Visited { color: #000000; TEXT-DECORATION: none; }
a:hover { color: #FF6600; text-decoration: underline;}

input, textarea, select{
	background-color: #FFFFFF;
	border: solid 1px #666666;
	font-size:12px;
	font-size:12px;
}
