body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	SCROLLBAR-FACE-COLOR: #102538;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #1FABE9;
	SCROLLBAR-DARKSHADOW-COLOR: #102538;
	SCROLLBAR-SHADOW-COLOR: #102538;
	SCROLLBAR-ARROW-COLOR: #1FABE9;
	SCROLLBAR-TRACK-COLOR: #42331A;
	background-color: #271D0C;
	background-image: url(../images/background-nature.gif);
	background-repeat: repeat-x;



}
.tableSubNav {
	background-image: url(../images/sub_nav_bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;



}
.cellSubnavRight {
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 8px;
}
.cellSubnavLeft {
	text-align: left;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 9px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linksWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.linksWhite:hover {
	color: #22BBE8;
}.tableMainText {
	background-image: url(../images/under_text_image.jpg);
	background-repeat: no-repeat;
	background-color: #102538;

}
.cellMainText {
	padding-right: 40px;
	padding-left: 40px;
}
.boldFonts {
	font-weight: bold;

}
.cellExpandable {
	background-color: #102538;
}
.cellCopyright {
	background-image: url(../images/copyright_bg.jpg);
	background-repeat: no-repeat;
	color: #A49062;
	text-align: right;
	padding-top: 18px;
	padding-right: 30px;
	font-size: 9px;

}
.boldBlueFonts {
	font-weight: bold;
	color: #22BBE8;
}
.boldGreenBrownFonts {
	font-weight: bold;
	color: #C9E008;
}
.italicFonts {
	font-style: italic;
}
a.linksBlue {
	color: #22BBE8;
	text-decoration: none;
}
a.linksBlue:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #22BBE8;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
