﻿/* CSS Document */

body {
	margin:0px 0px 20px 0px;
	background-color:#fff;
word-break:break-all;word-wrap:break-wrod;
}

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:#686868;line-height:20px;word-break:break-all;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: #2086D9;	text-decoration: none}
a:visited {color: #2086D9;text-decoration: none}
a:hover {color: #E58316;text-decoration: none;}