body {
	background-color: #ffffff;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

body, p, .txtMainText {
	text-align: left;
	font-size: 8pt;
	color: #444444;
}

a, a:link, a:visited, a:active {
	color: #E1561E;
}

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: right;
}

.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: #d2eaab;
}

.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);
}

