body { 
 	background-color: #FFF;
 	font-family: Arial, Helvetica, sans-serif;
 	}

#tbl_main {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #0080FF;
}

a:hover { text-decoration: underline; color: #FFDF1F; }

h2,h3
{
	font-family: "Times New Roman", Serif;
	color: #005FAF;
	font-style: italic;
}

#lnk_col {
	font-size: 13px;
	padding: 10px 5px; 
}

#lnk_col a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#lnk_col a:hover { text-decoration: underline; color: #FFDF1F; }

#con_col {
	padding: 10px 10px; 
}

#con_col p, { font-size: 14px; }

#Tbl_02 { font-size: 14px; }

#foot
{
	text-align: center;
	color: #CCC;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

#foot a
{
	color: #666;
	text-decoration: underline;
}

#fl_left {
	margin: 10px;
	float: left;
}
#fl_right {
	margin: 10px;
	float: right;
}

#Tbl_Am { font-size: 14px; }
#Tbl_Am td { background-color: #FF9; border: 1px solid #0080FF;}
#Tbl_Am td:hover { background-color: #FFF; border: 1px solid #0080FF;}

#js_scr
{
	margin-right: 20px;
	background-color: #0057A7;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px;
}