body	{
	padding: 0px;
	font: 8pt Lucida Sans Unicode; 
	background-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	}

#menu	{
	position: absolute;
	padding: 5px;
	top: 5px;
	left: 10px;
	width: 235px;
	background-color: transparent;
	border-style:solid;
	border-color: #000000;
	border-width: 0px;
	font: 8pt Lucida Sans Unicode; 
	}

#content	{
	position: absolute;
	padding: 5px;
	top: 5px;
	margin-left: 265px;
	margin-right: 10px;
	background-color: transparent; 
	font: 8pt Lucida Sans Unicode; 
	}

p, td, tr, li
 	{
	font: 8pt Lucida Sans Unicode; 
	font-weight: 400;
	font-style: normal;
	}

h1, h2, h3
 	{
	font: 10pt Lucida Sans Unicode; 
	font-weight: 600;
	font-style: normal;
	letter-spacing: 1px;
	}

a:link, a:active, a:visited	{
	text-decoration: none;
	color: #282B54;
	font-weight: bold;
	font: 8pt Lucida Sans Unicode; 
	}

a:hover 	{
	text-decoration: underline;
	color: #282B54;
	font-weight: bold;
	font: 8pt Lucida Sans Unicode; 
	}

#mtop	{
	font: 8pt Lucida Sans Unicode; 
	font-weight: bold;
	color: #000000;
	background-image: url(mtop.jpg);
	background-repeat: yes-repeat;
	padding: 2px;
	border: solid 0px #282B54;
	text-align: left;
	}

#mbot	{
	height: 8px;
	background-image: url(mbot.jpg);
	background-repeat: yes-repeat;
	}

#mtext	{
	font: 8pt Lucida Sans Unicode; 
	font-weight: normal;
	color: #000000;
	padding: 2px;
	background-color: #D0CFD7;
	border: solid 1px #282B54;
	}

#ctop	{
	font: 8pt Lucida Sans Unicode; 
	font-weight: bold;
	color: #000000;
	background-image: url(ctop.jpg);
	background-repeat: yes-repeat;
	padding: 5px;
	border: solid 0px #282B54;
	width: 690px;
	}

#ctext	{
	font: 8pt Lucida Sans Unicode; 
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background-color: #D0CFD7;
	border: solid 1px #282B54;
	width: 688px;
	}

#ctext a:link, #ctext a:active, #ctext a:visited	{
	text-decoration: underline;
	color: #282B54;
	font-weight: bold;
	font: 8pt Lucida Sans Unicode; 
	}

#ctext a:hover 	{
	text-decoration: none;
	color: #282B54;
	font-weight: bold;
	font: 8pt Lucida Sans Unicode; 
	}

#cbot	{
	height: 15px;
	background-image: url(cbot.jpg);
	background-repeat: yes-repeat;
	}

input, textarea, option, select
	{
	background-color: #D0CFD7;
	border: solid 1px #000000;
	font: 8pt Lucida Sans Unicode; 
	color: #000000;
	letter-spacing: 1px;
	padding: 2px;
	}