/* CSS Document */

body {
	margin-left:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color:#FDFEF0;
	background-image:url(images/bg.gif);

}


.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:12px;
	color:#333333;
	line-height:14px;	
	word-wrap:break-word;
}

.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: #0B7865;text-decoration: none;}