BODY {
	SCROLLBAR-FACE-COLOR: #273492; SCROLLBAR-HIGHLIGHT-COLOR: #b2c3d0; 
	SCROLLBAR-SHADOW-COLOR: #b2c3d0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #fff; 
	SCROLLBAR-TRACK-COLOR: #f2f5f7; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

BODY {
	MARGIN-RIGHT: 0px; MARGIN-TOP: 0px;
/*	BACKGROUND-COLOR: #000066;  */
	COLOR: #000000; 
	FONT-FAMILY: Verdana,sans-serif; FONT-SIZE: 10px; 
	text-align: center; /* for IE */
	
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}

a:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #336633;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #669966;
}

a:visited:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #336633;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	/*list-style-image: url(images/x005j.gif);*/
	line-height: 150%; 
	vertical-align: middle;


}

.footer
{
	font-size: 11px;
	color: #666;
	padding-bottom: 4px;
	padding-right: 4px;
}
.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #527d50;
	font-weight: bold;
}

.footer:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
}

.footer:visited:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.leftNavBgClr
{
	background-color: #273492;
}

.headerBgClor
{
	background-color: #273492;
}
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #fafca1;
	text-transform: uppercase;
}




hr
{
	color: #cccccc;
	height: 1px;
	border: 1px;
	width: 50%;
	align: center;
	background-position: center;

}

.CalCellBg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #f1f1f1;
}

.maintd {
	font-family: Verdana;
	font-size: 12px;
	padding-right: 10px;
/*	padding-left: 5px; */
	color: #000000;
	
/* background-image: url(images/pg_background.jpg);
	background-repeat: no-repeat; */
	
}

.meetingstd {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;

}


#contentArea {
	
	BACKGROUND: url(images/content-bkgd.gif) top left repeat-y;;
	MARGIN: 0 auto; WIDTH: 915px;
	
}

.TableBorder {
	border: solid 1px #c6c6c6;
}
