html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;	
}
#maintable {
	height:100%;
	width:100%;
}
.header {
	height: 196px;
	background-color:#fff8c4;
}
.footer {
	height: 50px;
	background-color:#4a8ebf;
	
}
.lpane {
	background-color:#e2eff8;
	background-image:url(images/lpbg.gif);
	background-repeat:repeat-y;
	padding-top:45px;
	width:161px;
}
.lpane ul {
	margin:0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.lpane li a:link {
	color:#a1a1a1;
	text-decoration:none;
}
.lpane li a:visited {
	color:#a1a1a1;
	text-decoration:none;
}
.lpane li a:hover {
	color:#a1a1a1;
	text-decoration:none;
}
.maintext {
	margin:20px;
	text-align:justify;
	/*text-indent:20px;*/
}
#menu {
	line-height: 30px;
	color:#a1a1a1;	
	margin-left:10px;
	padding-left:13px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu a:link {
	color:#a1a1a1;
	text-decoration:none;
}
#menu a:hover {
	color:#a1a1a1;
	text-decoration:none;
}
#menu a:visited {
	color:#a1a1a1;
	text-decoration:none;
}
#activemenu {
	line-height: 30px;
	color:#a1a1a1;	
	margin-left:10px;
	padding-left:13px;
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#activemenu a:link {
	font-weight:bold;
	color:#a1a1a1;
	text-decoration:none;
}
#activemenu a:hover {
	font-weight:bold;
	color:#a1a1a1;
	text-decoration:none;
}
#activemenu a:visited {
	font-weight:bold;
	color:#a1a1a1;
	text-decoration:none;
}
.menupath {
	height:25px;
	margin-left:10px;
	margin-top:10px;	
}
.menupath a:link {
	color:#a1a1a1;
	text-decoration:none;
	padding-right:14px;
	background-image:url(images/str.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.menupath a:visited {
	color:#a1a1a1;
	text-decoration:none;
	padding-right:14px;
	background-image:url(images/str.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.menupath a:hover {
	color:#a1a1a1;
	text-decoration:none;
	padding-right:14px;
	background-image:url(images/str.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.maincontent {
	margin:10px;
	/*text-indent:15px;*/
	color:#333333;
	text-align:justify;
}
.rpane {
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif
	background-color:#fff8c4;
	background-image:url(images/rpbg.gif);
	background-repeat:repeat-y;
	width:182px;
	padding-top:20px;
	font-size:11px;
}
.rpane a:link {
	color:#4a8dbf;
	text-decoration:none;
	font-size:11px;
}
.rpane a:visited {
	color:#4a8dbf;
	text-decoration:none;
	font-size:11px;
}
.rpane a:hover {
	color:#4a8dbf;
	text-decoration:none;
	font-size:11px;
}
#newsnum {
	color:#4a8dbf;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	font-weight:bold;
	font-size:11px;
}
#newsitem {
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	font-size:11px;
}




#rell {font-size:10px; color:#404040; font-family:arial; padding:2px;}
#rell a {font-size:10px; color:#404040; text-decoration:underline;}
