body.c1 {
    background:#000000 url(~/forum35/images/back06.gif) fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 0;
/*    margin: 0; */
    color:#ffffff;
     }
/*
    the Order:
   1.  link
   2. visited
   3. hover
   4. active
*/

a.forum:link {color:#aaaa00;font-weight:bold;text-decoration:none} /* for unvisited links */
a.forum:visited {color:#aaaa00;font-weight:bold;text-decoration:none} /* for visited links */
a.forum:hover {text-decoration: underline; color:#ffff00;font-weight:bold} /* when mouse is over link */
a.forum:active {color:#aaaa00;font-weight:bold} /* when link is clicked */


a.sp:link {color:#aaaa00;font-weight:bold;text-decoration:none} /* for unvisited links */
a.sp:visited {color:#aaaa00;font-weight:bold;text-decoration:none} /* for visited links */
a.sp:hover {text-decoration:underline; color:#ffff00;font-weight:bold} /* when mouse is over link */
a.sp:active {color:#aaaa00;font-weight:bold} /* when link is clicked */


input.c1 {
    font-family: Verdana;
    font-size: 8pt;
    border-color:#FFFF7A;
}
select.c1 {
    font-family: Verdana;
    font-size: 8pt;
}

#encl {
    border: 1px solid #aa0000;
    color:#B5B5B5;
    background-color: #222222;
    /*top right bottom left*/
    margin: 0.5em;
    padding: 5px;
      }

#encl2 {
    color:#FFFF7A;

    /*top right bottom left*/
    margin:0;
    padding:0;
      }

.header1 h4 {
	color: #FFFF7A;
	border-bottom: 1px #000000 solid;
	margin: 0 0 5 0;
	padding: 0;
	font-size: 8pt;
    /*background-color:#333333;*/
}
font.c1 {
    color: #FFF;
    font-size: 11px;
}
sup.c1 {
    color: white;
    }
sub.c1 {
    color: white;
    }

font.c2 {
    color: #aaaa00;
    font-weight:bold;
    font-size:10pt;
}

font.c3 {
    color: #aaaa00;
    font-weight:bold;
}
ul.c4 {
    font-size: 8pt;
}

.c5 {
    font-family:Verdana;
    font-size: 12px;
    background-color: #D3D3D3;
    color: #000;
    border: 1px solid #333;
    border-right: none;
    border-left: none;
	padding: 5px;
}
fieldset.c1 {
    margin:0;
    border: 1px solid #333;

    /*top right bottom left*/
    padding:10px;
}

table.c1 {
    font-family: Verdana;
    font-size: 8pt;
    background-color:black;
    margin:0;
    padding:0;
}
p.c1 {
    margin:0;
    padding:7 0 0 0;
}
.header3 {
    background:#aa0000;
    font-weight:bold;
    border-style:none;
    font-family: Verdana;
	font-size: 12px;
}

.header3Alt
{
    /*ORI: background:#aa0000;*/
    background: #a00;
    font-weight: bold;
    border-style: none;
    font-family: Verdana;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

.header_yellow {
    background-image: url(~/forum35/pic_forum/f_bgd2.jpg);
    font-weight:bold;
    border-style:none;
    color:#000000;
    }
.header4 {
    padding:1;
    margin:0;
    border-bottom:thin solid #333333;
    font-family: Verdana;
	font-size: 10px;
}
.header5 
{
    padding:3;
    margin:0;
    border-bottom:thin solid #666;
    font-family: Verdana;
	font-size: 10px;
	background-color: #444;
}

.header5Alt
{
    padding:3;
    margin:0;
    border-bottom:thin solid #666;
    font-family: Verdana;
	font-size: 10px;
	background-color: #444;
	text-align: center;
}

.c7 {
    font-family:Verdana;
    font-size: 8pt;
    background-color:lightgrey
}
/*[ none | dotted | dashed | solid | double | groove | ridge | inset | outset ]{1,4}*/

div#topbar {
    width:auto;
    margin:0.5em;
    padding:0.5em;
    }
div#bottombar {
    width:auto;
    margin:0;
    padding:0;
    }
div#topbanner {
    width:auto;
    margin:0;
    padding:0.5em;
    }
div#bottombanner {
    width:auto;
    margin:0;
    padding:0;
    }
div#loginsect {
    font-family:Verdana;
    width:auto;
    margin:0;
    padding:0;
}
div#topicmain {
    float:none;
    margin:0;
    padding:0.5em;
    }
div#boardmain {
    float:none;
    margin:0;
    padding:0.5em;
    }
div#navbottom {
    width:auto;
    margin:0;
    padding:0;
    }
div#google {
    width:auto;
    margin:0;
    padding:0;
    }
div#comments {
    float:none;
    margin:0;
    padding:0;
    background: #000;
    }

div.postbox {
    /*width style color*/
	border: 1px solid #333;

	/*top right bottom left*/
	padding: 2px;
	padding-bottom: 12px;
	margin-bottom: 0px;
}
div.posttop {
	padding: 6px;
	padding-bottom:10px;
	background: #333;
}
div.username {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	width: auto;
	float: left;
}
div.userdetails {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 10px;
	color: #FFF;
	width: auto;
	float: left;
	padding: 2px;
}
div.posttext {
    font-family: Verdana;
	font-weight: none;
	font-size: 11px;
    color: #FFF;
	padding: 4px;
	background: #000;
}
div.date {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
div.authorcomment {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
hr.nt {
	visibility: hidden;
	display: none;
}
hr.nt2 {
    border: 1px solid #333;
}
div.subject {
    font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	width: auto;
}
div.postno {
    font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: #FFF;
	width: auto;
	padding: 1px;
}
div.authorcomment {
    text-align:right;
    margin: 0.5em;
    padding-right:5px;
}
div.editor {
	padding: 6px;
	padding-bottom:10px;
	background: #000;
}