body {
	margin: 0px; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	background-image: url(../images/bgr.gif); 
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
a {
	color: #333333;
}
a:hover {
	color: #f2460c;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	background-image: url(../images/menu-bgr.gif);
	color: #4f7e93;
	text-align: left;
}
.menu a {
	color: #4f7e93;
	background: none;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 10px;
}
.menu a:hover {
	background-color: #eaf8ff;
	color: #f2460c;
	background-image: url(../images/bgr1.gif); 
	background-position: right;
	background-repeat: repeat-y;
	text-transform: uppercase;
}
.menu span {
	display: block;
	height: 100%;
	padding-left: 10px;
	background-color: #eaf8ff;
	color: #f2460c;
	background-image: url(../images/bgr1.gif); 
	background-position: right;
	background-repeat: repeat-y;
	text-transform: uppercase;
}
.Cookie {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333333;
	line-height: normal;
	font-weight: bold;
	padding-left: 10px;
}
.Cookie a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #4f7e93;
	margin: 0px; 
	border-bottom: 1px dashed #D8E4EB;
}