@charset "utf-8";
body {
	background-color: #2D7774;
	margin: 15px;
	font-family: "Trebuchet MS";
	font-size:16px
}
a.sidemenus:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
a.sidemenus:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
a.sidemenus:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a:link {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.TblBorThickGr {
	border: medium dashed #2D7774;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 30px;
	font-weight: bolder;
	color: #2D7774;
	font-style: italic;

}
h2 {
	font-family: "trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #000000;

}
.GrFont {
	color: #2D7774;
}
h4 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #2D7774;
}
blockquote.sidemenus {
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.sideSmenus:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.sideSmenus:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.sideSmenus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	background-color: #FFB0B0;
}
