/* CSS Document */
a							{color:#000000;text-decoration:none;}
a:hover						{color:#ff0000;text-decoration:underline;}
form,ol,ul					{margin:0px;padding:0px;}
body						{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input,select,textarea		{color:#000000;font: 9pt Arial, Helvetica, sans-serif;background-color: 

#f8f8f8;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-top-width:1px;}
table {
	font-size: 12px;
}
.left tr {
	border-bottom-width: thick;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
#footer						{
	width:100%;
	margin-top:5px;
	text-align:center;
	line-height:17px;
	border-top:1px solid #eeeeee;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.left .flag {
	text-align: left;
}
.left {
	border: 1px solid #DAEAF4;
	color: #147CA9;
	background-color: #F5F9FB;
}
.STYLE1 a {
	color: #3366FF;
}
.STYLE2 {
	font-size: 14px;
	color: #33F;
}
.STYLE3 {color: #FF0000}

