html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  		margin: 0;
  		padding: 0;
  		border: 0;
  		outline: 0;
  		font-size: 100%;
}
body		{margin: 10px 0px 10px 0px;
		font-family: Verdana, sans-serif, Arial, Helvetica;
		color: #332011;
		font-size: 13px;
		background-color: #FFE0E0;
		background:url('images/bgd.jpg');
		background-position:center 0px;
}
input, textarea, select	{font-family: Verdana, Arial, sans-serif;
		height:21px;
		color:#FFFFFF;
		font-size: 13px;
		background-color:#89B23E;
		padding: 0px 2px 2px 2px;
		border:0px;
		margin-top:1px;
		margin-bottom:2px;
}
td		{font-size: 12px;}
img 		{display: block;
		border:none;
}
h1		{font-size:16px;
		margin-top:0px;
		margin-bottom:10px;
}
h2		{font-size:14px;
		margin:5px 0px;
}

a.mainlink:link, a.mainlink:visited, a.mainlink:active {
		color:#039B29;
		text-decoration:none;
}
a.mainlink:hover	{color:#FF6699;}
a.tjlink:link, a.tjlink:visited, a.tjlink:active {
		color:#039B29;
		text-decoration:none;
}
a.tjlink:hover	{color:#00E038;}
.sublink		{background-image:url('images/subg.png');
		background-repeat:no-repeat;
		width:190px;
		height:30px;
		color:#99FF66;
		font-weight:bold;
		text-align:center;
		border:0px;
		padding-top:5px;
		padding-bottom:15px;
		cursor:default;
		margin-top:10px;
		display:block;
		float:left;		
}

.paged p		{margin-top:0px;
		margin-bottom:13px;
}

.txtchair		{font-size:11px;
		text-align:center;
		padding-top:5px;
		clear:both;
}
.boxbdr		{background-color: #DFFFC1;
		border-top:1px solid #F8FCF4;
		border-left:1px solid #F8FCF4;
		border-right:1px solid #C69571;
		border-bottom:1px solid #C69571;
}
.testbdr		{color:#014401;
		background-color:#F8FCF4;
		border-top:1px solid #F8FCF4;
		border-left:1px solid #F8FCF4;
		border-right:1px solid #C69571;
		border-bottom:1px solid #C69571;
}
.testdp		{text-align:left;
		padding:0px 1.2%;
		margin-top:5px;
		margin-bottom:5px;
}
.testnt		{width:100%;
		text-align:center;
		border-top:1px solid #CC0000;
		padding-top:5px;
		margin-top:0px;
		margin-bottom:7px;
}
.testrm		{width:100%;
		text-align:center;
		padding-bottom:5px;
		margin-top:0px;
		margin-bottom:0px;		
}
.testhdbg	{background-color:#ACE079;
		font-weight:bold;
		padding: 3px;
}
.testwn		{width: 90%; 
		font-weight:bold;
		font-size: 14px;
		color: #FF0000;
		background-color: #FEEAF0;
		text-align:center;		
		padding: 5px;
		border: 1px solid #990000;
}
.nobdr		{border: 0px solid #FFFFFF;}
.txtgensmp	{font-size:11px;
		padding-top:5px;
}
.submitg		{height:24px;
		font-size:13px;
		font-weight:bold;
		color:#FF6699;
		background-color:#CCFF99;
		text-align:center;	
		margin-top:3px;
		border:3px double #660000;
		padding-bottom:3px;
}
.txtmaintwn	{color: #FF0000;
		font-weight:bold;
		font-size:14px;
		text-align:center;
		padding-top:7px;
}
.txtsrv		{width:99%;
		color:#FFCCFF;
		text-align:center;
		line-height:1.1em;
		padding:5px .5% 0px .5%;
		float:left;
}
.txtjd		{width:98%;
		height:20px;
		color:#FFFFFF;
		text-align:right;
		padding:5px 2% 5px 0px;
		float:right;
}