body {
	background-color: #7dc8de;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

body, p {
	text-align: left;
	font-size: 8pt;
	color: #444444;
}

a, a:link, a:visited, a:active {
	color: #FF690F;
}

a:hover {
	color: #000000;
}

.txt2, .txt2 a, .txt2 a:link, .txt2 a:active, .txt2 a:visited {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #444444;
	text-align: left;
}

.txt2 a:hover {
	color: #000000;
}

.txtSmall {
	font-size: 7pt;
}

.txtDisclaimer {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #444444;
}

.tblColor1 {
	background-color: #FFFFFF;
}
.tblColor2 {
	background-color: #c9e3eb;
}
.txtMainText {
	color: #444444;
	text-align: justify;
}
.txtMainText a, .txtMainText a:link, .txtMainText a:active, .txtMainText a:visited {
	font-family: Verdana;
	color: #7cbc17;
	text-align: right;
}
.borderTopRight {
	background-image: url(border_top_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borderBottom {
	background-image: url(border_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.backgroundBig {
	background-image: url(background_big.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.mainMenu {
	background-image: url(background_menu_1px.gif);
}

