#colorize tr td {
	background-color:#111;
	font-family:Verdana, Geneva, sans-serif
}
.righttop {
	padding-right:10px;
}
#colorize tr td.righttop {
	padding-top:1em;
	text-align: right;
	vertical-align:top;
	color:#9C0;
	background-color:#181818;
}
.CenterAndSpace {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.justifytop {
	text-align:justify;
	vertical-align:top;
}
.justifycenter {
	text-align:justify;
	vertical-align:middle;
}
#colorize {
	font-size:14px;
}
body {
	background-image: url(Resources/Images/Styling/background_cf.gif);
	background-repeat: repeat;
	background-color:#333;
}
#Header {
	width:900px;
	background-color:#444;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
#Navlinks {
	padding-top:5px;
	width:900px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(Resources/Images/Styling/Bar-BG.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#Navlinks table tr td a {
	color:white;
	text-decoration:none;
	text-align:center;
	overflow:hidden;
}
#Navlinks table tr td a:hover {
	color:red;
	text-decoration:underline;
}
#Footlinks {
	padding-top:5px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}
#Footlinks ul {
	display:inline;
	text-align:left;
	margin-left:-32px;
}
#Footlinks ul li {
	display:inline;
	list-style-type:none;
	padding-left:6px;
	padding-right:2px;
	background: url(Resources/Images/Styling/sep.gif) no-repeat left center
}
#Footlinks ul li a {
	color:white;
	text-decoration:none;
}
td.justifytop li {
	padding-right:.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:.5em;
}
td.justifytop ul {
	padding-top:.5em;
	margin-top:.5em;
	padding-bottom:.5em;
	margin-bottom:.5em;
	text-align:justify;
}
#Footlinks ul li a:hover {
	color:red;
	text-decoration:underline;
}
.Contents {
	width:900px;
	background-color:#444;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
#Page {
}
#Logo {
	float:left;
}

p {
	text-align:justify;
	padding:.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:.5em;
}
.imgborder {
	border:1px;
	border-color:#000;
	margin:1em;
	margin-bottom:.5em;
	margin-top:.5em;
}
h2 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin:.5em;
}
.Current {
	color:#F90;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#F90;
}
html {
	overflow-y:scroll;
}
tabbg {
 background-image:url(Resources/Images/Styling/Tab-Fill.gif) background-repeat: repeat-y width:32px;
}
.TitleTop {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#9F0;
	font-size:16px;
}

.TableDark
{
	background:#A5A5A5;
	color:black;
	text-align:left;
}
.TableLight
{
color:black;
text-align:left;
background:#D8D8D8;

}
	
a img {
	border:none; !IMPORTANT
	text-align: center;
	text-decoration:none;
}

.left-border
{
text-align:center;
border-left:2px;
border-left-color:#000000;
border-left-style:solid;
border-right:2px;
border-right-color:#000000;
border-right-style:solid;
}
#cc {
	text-align: center;
}

