body {
	background-color: #333366;
	font-size:12px;
	padding: 20px 0px 0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
		font-weight:bold
}
a:hover {
	color: #333366;
	text-decoration: underline;
	font-weight:bold
}
.table{ 
		background:transparent url(bg.jpg) top right no-repeat;
		padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, h5 {
		margin: 5px 0px 5px 0px;
}
.header {
		vertical-align: middle;
		text-align: center;
		color: #FFFFFF;
		height:120px;

}
.menu {
		padding: 0px 0px 0px 0px;
		vertical-align: top;
}
.menu ul, .menu li {
		list-style-type: none;
		display: block;
		padding: 2px 0px 0px 0px;

}
.current {
		font-weight: bold;
}
.content {
		height: 350px;
		vertical-align: top;
		padding: 0px 100px 0px 30px;
		text-align:right;
}
.footer {
		font:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#999999;
		text-align: center;
		font-size: 10px;
		height: 10px;
}
.footer a:link, .footer a:visited, .footer a:active {
		color:#999999;
		text-decoration: none;
		font-weight:bold}
.footer a:hover {
		color: #666666;
		text-decoration: underline;
		font-weight:bold
}

		



