html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 25px;
}
.topMenu a {
	color: #339900;
	text-decoration: underline;
}
.topMenu a:hover {
	color: #339900;
	text-decoration: none;
}
.topMenu a:visited {
	color: #339900;
}
.topMenuCenter a{
	text-decoration: underline;
	color: red;
}
.topMenuCenter a:hover {
	color: red;
	text-decoration: none;
}
.topMenuCenter a:visited {
	color: red;
}
.rightMenu {
	background-image: url(/images/rightMenuFon.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}
.rightMenu h1{
	color: #000000;
	background-image: url(/images/rightMenuFon.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #E6E6E6;
}
.rightMenuBottom {
	padding: 5px;
}
.rightMenuBottom div {
	padding: 2px;
}
.rightL1 {
	padding: 2px;
}
.rightL2 {
	font-size: 11px;
	padding: 2px;
	padding-left: 13px;
}
.rightMenuBottom div div {
	font-size: 11px;
	padding: 2px;
	padding-left: 13px;
}
.copyrightDiv {
        background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 25px;
	width: 100%;
	text-align: center;
}
.copyrightDiv a {
	color: #339900;
	text-decoration: underline;
}
.copyrightDiv a:hover {
	color: #339900;
	text-decoration: none;
}
.copyrightDiv a:visited {
	color: #339900;
}
.counterDiv{
	font-family: Arial, Helvetica, sans-serif;
	height: 77px;
	color: #333333;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
.counterDiv a {
	color: #339900;
	text-decoration: underline;
}
.counterDiv a:hover {
	color: #33CC00;
	text-decoration: none;
}
.counterDiv a:visited {
	color: #339900;
}
