.windowtitle{
	font-family:Tahoma;
	font-size:8pt;
	background-image:url('../../serverimages/bgref.gif');
	width:530px;
	height:25px;
}

.windowtitle_a{
	float:left;
	margin: 6px 0px 0px 5px;
	font-weight:bold;	
}

.windowtitle_b{
	float:right;
	margin: 4px 5px 0px 0px;
	font-weight:bold; 	
}

.windowtitle a{
	text-decoration:none;
	color:#333333;
}

.windowtitle_b a:hover{
	color:#FF6600;
}

#localform{
	width:530px;
	height:267px;
}

.ontable td{
	font-family:Tahoma;
	font-size:8pt;
	color:#4B4B4B;
}

.ontable input{
	border:1px solid #C3C3C3;
	font-family:Tahoma;
	font-size:8pt;
}

.ontable select{
	border:1px solid #C3C3C3;
	font-family:Tahoma;
	font-size:8pt;
}

.ontable textarea{
	border:1px solid #C3C3C3;
	font-family:Tahoma;
	font-size:8pt;
}

.textcom{
	font-family:Tahoma;
	font-size:7pt;
	color:#808080;
}

.aresult{
	width:100%;
	padding-top:100px;
	text-align:center;
}

.aimage{
	padding-bottom:5px;
}

.atext{
	font-family:Tahoma;
	font-size:8pt;
	color:#333333;
}

.windowform_buttons{
	width:80px;
	height:20px;
	font-family: tahoma;
	font-size: 8pt;
	border: 1px solid #878787;
	background-color: #F0F0F0;
	color:#333333;
	background-image:url('../../public_images/rd_buttons.gif');
	margin-left:7px;
	margin-top:4px;
}
