.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17497B;
	text-decoration: none;
	font-weight: normal;
}
.box {
	border: 1px solid #2573C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pgtopBg {
	background-image: url(images/pg_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menutopBg {

	background-image: url(images/menu_left_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D424A;
	text-decoration: none;
	padding-left: 4px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.boxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/con_box_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CFCFCF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

