body {

}

.desno{
	border-right-style: dashed;
	border-right-width: 1px;
	border-color:#0000cc;
}
	
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

.christmas{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}

.copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
	
a.menu:link, a.menu:visited{

color:#0000CC;
font-weight: bold;
text-decoration:none;
}

a.menu:hover{
color:#0066FF;
font-weight:bold;
text-decoration:underline;

}

.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/overbtn.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 185px;
	height: 30px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.cssnav a {
	display: block;
	color: blue;
	font-size: 13px;
	width: 185px;
	height: 30px;
	display: block;
	float: left;;
	text-decoration: none;
	font-weight: bold;
}

.cssnav img {width: 185px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
right: 5px;
top: 8px;
margin: 0px;
padding: 0px;
cursor: arrow;
}
