A {
	text-decoration : none;
	color : #000000;

}

A:HOVER {
		text-decoration : none;
		color : #7BA219;

}

A.news {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 10px;
color : #FF6633;
}
A.news:HOVER {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 10px;
color : #FF6633;
}



TD.runningtext {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height: 20px;

}

TD.footertext {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	background-image: url(footerbg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height:30px
}

TD.linksbg {
	background-image: url(links_bg.gif);
	background-repeat: no-repeat;

}


TABLE.tabinside {
	border : 1px solid;
	border-color :#CCCCCC;
	padding : 2
	}

TD.linkstext {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
}

TD.tdstroke {
border : solid;
border-width : 1px;
border-bottom-color : #FFFFFF;
border-left-color : #FFFFFF;
border-right-color : #FFFFFF;
border-top-color : #FFFFFF;
}

.pagetitle {
font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #99CC33
}

INPUT.textfield {
	border : 1px solid #CCCCCC;
	font : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : ThreedShadow;
	vertical-align : middle;
	width:150px
}
INPUT.Button{
	background-color : #CCCCCC;
	border : 1px solid Silver;
	font-family : Impact, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font : lighter;
	color:#666666
}

