.bg {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.bodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	line-height: 15px;

}
.txtlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	line-height: 16px;


}
.txtlink:active {
	text-decoration: none;
}
.txtlink:visited {
	text-decoration: none;
}
.txtlink:hover {
	text-decoration: underline;
	color: #CC3333;
}
.txtlink1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
.txtlink1:active {
	text-decoration: none;
}
.txtlink1:visited {
	text-decoration: none;
}
.txtlink1:hover {
	text-decoration: none;
	color: #000000;
}

.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #CCCCCC;
	text-indent: 2pt;




}
.tdbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	text-indent: 4px;

}
.bgsub {

	background-attachment: scroll;
	background-image: url(images/bg_sub.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	text-indent: 2pt;
	background-color: #F1F1F1;
	font-weight: normal;
}
.txtlinkunder {

	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
	line-height: 16px;
}
.divline{
		border-bottom:1px solid #E5E5E5;
		text-align:right;
		color:#DE0000;
		font-weight:bold;
	}
.divline a{
		color:#DE0000;
		font-weight:bold;
		text-decoration:none;
	}
.newsbox{
	background-color:#FAFAFA;
	border:1px solid #E8E8E8;
	padding:5px;
	padding-bottom:0px;
}

.newsbox li{
	line-height:20px;
}
.get{
	background-color:#F7F7F7;
	border:1px solid #E9E9E9;
	padding:5px;
	text-align:center;
}
p {
padding-top:0px;
padding-left:0px;
padding-right: 0px;
padding-bottom: 6px;
}