body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#1B7CB9;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
.maintitle {
	border-bottom:1px solid #DCDCDC;
	height:40px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	text-decoration: none ; 
	font-weight: bold; 
	color: #1B7CB9;
}
.tdtitle {
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding-left:15px;
	background-position: left center;
}
.linebetween {
	border-bottom:1px solid #DCDCDC;
}
.input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C4C4C4;
}
.formtable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	border: #EFEFFF;
}
.formtd {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F4F5;
	border: #EFEFFF;
}
.right {
	width:204px;
	background-color: #405F8A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4C6C98;
}

.leftlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #156DA4;
	text-decoration: none;
}
.leftlink:link, .leftlink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #156DA4;
	text-decoration: none;
}
.leftlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #EE6A00;
	text-decoration: none;
}
.border1px {
	border: 1px solid #DCDCDC;
	padding:1px;
}
.border2px {
	border: 2px solid #C0C8B0;
}

A:link, A:visited, A:active {
	COLOR: #156DA4; TEXT-DECORATION: none
}
A:hover {
	COLOR: #EE6A00; TEXT-DECORATION: none
}
.main {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.main:link, .main:visited, .main:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:3px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px
}
.main:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFE776;
	text-decoration: none;
	display:block;
	background-color:#000000;
	border:1px solid #ADD461;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px
}
.footer:link, .footer:visited {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	font-family: arial;
	font-size: 12px;
	color: #C0DD71;
	text-decoration: none;
}
.tdborder {
	border: 1px solid #DEDEDE;
	padding:14px;
}
.History:link, .History:visited, .History:active {
	font-family: arial;
	font-size: 11px;
	color: #156DA4;
	text-decoration: none;
}
.History:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Productborder {
	border: 2px solid #C9C9C9;
	padding:1px;
}
.boxtitle{
	background-image:url(images/box-title.gif);
	background-color: #F5FBFF;
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	height:24px;
	font-weight:bold;

}
.boxborder{
	border:1px solid #D2ECFC;
	background:#F5FBFF;
}
.boxpading{
	border:1px solid #D2ECFC;
	background:#F5FBFF;
	padding:10px;
}
