a:link {
	color: #EEDAB1;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
body {
	background-image: url(../images/textures/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentTable {
	text-indent: 30px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC6633;
}
.tdIndent {
	text-indent: 30px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.contentTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.tableContent {
	background-image: url(../images/universal/table_Horizontal_bar.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: x-small;
	color: #FF0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEDAB1;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEDAB1;
}

#sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


#bottomBar {
	background-image: url(../images/universal/BottomBar.png);
	background-repeat: no-repeat;
	background-position: top;
}
