body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-image: url(images/base-bg.gif);
}
.heading {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	background-image: url(../images/welc-bg.gif);
	background-repeat: repeat;
	padding: 10px;
}

.text {font-family: Arial; font-size: 13px; color: #000; }

.topmenu {
	font-family: Arial;
	font-size: 12px; 
	color: #fef4e8;
	padding-top:0px;
	font-weight:bold;
	}
.topmenu a:link {
	color:#fef4e8;
	text-decoration: none;
}
.topmenu a:visited {
	color:#fef4e8;
	text-decoration: none;
}
.topmenu a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.topmenu a:active {
	color:#fef4e8;
	text-decoration: none;
}
.sidemenu {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold; 
	color: #525252;
	}
.sidemenu a:link {
	color:#525252;
	text-decoration: none;
}
.sidemenu a:visited {
	color:#525252;
	text-decoration: none;
}
.sidemenu a:hover {
	color:#525252;
	text-decoration: underline;
}
.sidemenu a:active {
	color:#525252;
	text-decoration: none;
}
.footer {font-family: Arial; font-size: 11px; color: #000; }
div.div {
border:1px dotted #336699;
text-decoration:none; 
margin-top: 15px;
padding:3px; 
text-align:left; }
.links {
	font-family: Arial;
	font-size: 12px; 
	color: #000;
	padding-left:10px;
	}
.links a:link {
	color:#000;
	text-decoration: underline;
}
.links a:visited {
	color:#000;
	text-decoration: underline;
}
.links a:hover {
	color:#525252;
	text-decoration: none;
}
.links a:active {
	color:#000;
	text-decoration: underline;
}
