body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8px;
/*	background:url('/new/images/bg.jpg');*/
	background-repeat: repeat-x;
	background-color: #BCCEF3;

}

a {
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	border:none;
}

a:hover {
	border-bottom:1px dotted black;
}

font.prs {
	font-size:7pt;
}

a.men {
	text-decoration:none;
	border:none;
}

a.men:hover {
	text-decoration:none;
	border:none;
}

td, select {
	font-size:8pt;
}

hr {
border-color:black -moz-use-text-color -moz-use-text-color;
border-style:dotted none none;
border-width:1px medium medium;
height:0px;
margin: 0px;
}

h2 {
	font-family: verdana, georgia;
	color:darkblue;
	font-size:11pt;
	margin: 0px;
}

h3 {
	font-family: verdana, georgia;
	color: darkblue;
	font-size:10pt;
	margin: 0px;
}

input,select,textarea {
	font-family:verdana, arial, helvetica, sans-serif;
	border:1px solid black;
}

input:hover,select:hover,input:active,textarea:hover {
	border:1px solid black;
}

.nobord {
	border:none;
}

.but {
	border:1px solid black;
}

.rand {
	border:1px solid white;
}

.randzw {
	border:1px solid black;
	text-decoration:none;
}
a:.randzw {
	border-bottom:0px dotted black;
}




