.m_c_bg
{
	background-color:#386BBC;
}
body.main
{
	font-size:9pt;
}
td
{
	font-size:9pt;
}

input
{
	border-width=1pt;
	height:18
}

td.bbs
{
	font-size:9pt;
	background-color:#41C949;
}

a.black:visited {
	color:black;
	text-decoration: none;

}
a.black:hover {
	color:#FF0000;
	text-decoration: none;
}
a.black:link {
	color:black;
	text-decoration: none;

}
a.white:visited {
	color:white;
	text-decoration: none;

}
a.white:hover {
	color:#FFFF00;
	text-decoration: none;


}
a.white:link {
	color:white;
	text-decoration: none;

}

a:visited {
	color:#000099;
	text-decoration: none;


}
a:hover {
	color:#0099FF;
	text-decoration: none;
}
a:link {
	color:#000099;
	text-decoration: none;


}

a.red:visited
{
	color:#3366CC;
	text-decoration: none;
}
a.red:hover
{
	color:#FF6600;
	text-decoration:underline;
}
a.red:link
{
	color:#FF0000;
	text-decoration: none;
}
