.bgleft {
	background-image:  url(images/bg-left.gif);
	background-repeat: no-repeat;
}
.bgright {
	background-image:  url(images/bg-right.jpg);
	background-repeat: no-repeat;
}
.mainbg {
	background-attachment: scroll;
	background-image:  url(images/mainbg.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-weight: normal;
	color:#000000;
	padding:6px;
	background-color:#ffe885;
	margin:10px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.unnamed1 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.optimalogo {
	width:201px;
	height:49px;
	padding-top:30px;
}

