*{padding:0px;margin:0px;}
* li{list-style:none;}
a{
	text-decoration: none;
	color: #0099FF
}
a:hover{
	text-decoration: underline;
}
body{
	font-size: 12px;
	color: #333;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
	background-color: #F5F6F7;
	background-image: url(images/background_1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
table {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
}
form {margin:0px;}
.clear-float{clear:both}
#line1px{MARGIN: auto;height:1px;font-size:0; width:50%}
#line5px{MARGIN: auto;height:5px;font-size:0; width:50%}
#line20px{MARGIN: auto;height:20px;font-size:0; width:50%}

input,select,textarea{font-size: 12px; color:#634A3D; line-height:15px; background:#DFD0AD;}

.red{ color:#C00}
.green{ color:#060}
