/* CSS Document */

body {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;

}

table {	
	table-layput:fixed;	
}

.table {
background-image:   url(/images/clinebg.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left:10px;
padding-top:15px;
}

td {font-family:Arial;font-size:14px;color:#000000;line-height:20px;word-wrap:break-wrod;}

.input1 {font-size:12px;font-family:Arial;width:80%;}
.input2 {font-size:12px;height:18px;font-family:Arial;width:40%;}

a:link {color: #000000;	text-decoration: none}
a:visited {color: #333333;text-decoration: none}
a:hover {color: #E71010;text-decoration: none;}