body	{
	padding: 10px;
	font-family: Verdana;
	background: #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;
	top: 5px;
	left: 15px;
	width: 265px;
	background-color: #FFFFFF;
	border: solid 0px #3B7B77;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	}

#mtop
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #A5DBD8;
	padding: 5px;
	border: solid 1px #3B7B77;
	text-align:center;
	}

#mtext
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #3B7B77;
	border-right-color: #3B7B77;
	border-left-color: #3B7B77;
	}

#mbox	{
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #3B7B77;
	}

#content	{
	top: 5px;
	margin-left: 300px;
	margin-right: 10px;
	background-color: #FFFFFF; 
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	}

#box	{
	background-color: #FFFFFF;
	padding: 2px;
	border: solid 1px #3B7B77;
	}

#ctop	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #A5DBD8;
	padding: 5px;
	border: solid 1px #3B7B77;
	}

#ctext	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	background-color: #BCCECD;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #3B7B77;
	border-right-color: #3B7B77;
	border-left-color: #3B7B77;
	}


a:link, a:active, a:visited	{
	text-decoration: none;
	color: #207376;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	}

a:hover 	{
	text-decoration: underline;
	color: #207376;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	}

a.menu:link, a.menu:active, a.menu:visited	{
	text-decoration: none;
	color: #207376;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	}

a.menu:hover 	{
	text-decoration: underline;
	color: #207376;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	}

table, td, tr
	{
	background-color: #FFFFFF;
	border: solid 1px #207376;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #207376;
	}

input, textarea, option, select {
	background-color: #BCCECD;
	border: solid 1px #207376;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #207376;
	}

p	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
	}

h1 	{
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-image: url(Cell1.jpg);
	background-repeat: yes-repeat;
	padding: 2px;
	border: 1px solid #000000;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 600;
	}

h2, h3
 	{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background: #A5DBD8;
	border: 1px solid #000000;
	padding: 2px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 600;
	}