#topside
{
	font-size : 18px;
	color: #ffffff;
	clear: both;
	height:20px;
	width : 100%;
}

.flatmenu
{
	display:inline;
	float:left;
	width: 100px;
	margin-left: 10px;
	padding-left: 10px;
}

#leftside 
{
	color: #ffffff;
	position: relative;
	width: 100px;
	height: 600px;
	margin-left:50px;
	float: left;
	line-height: 30px;
}

#mainpart 
{
	position: relative;
	width: 600px;
	float: left;
}

#logo	
{
	position : relative;
	margin-right : auto;
	margin-left : auto;
}

.login	
{
	font-size : 16px;
	color: #ffeeee;
	position : relative;
	width: 350px;
	margin-top:100px;
	margin-right : auto;
	margin-left : auto;
}

/*text*/
body
{
	color: #55551155;
	font-size : 16px;
	font-family : "Palatino", "Bookman", "New Century Schoolbook", "Verdana",
	"Futura","Helvetica","sans-serif";
	vertical-align : top;
	background-color : #cee7be;
}

h1	
{
	font-size: 23px;
	font-weight: bold;
	color : #0A328C;
}

h2	
{
	background-color : #C0D5F0;
	color : #0A328C;
	font-size : 13px;
	font-weight : bold;
	padding : 4px 8px;
	margin-bottom : 4px;
	margin-top : 10px;
}

h3
{
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin-bottom : 2px;
	margin-top : 15px;
}

hr
{
	color: #444444;
	background-color: #555555;
}

img
{
	border: 0;
}

ul
{
	position : relative;
	left: 25px;
}

a:link	
{
	text-decoration : none;
	color : #ff4343;
}

a:active	
{
	text-decoration : none;
	color : #ff4141;
}

a:visited	
{
	text-decoration : none;
	color : #ff3030;
}

a:hover 
{
	text-decoration : none;
	color : #ff4444;
}

.topside a:hover 
{
	text-decoration : none;
	color : #fffaff;
}

.fcline
{
	width :100%;
	height :1px;
	background-color:#444444; 
}

.announce	
{
	font-size: 42px;
	font-weight: bold;
	color : #0A328C;
}
