TABLE {
	font-family:Verdana, Helvetica;
	font-size:10px;
}

LI {
	padding:1px;
}

INPUT, SELECT {
	font-family:Verdana, Helvetica;
	font-size:11px;
	vertical-align:middle;
}

P {
	margin:10 0 10 0;
}

HR {
	height:0px;
	border:0px;
	border-bottom:dotted 1px gray;
}

/* main */
a:link {
	color:#8B4513;
	text-decoration: none;
}
a:visited {
	color:#8B4513;
	text-decoration: none;
}
a:active {
	color:#8B4513;
	text-decoration: none;
}
a:hover {
	color:#8B4513;
	text-decoration: underline;
}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica;
	font-size:10px;
}

.mainframe {
	font-size:12px;
	line-height:17px;
	vertical-align:top;
	padding:0 5 20 5;
	background-color:#FFFFFF;
	border-bottom:1px solid #8B4513;
}

.mainframe H1,H2,H3,H4 {
	line-height:normal;
}

.mainframe table {
	font-size:12px;
	line-height:17px;
}

.rightframe {
	width:150px;
	min-width:150px;
	max-width:150px;
	vertical-align:top;
	background-color:#F7ECE2;
	border-bottom:1px solid #8B4513;
	border-right:1px solid #8B4513;	
}

.rightmenu {
	margin-left:2px;
	width:146px;
	margin-bottom:15px;
	font-weight:bold;
}

.topmenu {

}

.selectedmenu {
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding:1px;
	/*background:url("../imgs/main/bg_selected.gif");*/
	background-color:#F2F2F2;
}

.leftframe {
	width:140px;
	min-width:140px;
	max-width:140px;
	vertical-align:top;
	background-color:#F7ECE2;
	border-bottom:1px solid #8B4513;
	border-left:1px solid #8B4513;
}

.contentTable {
	margin-left:5px;
	width:770px;
	max-width:770px;
}

.youarehere {
	width:100%;
	background-color:#FFFFFF;
	font-size:9px;
	padding:7 0 7 2;
}

.topic {
	font-family:Verdana, Helvetcia;
	background:url("../imgs/main/bg_wood.jpg");
	background-color:#8B4513;	
	color:white;
	font-weight:bold;
	padding:1 1 2 3;
	margin-bottom:7px;
}

.forumtitle0 {
	border-top:1px solid #663300;
	border-bottom:1px solid #663300;	
	background-color:#EAEAEA;
	background:url("../imgs/main/bg_silver.jpg");
	font-size:12px;
	font-weight:bold;
}

#menu {
	border-top:1px solid #663300;
	border-bottom:1px solid #663300;
	background-color:#DFDFDF;
	background:url("../imgs/main/bg_silver.jpg");
}
#menu .top {
	color:#8B4513;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    padding: 1px 5px 1px 5px;
}
#menu .top a {
    color: #8B4513;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color:#8B4513;
    text-decoration: underline;
    white-space: nowrap;
}
#menu .section-top {
    border-color: #8B4513;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #8B4513;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #EAEAEA;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-hover {
    background-color: #EAEAEA;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 8px 4px 8px;
}
#menu .box-right {
    background-color: #EAEAEA;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #EAEAEA;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #8B4513;
    text-decoration: underline;
    white-space: nowrap;
}