
body {
	background-color : #EEEEEE;
	text-align : center;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-size : 13px;
	color : #333333;
}

li {
	margin-bottom : 10px;
}

h1 {
	color : #0D6CB6;
	font-weight : bold;
	font-size : 17px;
	text-align : left;
	text-transform : uppercase;
}

#Layout {
	width : 800px;
	height : 650px;
	margin : 0px auto;
	text-align : left;
	background-color : #FFFFFF;
}

#TopBar {
	height : 97px;
}

#NavBar {
	height : 29px;
	text-align : center;
}

#NavBar table {
	margin : 0px auto;
}

#ContentSpace {
	padding : 8px 14px 0px 11px;
}

#Sidebar {
	width : 208px;
}

#SideBar1 {
	margin-top : 56px;
}

#SideBar2 {
	margin-top : 52px;
}

#SubNav2 {
	margin-top : 0px;
}

#SubNav2 div {
	margin-top : 8px;
}

#SubNav2 div img,
#SubNav2 img {
	margin-left : 9px;
}

#Content {
	padding-top : 8px;
}

#Content p {
	margin-left : 20px;
}

#Content h1 {
	margin-left : 20px;
}

#Content table {
	margin-left : 20px;
}

#SubNav1 {
	margin-left : 5px;
}

#SubNav1 a {
	margin-right : 10px;
}

.menuBox {
	background-color : #B6B872;
	border : 1px #B0B268 solid;
	width : 150px;
	text-align : left;
}

.menuItem {
	color : #094574;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 13px;
	padding : 3px;
}

.menuItemSelected {
	background-color : #E8F0A4;
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-size : 13px;
	padding : 3px;
}

.iska {
	color : #0D6CB6;
	font-weight : bold;
}








