﻿/* CSS Document */

body {
	margin-left:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C0C0C0;

}

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:12px;color:#333333;line-height:18px;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: #265077;	text-decoration: underline}
a:visited {color: #265077;text-decoration: underline}
a:hover {color: #3F7FBF;text-decoration: underline;}