A.gotoall {
	text-decoration : none;
	background-color : #e7e7e7;
	color : Black;
}
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{
	color: #000000;
	font-family: arial;
	font-size: 12px;
	background-color : #b0c4de;
}

.area{
	background-color : #ffffff ;
}

.logobar{
	background-color : #b0c4de;
}

.poweredby{
	color : #000000;
	font-family: arial;
	font-size : 10px;
	margin : 0px;
	padding : 0px;
}

.allbody {
	margin-top : 0px;
	margin-left: 0px;
	background-color : #f0f0f0;
	color : #000000;
}

a {
	font-family: arial;
	font-size : 11px;
	color : #000080;
}

a:hover {
	color : #0000C0;
}

.centerpaneltitle {
	color : #000000 ;
	background: url(img/topbg000.jpg) repeat-x right;
	font-family: arial;
	font-weight : bold;
	font-size : 14px;
}

.centerpanelbody {
	color : #000000 ;
	background-color: #F8F8F8;
	font-family: arial;
	font-size : 13px;
	text-align : justify;
}

.leftpaneltitle {
	color : #000000 ;
	background: url(img/topbg000.jpg) repeat-x right;
	font-weight : bold;
	font-size : 14px;
}

.leftpanelbody {
	color : #000000 ;
	background-color: #FFFFFF;
	font-family: arial;
	font-size : 13px;
/*	text-align : justify; */
}

.rightpaneltitle {
	color : #000000 ;
	background: url(img/topbg000.jpg) repeat-x right;
	font-weight : bold;
	font-size : 14px;
}

.rightpanelbody {
	color : #000000 ;
	background-color: #FFFFFF;
	font-family: arial;
	font-size : 13px;
/*	text-align : justify; */
}

a.menuLine {
	font-family: arial;
	font-size : 11px;
}

a.menuSelected {
	text-decoration : none;
	font-family: arial;
	font-weight : bold;
	font-size : 12px;
	color : #000000 ;
}

a.upperMenuLine {
	font-family: arial;
	font-size : 13px;
}

a.upperMenuSelected {
	text-decoration : none;
	font-family: arial;
	font-weight : bold;
	font-size : 13px;
	color : #000000 ;
}

.bottomMenu {
	font-family: arial;
	font-size : 10px;
	text-align : center;
}

a.bottomMenuLine {
}

a.bottomMenuSelected {
	text-decoration : none;
	font-family: arial;
	font-weight : bold;
	color : #000000 ;
}

.loginForm {
	margin : 0px;
	padding : 0px;
}

.loginFormCenter {
	margin : 0px;
	padding : 0px;
}

.registerForm {
	margin : 0px;
	padding : 0px;
}

.pagebar{
	color: #000000;
	font-family: arial;
	font-size: 14px;
}

.pagebar a{
	color: #000080;
	font-family: arial;
	font-size: 12px;
}

