body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND-COLOR: #EEEEEF;
}
.sbg {
	background-image: url(pics/sbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.lmenu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #255080;
}
.rmenu {
	background-image: url(pics/menubg.gif);
	background-repeat: repeat-y;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman";
}
.style3 {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
}
a {
text-decoration: none;
color: #000000;
		font-size: 12px;
}

a:link {
text-decoration: none;
	color: #000000;
		font-size: 12px;
}
a:visited {
text-decoration: none;
	color: #000000;
	font-family: Andalus;
	font-size: 12px;
}
a:hover {
text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mainbg {
	background-image: url(pics/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

