body {
	background-color: #000000;
    background:url(/image/star.jpg);
	scrollbar-base-color: #D2E4FC;
	scrollbar-arrow-color:  #4D6185;
    font-size: 11px; color: #6F6F6F;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

p, td { font-size: 11px; }

a:link,a:active,a:visited { color : #206DB7; text-decoration: none;}
a:hover		{ text-decoration: underline; color: #FF0000;}

hr	{ height: 0px; border: solid #A3D633 0px; border-top-width: 1px;}

.bodyline {
	background-color: #2B4157;
}

.forumline {
	background-color: #FFFFFF;
}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0 solid}

/* Cool CSS Menu */
#coolmenu{

border: 1px solid white;

border-style: dashed;

width: 120px;

}

#coolmenu a{

font: bold 13px Verdana;

padding: 2px;

padding-left: 4px;

display: block;

width: 100%;

color: black;

text-decoration: none;

border-bottom: 1px solid #FF9900;

}

html>body #coolmenu a{

width: auto;

}

#coolmenu a:hover{

background-color: red;

color: white;

}

#tabledescription{

width: 100%;

height: 10em;

padding: 2px;

filter:alpha(opacity=0);

-moz-opacity:0;

}
/* End of Cool CSS Menu */


/* This is the outline round the main forum tables */
.lvline1 {background:#ffffff; border:1px solid #FF9900}
.lvline2 {background:#ffffff; border:1px solid #33CC00}
.lvline3 {background:#ffffff; border:1px solid #0099FF}
.lvline4 {background:#ffffff; border:1px solid #FF0000}

td.row1	{ background-color: #F5F8FB; }
td.row2	{ background-color: #E8EFF7; }
td.row3, td.row3Right	{ background-color: #D0DFEF; }
td.rowA { background-color: #F9F3EC; }
td.rowB	{ background-color: #DEF0FE; }
td.rowC	{ background-color: #F9ECEF; }
td.rowD { background-color: #D7FFE4; }
td.rowE { background-color: #F8F8E1; }
td.rowF { background:url(/forum/images/cell1.gif) }

th.rowG { background:url(/forum/images/up1.png) }
th.rowH { background:url(/forum/images/up2.png) }
th.rowI { background:url(/forum/images/up3.png) }

th {
	color: #2B4157; font-size: 11px; font-weight : bold;
	background-color: #D2E4FC;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#EEEEEE; font-weight: bold;
}

td.spaceRow {
	background-color: #FEF7BC; }

.maintitle,h1,h2	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #45688B;
}


.gen { font-size : 13px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 11px; }
.genssmall { font-size : 10px; }
.lvsmall { font-size : 10px; color : #6F6F6F; }
.gen,.genmed,.gensmall,.genssmall { color : #2B4157; }
a.gen,a.genmed,a.gensmall,a.genssmall { color: #2B4157; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover,a.genssmall:hover	{ color: #FF8C00; text-decoration: underline; }

.mainmenu	{ font-size : 11px; color : #2B4157 }
a.mainmenu	{ text-decoration: none; color : #2B4157; }
a.mainmenu:hover{ text-decoration: underline; }

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #45688B}
a.cattitle		{ text-decoration: none; color : #45688B; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 12px; color : #2B4157; }
a.forumlink 	{ text-decoration: none; color : #2B4157; }
a.forumlink:hover{ text-decoration: underline; }

.nav		{ font-weight: bold; font-size: 11px; color : #2B4157; }
a.nav		{ text-decoration: none; color : #2B4157; }
a.nav:hover	{ text-decoration: underline; }

.topictitle	{ font-weight: bold; font-size: 11px; color : #0000FF; }
a.topictitle:link   { text-decoration: none; color : #0000FF; }
a.topictitle:visited { text-decoration: none; color : #0000FF; }
a.topictitle:hover	{ text-decoration: underline; color : #FF0000; }

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:99%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:99%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}

.name	{ font-size : 11px; color : #2B4157;}

.postdetails	{ font-size : 11px; color : #2B4157; }

.postbody { font-size : 12px; line-height: 150%; }
a.postlink:link	{ text-decoration: none; color : #2B4157; }
a.postlink:visited { text-decoration: none; color : #2B4157; }
a.postlink:hover { text-decoration: underline; color : #FF8C00; }

.signature { font-size : 11px; color : #45688B; }

.code {
	font-family: 'Courier New', Courier, sans-serif; font-size: 11px; color: #45688B;
	background-color: #E8EFF7; border: #45688B; border-style: solid; border-width: 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #45688B; line-height: 125%;
	background-color: #FFEEDD; border: #FF9900; border-style: solid; border-width: 1px;
}

.copyright	{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #2B4157; letter-spacing: -1px;}
a.copyright,a.copyright:visited,a.copyright:active	{ color: #2B4157; text-decoration: none;}
a.copyright:hover { color: #45688B; text-decoration: underline;}

input,textarea,select {
	color : #2B4157;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #AEC9E4;
}

input.post, textarea.post {
	background-color : #F5F8FB;
}

select {
	background-color : #F5F8FB;
}

input { text-indent : 2px; }

input.button {
	background-color : #F5F8FB;
	color : #2B4157;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #F5F8FB;
	font-weight : bold;
}

input.liteoption {
	background-color : #F5F8FB;
	font-weight : normal;
}

.helpline { background-color: #E8EFF7; border-style: none; }

@import url("formIE.css");