body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #161645;
}
a:hover {
	color: #993300;
	text-decoration: underline;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cell_leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BECED7;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	position: static;
	margin-left: -13px;
}
.table_picture {
	padding: 5px;
}

a:visited {
	color: #333366;
	text-decoration: none;
}
a:active {
	color: #333366;
	text-decoration: none;
}

.maintext {
	text-align: justify;
	text-indent: 10px;
	vertical-align: top;
	display: table-footer-group;
	margin: 0px;
	padding: 0px;
}

.white_bold_letter {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	vertical-align: middle;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.table_base {
	font-size: small;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
}
.cell_topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BECED7;
}
.table_alignbot {
	vertical-align: top;
}
.style2 {
	color: #990000;
	font-weight: bold;
}
.style4 {
	font-size: medium;
	font-weight: bold;
	color: #3366CC;
}
h1 {
	font-size: medium;
}
