body {
	font-family:verdana;
	background-color:rgb(0,0,0);
	margin-right:1cm;
	color:rgb(255,255,196);
	text-align:left;
	font-size:80%;
}

.main {
	background-color:rgb(84,97,106);
}

.postReplies {
	background-color:rgb(48,57,63);
	margin-left:1cm;
	padding-bottom:1cm;
}

#menutop {
	margin-left:1cm;
	background-color:rgb(0,0,0);
	padding-left:2px;
	padding-top:0.2cm;
	width:100%;
	padding-bottom:0.1cm;
}

#pagebody, #trackForm {
	margin-left:1cm;
	padding-top:0.1cm;
	background-color:rgb(84,97,106);
	padding-bottom:1cm;
}

#topleftmenu {
	text-align:left;
	font-family:Impact;
}

#ccl {
	position:absolute;
	text-align:right;
	font-size:70%;
	right:2cm;
	width:6cm;
}

h1 {
	color:rgb(255,255,196);
	font-size:54pt;
	font-family:Impact;
	font-weight:normal;
	margin-top:0.5cm;
	margin-bottom:0.4cm;
}

h2 {
	color:rgb(255,255,196);
	font-size:42pt;
	font-family:Impact;
	font-weight:normal;
	margin-top:0.8cm;
	margin-bottom:0.1cm;
}

h3 {
	color:rgb(146,248,255);
	font-size:150%;
	margin-top:0.4cm;
}

h3.post {
	margin-bottom:0cm;
}

h4 {
	color:rgb(146,248,255);
	font-size:110%;
	font-weight:bold;
	margin-top:0.2cm;
	margin-bottom:0cm;
}

.h5 {
	color:rgb(146,248,255);
	margin-top:0.5cm;
	margin-bottom:0.2cm;
	font-weight:bold;
}

p {
	text-align:left;
	margin-left:1cm;
	margin-right:1cm;
}

code {
	font-size:100%;
	font-family:Courier;
	color:rgb(200,200,141);
}

dt {
	margin-left:1cm;
	margin-right:1cm;
	margin-top:0.5cm;
	font-weight:bold;
	color:rgb(146,248,255);
}

dd {
	margin-left:1cm;
	margin-right:1cm;
	color:rgb(255,255,196);
	font-weight:normal;
	text-indent:0cm;
}

dd.list {
	margin-left:2cm;
	margin-right:1cm;
	font-size:84%;
}

table {
	margin-left:1cm;
	border-bottom-style:none;
}

table.suggestions {
	vertical-align:top;
}

th {
	text-align:left;
	padding-right:0.5cm;
	color:rgb(146,248,255);
}

img {
	vertical-align:bottom;
}

img.post, #map {
	float:right;
	margin-left:0.5cm;
	margin-right:0.5cm;
	margin-bottom:0.5cm;
}

.colRight {
	position:absolute;
	left:65%;
	height:auto;
}

.colLeft {
	width:60%;
}

td {
	vertical-align:top;
	padding-right:0.5cm;
}

td.frontpage {
	background-color:rgb(84,97,106);
}

.blocked {
	background-color:rgb(255,100,100);
}

.current {
	background-color:rgb(120,150,180);
}

.live {
	background-color:rgb(255,60,117);
	color:White;
	font-family:Arial;
	font-size:80%;
	padding-left:4px;
	padding-right:5px;
}

a:link {
	color:rgb(100,180,255);
}

a:visited {
	color:rgb(255,60,117);
}

a:hover {
	color:rgb(146,248,255);
}

a:active {
	color:rgb(200,0,100);
}



ol, ul {
	text-indent:0.0cm;
	margin-top:0.0cm;
}

li {
	text-align:left;
	margin-left:1.0cm;
	margin-right:1.0cm;
	text-indent:0.0cm;
	margin-top:0.0cm;
}

input, textarea, select {
	font-family:verdana;
	border-style:solid;
	border-color:black;
	border-width:1px;
	font-size:100%;
}

label {
	font-size:90%;
}


input.file {
	border-style:outset;
}

span.user {
	color:rgb(146,248,255);
	font-weight:bold;
}

.less {
	color:rgb(200,200,141);
	font-size:90%;
}

.more {
	color:rgb(146,248,255);
}

.heading {
	color:rgb(146,248,255);
	font-weight:bold;
	margin-top:0.3cm;
}

.smaller {
	font-size:84%;
}

iframe {
	border-style:none;
	width:100%;
	height:100%;
	padding-left:0cm;
	margin-left:1cm;
}

div.comment {
	margin-bottom:0.5cm;
}

div.trackSubmit {
	border:solid 1px rgb(255,255,196);
	padding:0.8cm;
	text-align:right;
}

