body {
	padding: 0;
	margin: 0;
	color: #000000;
	line-height: 11px; }
 
br { font-size: 10px }
 
.s {
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration: none }
 
.green {
	font-family: Tahoma;
	font-size: 11px;
	color: #809400;
	text-decoration: none }
 
.red {
	font-family: Tahoma;
	font-size: 11px;
	color: #2C7F06; }
 
.o {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00; }
 
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #2EBEF7 }
 
.w {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF; }
 
.b {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363; }
 
.b1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none }
 
.b2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #636363;
	text-decoration: none }
 
.t1 {
	background: url(images/1_z1.gif) center left no-repeat;
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 14px }
 
.t2 {
	background: url(images/1_z2.gif) center left no-repeat;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 10px }
 
.t3 {
	background: url(images/1_z1.gif) center left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px }
 
.t4 {
	background: url(images/1_z2.gif) center left no-repeat;
	margin: 0px 0px 0px 26px;
	padding: 0px 0px 0px 10px }
 
.iFrame {
	width: 390px;
	height: 600px; }
 
#input {
	width: 160px;
	height: 21px; }
 
#input1 {
	scrollbar-3dlight-color: #E3E2E2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #E3E2E2 ;
	scrollbar-face-color: #ECB637;
	scrollbar-arrow-color: #E3E2E2;
	scrollbar-darkshadow-color: #E3E2E2; }
 
#textarea {
	width: 102px;
	height: 48px;
	border-width: 1px;
	border-style: solid;
	border: none;
	background-color: #F0EAE3;
	overflow: auto }
 
#navcontainer li {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	display: block;
	position: relative;
	height: 25px;
	width: 260px;
	border-bottom: solid 1px #E1940C; }
 
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	width: 260px;
	list-style-type: none;
	background: #E1950C;
	height: auto;
	position: relative;
	top: -1px;
	border-top: solid 1px #E1940C;
	background: url(images/sidebar_bckg.gif) repeat-x; }
 
#navcontainer a, #navcontainer a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	height: 20px;
	width: 250px;
	background: #E1950C;
	padding-left: 10px;
	padding-top: 5px; }
 
#navcontainer2 a:hover {
	display: block;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold; }
 
#marqueecontainer {
	position: relative;
	width: 350px; /*marquee width */
	height: 50px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
	margin-left: 20px;
	margin-top: 10px }