body { background: #dbcf92; }
body, td { color: #595646; font: 12px arial; }

input { font-size: 10px; color: #2a2b2b2; }

a { color: #cd0303; font-size: 12px; font-weight : bold; }

A.gotoall {
	text-decoration : none;
	background-color : #e7e7e7;
	color : #e0bda0;
}
input.loginbutton {
	background-color : #FAFAFA;
	font-weight : bold;
	border : medium;
}
A.shortnews {
	text-decoration : none;	
	color : #6a6a6a;
}
A:HOVER.shortnews {
	text-decoration : none;	
	color : #000088;
}

.copyrightbar{
}

.area{
	background-color : #dbcf92;
}

.logobar{
	background-color : #dbcf92;
}

.poweredby{
	background: url(/themes/classic/images/botBg1.gif) left top repeat-y;
	height: 40px;
	color: #ffffff;
	font-size: 7px;
	text-align: left;
/*
	color : #000000;
	font-size : 10px;
	margin : 0px;
	padding : 0px;*/
}

.allbody {
	margin-top : 0px;
	background-color : #dbcf92;
	color : #000000;
}

a:hover {
	color: #151413;
}

.centerpaneltitle {
	color : #000000;
	/*background-color: #dbcf92;*/
	font-weight : bold;
	font-size : 14px;
}

.centerpanelbody {
	color: #595646;
	/*background-color: #dbcf92;*/
	font-size : 13px;
	text-align : justify;
}

.leftpaneltitle {
	color : #000000 ;
	/*background-color: #dbcf92;*/
	font-weight : bold;
	font-size : 14px;
}

.leftpanelbody {
	color : #000000;
	font-size : 13px;
	margin-left: 17px;
	text-align : left;
}

.rightpaneltitle {
	color : #000000 ;
	/*background-color: #dbcf92;*/
	font-weight : bold;
	font-size : 14px;
}

.rightpanelbody {
	color : #000000 ;
	/*background-color: #dbcf92;*/
	font-size : 13px;
	text-align : justify;
}

a.menuLine {
	background: url(/themes/classic/images/bullet.png) left top no-repeat;
	padding-left: 17px;
	margin-bottom: 12px;
	font-size : 12px;
	color: #615834;
	font-weight: bold;
}

a.menuSelected {
	background: url(/themes/classic/images/bullet.png) left top no-repeat;
	padding-left: 17px;
	margin-bottom: 12px;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
	color: #a88c1c;
}

a.upperMenuLine {
	font-size : 13px;
}

a.upperMenuSelected {
	text-decoration : none;
	font-weight : bold;
	font-size : 13px;
	color : #000000 ;
}

.bottomMenu {
	font-size : 10px;
	text-align : center;
}

a.bottomMenuLine {
}

a.bottomMenuSelected {
	text-decoration : none;
	font-weight : bold;
	color : #000000 ;
}

.loginForm {
	margin : 0px;
	padding : 0px;
}

.loginFormCenter {
	margin : 0px;
	padding : 0px;
}

.registerForm {
	margin : 0px;
	padding : 0px;
}

.pagebar{
	color: #000000;
	font-size: 14px;
}

.pagebar a{
	color: #000080;
	font-size: 12px;
}

.ttt {
	font-family: arial, tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #595646;
	border-width: 0;
	border-style: groove;
	border-bottom-width: 1px;
	margin: 0 0 0 0;
	border-color: darkred;
	padding:3px;
	text-align:justify;
}