body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3c4c61;
}
.tdbg1 {
	background-image: url(tdbg1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #101A28;
}
.td2 {
	padding-top: 4px;
	padding-left: 4px;
}

/* Links */
a:link, a:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB5B0A;	text-decoration: none;
	font-weight: bold;
}

.topline {
	background-image: url(topline.gif);
	background-repeat: repeat-x;
}


.tablea {
	background-image: url(bg1.gif);
}
.tableb {
	background-image: url(bg2.gif);
}
.inposttable {
	background-color: #646464;
}
.tablecat {
 color: #828e9c;
 background-color: #485c74;
 background-image: url(category_bg.gif);
}


.tablecat_fc {
 color: #828e9c;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #ffffff;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: #ffffff;
 text-decoration: none;
 
}
.tabletitle {
 color: #FFFFFF;
 background-color: #354354;
 background-image: url(td_top.gif);
}



.tableinborder {
 background-color: #828e9c;
}

.threadline {
 color: #828e9c;
 background-color: #828e9c;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #FFFFFF;
 background-color: #354354;
 background-image: url(td_top.gif);
}


.tabletitle_fc {
 color: #FFFFFF;
}


.inposttable {
 background-color: #ffffff;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #808995;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #b9c8d9;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 }
 
.smallfont a:link, .smallfont a:visited, .smallfont a:active { 
 color: #d5d8dc;
 text-decoration: none;
 
}
.smallfont a:hover { 
 color: #b9c8d9;
 text-decoration: underline;
 
}

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
 color: #d5e7fe;
 
}

.tablecat {
 color: #828e9c;
 background-color: #485c74;
 background-image: url(category_bg.gif);
}


.tablecat_fc {
 color: #828e9c;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #ffffff;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: #ffffff;
 text-decoration: none;
 
}

.tableb {
 color: #b9c8d9;
 background-color: #b9c8d9;
 
}


.tableb_fc {
 color: #b9c8d9;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #FFFFFF;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #828e9c;
 text-decoration: none;
 
}

.tablea {
 color: #b9c8d9;
 background-color: #b9c8d9;
 
}


.tablea_fc {
 color: #b9c8d9;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #FFFFFF;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #828e9c;
 text-decoration: none;
 
}

.prefix {
 color: #828e9c;
 
 
 
}

.time {
 color: #F0E300;
 
 
 
}

.highlight {
 color: red;
 font-weight: bold;
 
 
}

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #d5e7fe;
 background-color: #637081;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #d5e7fe;
 background-color: #637081;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #d5e7fe;
 background-color: #637081;
 border:1px solid #828e9c;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}

.publicevent {
 color: red;
 
}

.privateevent {
 color: blue;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #828e9c;
 color: #b9c8d9;
 background-color: #b9c8d9;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}
.mainpage {
 background-color: #3c4c61;
}