body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(img/gen_img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #3c4d8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 120%;
}
h1 {
	font-size: 120%;
	color: #9B0D0E;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 110%;
	color: #000066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(img/gen_img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gen_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(img/gen_img/dotted_bg.gif) repeat-x 0 100%;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	padding-bottom: 1px;
	background: url(img/gen_img/dotted_bg.gif) repeat-x 0 100%;
}
a:hover, a:active {
	background-color: #ebebeb;
	color: #FF0000;
}
table#menu a {
	padding-bottom: 0px;
}
ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0.6em;
}
ul li {
	padding-left: 10px;
	background-image: url(img/gen_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-bottom: 5px;
}
img {
	border: none;
}
.imgborder {
	border: 1px solid #666666;
	padding: 1px;
}

