.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	clear: 5;
	float: 5;
	height: 5px;
	width: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	cellpadding:5px;
	font-size: 12px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #0373A5;
	text-decoration:none; border-bottom:1px dotted #0373A5;
}

a.white:link {
	color: #ffffff;
	text-decoration:none;
}
a.white:visited {
	color: #ffffff;
	text-decoration:none;
}
a.white:hover {
	color: #00D8FF;
	text-decoration:none; border-bottom:1px dotted #00D8FF;
}

.menu {cursor:hand;background-image:url(BBB.gif); text-align:center;color:#FFFFFF;}
.menu a{color: #FFFFFF; text-decoration:none;}
.menu a:hover {color: #FFFFFF;text-decoration:none;border-bottom:0px dotted #00D8FF; }
.menu2{cursor:hand;background-image:url(AAA.gif); text-align:center;color:#FFFFFF;}
.menu2 a{color: #FFFFFF; text-decoration:none;}
.menu2 a:hover {color: #FFFFFF;text-decoration:none;border-bottom:0px dotted #00D8FF;}

.text {padding-left:5px;}


.main_table
{
	font-size:9pt;
	border-collapse:collapse;
	/*BORDER-COLLAPSE: collapse;*/
	BORDER-COLOR:#CCCCCC;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
}

.table_message_border
{
	font-size:12pt;
	border: 1px solid #cccccc;
}

.table_message_topbg
{
	/*width: 650px;*/
	border: 1px solid #FFFFFF;
	background-color:#ecbd00;
	color:#000000;
	padding: 1px;
}

.table_message_contentbg
{
	/*width: 650px;*/
	border: 1px solid #FFFFFF;
	background-color:#FAFAFA;
	color:#000000;
	padding: 1px;
}



