@charset "utf-8";

BODY
{
	padding:0px;
	FONT-SIZE: 12px;
	BACKGROUND: url('images/BJMain.jpg') #0f3774 repeat-y;
	MARGIN:0px;
	LINE-HEIGHT:18px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

td, p, span, th, tr
{
	FONT-SIZE: 12px;
	ONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	LINE-HEIGHT:18px;
}

.c_title
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #003D89;
	font-weight:bold;
}

.nav
{
	padding:3px 50px 3px;
	background-color:#0E3773;
}

.nav table tr
{
	color:#FFFFFF;
}

.nav table tr .vertical
{
	width: 45px;
}

*html .nav table tr .vertical
{
	width: 50px;
}

.nav table tr td
{
	text-align: center;
}
/*================== Start to define white style! ===================*/
.White:link
{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

.White:visited
{
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.White:hover
{
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
/*================== End   to define white style! ===================*/

.blue:link
{
	font-size:12px;
	color:#1E75CE;
	font-weight:bold;
	text-decoration: none;
}

.blue:visited
{
	font-size:12px;
	font-weight:bold;
	color:#1E75CE;
	text-decoration: none;
}

.blue:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	text-decoration: underline;
}

a:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}

a:link
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blue2:link
{
	font-size:12px;
	color:#456494;
	font-weight:bold;
	text-decoration: none;
}

.blue2:visited
{
	font-size:12px;
	font-weight:bold;
	color:#456494;
	text-decoration: none;
}

.blue2:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	text-decoration: underline;
}

.divOpen
{
	filter: Alpha(Opacity=90);
}

