body {
	background-color: #e4e4e4;
}
input.btn {
   color: #000000;
   background-color: #e4e4e4;
}
.rightmenu {
	color: #888888;
}
.rightmenu_on {
	color: White;
}
.rightmenu:hover {
	color: White;
}
.header1 {
	color: #e8e8e8;
	background-color: #424c56;
}
.header2 {
	background-color: #2d313a;
}
.header3 {
	background-color: #2d313a;
}
.header4 {
	background-color: #424c56;
}
.header5 {
	background-color: #c4c4c4;
}
.logincell1{
	cursor: hand;
	background: url('images/button3.png') no-repeat;
}
.logincell{
	cursor: pointer;
	background: url('images/button3.png') no-repeat;
}
.topmenu td a{
	color:#515151;
}
.topmenu td a:hover{
	color: red;
	text-decoration:underline;
}
.header1 a {
	color: #c4c4c4;
	font-weight: bold;
}
.header1 a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#footer .header1 a {
	color: #e8e8e8;
	font-weight: bold;
}
#footer .header1 a:hover {
	color: Maroon;
	font-weight: bold;
	text-decoration: underline;
}
.title{
	color:#7bc157;
}
.list .header {
	color: White;
	background-color: #424c56;
	font-weight:bold;
}
.list .header a {
	color: #ffcccc;
}
.list .header a:hover {
	color: Maroon;
}
.globalcounter {
	color: White;
}
