body{
	background:#000099;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000099;
}
img{
	border:0px none;
	}
h4{
	text-transform: uppercase;
}
#titlebar{
	width:100%;
	background: scroll url(images/title_2.png) repeat-x left top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#titlebar table{border:0px;width:100%;}
#sidemenu {
	width:123px;
	background:#000099;
	border:double #F7D64A;
}
.menulink{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #F7D64A;
	text-decoration: none;
}
#content{
	position: absolute;
	width: 100%;
	top: 70px;
	right: 0px;
	z-index: 1;
	margin:15px 10px 15px 138px;
	height: auto;
	clear: none;


}
#ob{
	list-style-position: inside;
	list-style-type: disc;
}
.copyr {
	font-size: 12px;
	text-transform: lowercase;
	color: #000099;
	text-decoration: none;
}
.mainlink, .main{
	font-size:14px;
	color: #000099;
}
.mainlink{
	text-decoration: underline;
}
.siglink {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
