@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
}


.menu_link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	margin: 3px;
}
.shortcut {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: outside;
	list-style-type: disc;
	margin: auto;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	text-align: left;
	color: #333333;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.vsmall {
	font-size: 9px;
}
.Wtext {
	color: #FFF;
}
