@charset "utf-8";
/* CSS Document */

BODY
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #C5D1DF;
	line-height: 140%;
}

H5
{
	font-size:12px;
	font-weight:bold;
}

H4
{
	font-size:14px;
	font-weight:bold;
}
H3
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;

}

H1
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;

}
img
{
	vertical-align:middle;
	border:0;
}

td.header
{
	background-image:url(jsmenu/menubg.gif);
	font-size:12px;
	font-weight:bold;
	height:25px;
	text-align:center
}

td.header_feature
{
	font-size:12px;
	font-weight:bold;
}

table.gray_border
{
	background-color:#CCF;
}

table.gray_border tr
{
	background-color:#FFFFFF;
}

a.greylink
{
	text-decoration: none; 
	color: #666666;
}
