@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/background_main.jpg);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}
body,td,th {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.tableHeader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/background_mainFlipped.jpg);
}

img {
	border: 5px solid #B3EEFC;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}

.tableNavBar {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tableCenterCell {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-attachment: scroll;
	background-image: url(../images/background_main.jpg);
}
.imgHistory {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.tableFooter {
	padding: 10px;
	font-size: 10px;
	color: #CCCCCC;
}
.tableSideBar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 20px;
	background-image: url(../images/background_main.jpg);
	background-attachment: scroll;
}
.tableNavBar img {
	border: 0px none #B3EEFC;
}
.tableSideBar p {
	color: #FFFFFF;
}
.tableFooter img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
