body{
	background-image: url(images/blue_page_bg.gif);
	background-position: center;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
body.popup{
 	background-color:#ffffff;
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
#main{
	text-align: center;
}
#maintable
{
	background-color: #FFFFFF;
	margin: auto;
}
#tablebg{
	background-image: url(images/pattern_bg.jpg);
}
#patternbg{
	 background-image: url(images/left_panel.jpg);
	 background-repeat: no-repeat;
	 vertical-align: top;
}
#toc{
	text-align: right;
	padding-right: 5px;
}
#tocsel{
	text-align: right;
		font-size: 12px;
		font-weight: bold;
	padding-right: 5px;
}
#toc a:link{ font-size: 12px; text-decoration: none; color: #00008B;}
#toc a:active{ font-size: 12px; text-decoration: none; color: #00008B;}
#toc a:hover{ font-size: 12px; text-decoration: underline; color: #00008B;}
#toc a:visited{ font-size: 12px; text-decoration: none; color: #00008B;}
#content{
	 font-size: 12px;
	 background-color: #efa76a;
	 vertical-align: top;
	 padding-right: 10px;
}
#contenthome{
	 font-size: 12px;
	 background-color: #efa76a;
	 vertical-align: top;
	 padding-right: 10px;
}
h1{
	background-image: url(images/h1bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
	margin-bottom: 5px;
	}
	h2{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold	;
	margin-top: 10px;
	margin-bottom: 5px;
	}
p{margin: 10px 0px 8px 0px;font-size: 12px;}
#imglft{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
ul{
	font-size: 12px;
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom:8px;
}
table #data{
 border-top: 1px dotted #000000;
 border-left: 1px dotted #000000;
 margin-right: 10px;
}
#data th
{
 border-right: 1px dotted #000000;
 border-bottom: 1px dotted #000000;
 color: #000000;
 font-size: 12px;
 text-align: left;
 background-color: #ffffcc;
 padding: 3px 5px 3px 5px;
}
#data td
{
 border-right: 1px dotted #000000;
 border-bottom: 1px dotted #000000;
 font-size: 12px;
 text-align: left;
 padding: 3px 5px 3px 5px;
}
#mainlinkbg{
	background-image: url(images/mainlinkbg.jpg);
	background-repeat: no-repeat;
	height:42px;
	vertical-align: bottom;
	padding-bottom: 2px;
}
a:link{ font-size: 12px; text-decoration: none; color: #00008B;}
a:active{ font-size: 12px; text-decoration: none; color: #00008B;}
a:hover{ font-size: 12px; text-decoration: underline; color: #00008B;}
a:visited{ font-size: 12px; text-decoration: none; color: #00008B;}

#contenthome a:link{ font-size: 20px; text-decoration: none; color: #ffffff;}
#contenthome a:active{ font-size: 20px; text-decoration: none; color: #ffffff;}
#contenthome a:hover{ font-size: 20px; text-decoration: underline; color: #ffffff;}
#contenthome a:visited{ font-size: 20px; text-decoration: none; color: #ffffff;}

#footer{font-size: 11px; color: #000000; text-align: center;}
#footer span{color: #fff3c7; font-weight: bold}

#footer a:link{ font-size: 11px; text-decoration: none; color: #ffffff;}
#footer a:active{ font-size: 11px; text-decoration: none; color: #ffffff;}
#footer a:hover{ font-size: 11px; text-decoration: underline; color: #ffffff;}
#footer a:visited{ font-size: 11px; text-decoration: none; color: #ffffff;}
