body { 
margin:0px;
padding:0px;
background-color:#FFFFFF;
font: 14px Arial, Helvetica, sans-serif;
line-height: 150%;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	/*background: #003399;*/
}
a:active {
	color: #fff;
	text-decoration: none;
	/*background: #FF9933;*/
}

.a1 a:link {
	color: #FF7825;
	text-decoration: underline;
}
.a1 a:visited {
	color: #FF7825;
	text-decoration: underline;
}
.a1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:#FF7825;
	/*background: #003399;*/
}
.a1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background:#FF7825;
	/*background: #FF9933;*/
}

.a2 a:link {
	color: #000000;
	text-decoration: none;
}
.a2 a:visited {
	color: #000000;
	text-decoration: none;
}
.a2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:#FF7825;
	/*background: #003399;*/
}
.a2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background:#FF7825;
	/*background: #FF9933;*/
}
table
{
width:100%;
}
tr{vertical-align:top;}
.divTitle1{
float:right;
/*background-color: #395479;*/
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
}
.div1
{
float:left;background-color: #99CC33; width:110px; height:25px;border-bottom-style: solid; border-bottom-color:#fff; border-bottom-width:1px;
padding-left:20px; color:#FFFFFF; 
padding-top:5px;
font: 14px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 150%;
}
.div2 
{
float:left;background-color: #999900; width:10px; height:30px;border-bottom-style: solid; border-bottom-color:#fff; border-bottom-width:1px;
}
.button {
font: 12px Tahoma, Verdana;
padding: 0 5px;
color: #D3E0E7;
background-image: url(/images/dbe7cd54c24aa550d10906b5.gif);
background-repeat: repeat-x;
background-position: 0 50%;
outline: 1px solid #D3E0E7;
border: 1px solid #FFF !important;
height: 23px !important;
border: 1px solid #D3E0E7;
height: 21px;
line-height: 17px;
}
.reply {
	background:#E5FFFF;
	border:1px solid #09908B;
	padding:9px;
	margin:0;
}
