@charset "UTF-8";
/* CSS Document */

.norepeat {
	background-repeat: no-repeat;
}.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.med {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.medv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.smv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
a:visited {
	color: #009;
	text-decoration: underline;
}
a:link {
	color: #009;
	text-decoration: underline;
}
a:hover {
	color: #6bbeff;
	text-decoration: none;
}
.altl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.altl a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.altl a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.altl2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.altl2 a:link {
	color: #CC0000;
	text-decoration: none;
}
.altl2 a:hover {
	color: #CC0000;
	text-decoration: none;
}
.rev {
	color: #FFF;
}
.border {
	border: 1px solid #333;
}
.dotted {
	border: thin dotted #666;
}
.height28 {
	height: 28px;
}
.gray {
	color: #666;
}
ul {
	margin-left:1cm;
}
ul.nom {
	margin-left:0cm;
}
.center {
	text-align: center;
	vertical-align: middle;
}
.classover   { 
	background-color: #b0735d;
}
.back1 {
	background-color: #EEE;
}
.back2 {
	background-color: #FFF;
}