body	{
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-right:0px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	}
			
#content	{
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 88px;
	text-align: justify;
	width: 600px;
	z-index: 1;
	
}
#content2	{
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 88px;
	text-align: justify;
	width: 600px;
	z-index: 2;

}



.Menu {
	top:0px;
	left:0px;
	width:171px;
	padding:2px;
	background-color:#ffffff;
	color:#00b8ff;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	line-height:17px;
	font-size:100%;
	}

.MenuTop {
	top:0px;
	left:0px;
	width:105px;
	padding:2px;
	background-color:#333333;
	color: #FFFFFF;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	line-height:17px;
	}

.SideBar {
	top:0px;
	left:0px;
	padding:10px;
	padding-top: 0px;
	background-color:#FFFFFF;
        width:171px;
	}

#TopPage {
	background-color: #ffffff;
	color:#FFFFFF;
	vertical-align: top;
	line-height:42px;
	margin-top: 0px
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width:0px 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	}


#BottomPage {
	background-color: #FFFFFF;
	color:#000000;
	vertical-align: top;
	margin-top: 0px
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-width:0px 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	}

a.titleLink {
	color:#00b8ff;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:130%;
	}

a {
	color:#00b8ff;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#00b8ff;}
a:visited {color:#00b8ff;}
a:hover {
	color:#CCCCCC;
	background-color:#333333;
}


p.footer { text-align: center; }

h2 { font-size:100%;
     color:#00b8ff;
	 text-align: center;
     border-bottom:solid thin black; }

#black {
	vertical-align: top;
	line-height: 84px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 171%;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	width: 100%;
	background-color: #222222;
	background: Black;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px;
	padding: 0px;
}
#logout
 {
	top:0px;
	left:0px;
	width:171px;
	padding:0px;
	background-color:#ffffff;
	color:#ff0000;
	border-left:0px solid #000000;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	line-height:17px;
	font-size:100%;
	}
