/* CSS Document */
td img {display: block;}body {
	background-color: #ECECF1;
	background-image: url(images/left_background.gif);
}

h1 { font-size: 12px; font-weight: bold; margin: 4px;}
h2 { font-size: 12px; font-weight: bold; margin: 4px;}
h3 { font-size: 12px; font-weight: bold; margin: 4px;}
h4 { font-size: 12px; font-weight: bold; margin: 4px;}

div#footer { position:absolute; width: 100%; left: 0px; }
div#footer2 { position:absolute; width: 100%; left: 0px; }
div#footer3 { position:absolute; width: 100%; left: 0px; }

.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {color: #336699}
.style5 {
	color: #336699;
	font-weight: bold;
}
.style6 {font-size: 10px}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style9 {color: #333333}
input.demo3{
	background-color:#ff8a00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ff8a00',EndColorStr='#ff8a00');}
input.btnhov{
	border-top-color:#ff8a00;
	border-left-color:#ff8a00;
	border-right-color:#ff8a00;
	border-bottom-color:#ff8a00;}		
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
