body {
	background-color : #FFFFFF;
	top : 0px;
	margin : 0px;
	border : 0px;
	color : #000000;
	font-family : Arial, Tahoma;
}


H1 {
	font-size : 18px;
	color : #231F20;
	font-family : Arial, Tahoma;
}

H2 {
	font-size : 16px;
	color : #231F20;
	font-family : Arial, Tahoma;
}
H3 {
	font-size : 14px;
	color : #231F20;
	font-family : Arial, Tahoma;
}



#content {
	position:relative;
	top: 0px;
	left: 6px;
	font-size: 13px;
	color: #000000;
	font-family: Tahoma;
	padding: 10px;
}
#sidebar {
	position:relative;
	top: 0px;
	left: 8px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
}
#header_menu {
	position:absolute;
	top: 74px;
	left: 365px;
	font-size : 13px;
	color : #FFFFFF;
	font-family : Arial, Tahoma;
	font-weight : bold;
}
#footer_menu {
	position:relative;
	top: 6px;
	left: 20px;
	font-size : 12px;
	color : #58595B;
	font-family : Arial, Tahoma;
}
#titlebar1 {
	position:absolute;
	top: 258px;
	left: 15px;
	font-size : 15px;
	color : #000647;
	font-family : Arial, Tahoma;
	font-weight : bold;
}
#titlebar2 {
	position:absolute;
	top: 258px;
	left: 608px;
	font-size : 15px;
	color : #000647;
	font-family : Arial, Tahoma;
	font-weight : bold;
}
#img_bottomr {
	position:relative;
	valign: bottom;
}



a {
	color : #000000;
	text-decoration: none;
}
a:hover {
	color : #0F056C;
	text-decoration: underline;
}
a.content {
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
a.content:hover {
	color : #0F056C;
	text-decoration: underline;
}
a.sidebar {
	color : #0F056C;
	text-decoration: none;
}
a.sidebar:hover {
	color : #000000;
	text-decoration: underline;
}
a.header_link {
	font-size : 13px;
	color : #FFFFFF;
	font-family : Arial, Tahoma;
	font-weight : bold;
	text-decoration: none;
}
a.header_link:hover {
	color : #000000;
}
a.footer_link {
	font-size : 12px;
	color : #58595B;
	font-family : Arial, Tahoma;
	text-decoration: none;
}
a.footer_link:hover {
	color : #000000;
	text-decoration: underline;
}
