* {
padding:0;
margin:0;
border:0;
}
body
{
font-family: "Lucida Sans Unicode", "Trebuchet MS";
font-size:12px;
}
.label
{
font-family: "Lucida Sans Unicode", "Trebuchet MS";
font-size:12px;
color:#000000;
}
.cmbbox
{
font-size:12px;
color:#000000;
font-family: "Lucida Sans Unicode", "Trebuchet MS";
width:150px;
height:18px;
border: 1px #ff6501 solid;
margin-left:20px;
}
.txtarea
{
font-size:12px;
color:#000000;
font-family: "Lucida Sans Unicode", "Trebuchet MS";
width:150px;
height:44px;
border: 1px #42A6CE solid;
margin-left:20px;
}
.button
{
/*background-image:url(images/btn_bg.gif);
background-repeat:no-repeat;
font-size:15px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
width:83px;
height:36px;
border:none;
cursor:pointer;*/
	border:1px solid #FFFFFF;
	background:#29415b;
	color:#FFFFFF;
	width:90px;
	height:27px;
	cursor:pointer;
}
#hide
{
font-family:"Lucida Sans Unicode", "Trebuchet MS";
}
.txtbox
{
font-family:Tahoma;
font-size:11px;
color:#000000;
width:150px;
height:18px;
padding-top:3px;
border: 1px #42A6CE solid;
margin-left:20px;
}
.chkbox
{
width:8px;
height:8px;
}
.news_title
{
font-size:12px;
color:#fe6601;
font-weight:bold;
padding-left:17px;
}
.readmore
{
font-size:12px;
color:#FF9933;
float: right;
font-weight:bold;
text-decoration:none;
}
a.readmore:hover
{
font-size:12px;
color:#FF9933;
float: right;
font-weight:bold;
text-decoration:underline;
}
.btn{
	border:1px solid #FFFFFF;
	background:#29415b;
	color:#FFFFFF;
	width:90px;
	height:27px;
	cursor:pointer;
}

