body {
margin: 0px;
background-color: #EEEEEE;
}

TD
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.border_main
{
    BORDER: #cccccc 1px solid;
	 background-color: #ffffff;
}
.border
{
    BORDER: #ffffff 6px solid;
}
.border1
{
    BORDER: #ffffff 8px solid;
	 background-color: #004A9F;
}
.copright
{
	font-size: 11px;
	color: #838383;
	text-align: center;
}
.bold_text
{
	font-size: 11px;
	color: #004A9F;
	font-weight: bold;
	text-decoration: none;
	
}.link_text {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.BG_table_color {
	background-color: #EDD19F;
}
.table_style {
	font-size: 13px;
}
