body
{
    	background-color: #FFFFFF;
    	margin-top: 20px;
    	margin-left: 0px;
    	margin-right: 0px;
    	margin-bottom: 20px;
    	scrollbar-arrow-color: #ABAAAA;
    	scrollbar-shadow-color: #ABAAAA;
    	scrollbar-face-color: #F2F1F1;
    	scrollbar-highlight-color: #FFFFFF;
    	scrollbar-3dlight-color: #DFDFDF;
    	scrollbar-darkshadow-color: #FFFFFF;
    	scrollbar-track-color: #FFFFFF;
	text-align:center;
}
.body {
	margin: 0 auto;
}
a:link {color: 3863F0; text-decoration: none}
a:visited {color: 3863F0; text-decoration: none}
a:hover {color: 3863F0; text-decoration: underline}
a:active {color: 3863F0; text-decoration: underline}

.content, p, td {
	font-family: Arial;
	font-size: 13px;
    color: #000000;
}

.content_12 {
	font-family: Arial;
	font-size: 12px;
    color: #000000;
}

.content-sm, .content-sm a:hover {
	font-family: Verdana;
	font-size: 11px;
    color: #000000;
	text-decoration:none;
}

.content-sm a {
	font-family: Verdana;
	font-size: 11px;
    color: #3863F0;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

.head, h1 {
	font-family: Verdana;
	font-size: 14px;
    color: #000000;
	font-weight : bold;
	padding-bottom: 8px
}

.picture {
	font-family: Verdana;
	font-size: 11px;
    color: #000000;
	text-align: center
}

.alphacounters {
	filter: alpha(opacity=20);
	text-align: center
}

.alphamenu {
	filter: alpha(opacity=98)
}

.menu {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
/*	position: relative;*/
}

.menu a, .menu a:visited {
	display:block;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu a:hover, .menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.menuwindow {
	padding-top: 5px;
	padding-bottom: 9px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background: #FF9E00;
/*	position: absolute;*/
}

.menuoptions {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
}

.menutitle {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.topmenu a, .topmenu a:visited {
	display:block;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.topmenu a:hover {
	text-decoration: underline;
}

.topmenuwindow {
	padding-top: 5px;
	padding-bottom: 9px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #60B537;
	filter: alpha(opacity=50)
}

.topmenutitle {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.menumail {
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menumail a, .menumail a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menumail a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.toplinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.toplinks a, .toplinks a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #3C4164;
	text-decoration:none;
}

.toplinks a:hover {
	color: #000000;
	text-decoration: underline;
}

.news {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.datanews {
	font-family: Verdana;
	font-size: 10px;
	color: #E10000;
	font-weight : bold
}

.news a, .news a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.news a:hover {
	text-decoration: underline;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.copy a, .copy a:visited {
	color: #414351;
	text-decoration:none;
}

.copy a:hover {
	color: #000000;
	text-decoration: underline;
}

/*----------*/
#rmenu {
	background: URL(/_images/1pic_bl.gif) repeat-y;
	float: right; 
	margin-left: 5px;
	padding-left: 10px;
	width: 150px
}
#rmenu a {
	color: #3c4183;
	display: block;
	font-weight: bold;
	margin-bottom:5px

}
#rmenu a:hover {
	color: #000;
	text-decoration: underline
}

