@charset "utf-8";
/* CSS Document */

body {
	max-width: 960px;
	max-width: 960px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color:#222222;
	color: #999999;
}

body big {
	font-size: 14px;
}

body small {
	font-size: 10px;
}

body a {
	color: #bbbbbb;
	text-decoration: none;
}
body a:visited, a:visited *, a.visited, a.visited, a.visited:visited {
	color: #bbbbbb;
	text-decoration: none;
}
body a:hover, a:hover *, a.visited:hover {
	color: #bbbbbb;
	text-decoration: underline;
}

body img {
	border: none;
}

#mainContent table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#mainContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#mainContent a {
	color: #bbbbbb;
	text-decoration: none;
}
#mainContent a:visited, a:visited *, a.visited, a.visited, a.visited:visited {
	color: #bbbbbb;
	text-decoration: none;
}
#mainContent a:hover, a:hover *, a.visited:hover {
	color: #bbbbbb;
	text-decoration: underline;
}

#mainContent .greypanel {
	background-color: #444444;
	color: #cccccc;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#mainContent .greypanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .greypanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .greypanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .greypanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .greypanel h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .greypanel td {
}

#mainContent .whitepanel {
	background-color: #ffffff;
	color: #444444;
}
#mainContent .whitepanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #222222;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .whitepanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #222222;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .whitepanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .whitepanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .whitepanel h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .whitepanel td {
}
#mainContent .whitepanel a {
	color: #222222;
	text-decoration: none;
}
#mainContent .whitepanel a:visited, a:visited *, a.visited, a.visited, a.visited:visited {
	color: #222222;
	text-decoration: none;
}
#mainContent .whitepanel a:hover, a:hover *, a.visited:hover {
	color: #222222;
	text-decoration: underline;
}

#mainContent .lightgreypanel {
	background-color: #eeeeee;
	color: #333333;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#mainContent .lightgreypanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #111111;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .lightgreypanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #111111;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .lightgreypanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #111111;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .lightgreypanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .lightgreypanel h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	vertical-align: bottom;
}
#mainContent .lightgreypanel td {
}
#mainContent .lightgreypanel a {
	color: #111111;
	text-decoration: none;
}
#mainContent .lightgreypanel a:visited, a:visited *, a.visited, a.visited, a.visited:visited {
	color: #111111;
	text-decoration: none;
}
#mainContent .lightgreypanel a:hover, a:hover *, a.visited:hover {
	color: #111111;
	text-decoration: underline;
}

