body { 
background-repeat: repeat-x;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
color : #0E4C5A;
margin:0px;
padding-bottom:20px;
	
	}

#main {
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
color : #0E4C5A;
   background: #ffffff;
   margin: auto;
   width: 565px;
   text-align: left;
   padding: 10px;
   border-left: 4px solid #ffffff;
   border-right: 4px solid #ffffff;
}

#mainbody { position:absolute;
top:120px;
left:293px;
width:274px;
padding-top:17px;
padding-right:0px;
padding-bottom:5px;
padding-left:0px;
border:0px solid brown;
}

#outerdiv
{
width:446px;
height:246px;
overflow:hidden;
position:relative;
}

#inneriframe
{
position:absolute;
top:-412px;
left:-318px;
}


.menubar {
z-index: -1;	

}



.left {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}

.left a:link {
	color : #0000ff;
}

.eventWrap {
   margin-bottom: 15px;
}



















form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */

legend {
	color:#000; /* IE styles legends with blue text by default */
	*margin-left:-7px; /* A hack that only ie reads to position the legend in the same place cross browser */
}
fieldset {
	border:1px solid #dedede; /* Default fieldset borders vary cross browser, so make them the same */
}
fieldset div {
	overflow:hidden; /* Contain the floating elements */
	display:inline-block; /* Give layout in ie to contain float */
}
fieldset div {display:block;} /* Reset element back to block leaving layout in ie */
label {
	float:left; /* Take out of flow so the input starts at the same height */
	width:5em; /* Set a width so the inputs line up */
}

.radio {
	position:relative; /* Position so children are relative to this container */
	border:0; /* Remove the border */
}
.radio span {
	position:absolute; /* Take the content of the legend out of flow */
	top:0;left:0; /* and position it to the top left of the fieldset */
	width:5em; /* Same width as labels */
}
.radio ul {
	margin-left:5em; /* Since the legend is out of flow. set margin, so inputs are inline */
	list-style:none; /* Dont want bullets */
}
.radio li {
	position:relative; /* Fix a bug in IE zoom functionality */
	display:inline; /* Display the inputs in a line */
	white-space:nowrap; /* We dont want a label to wrap between the input and label */
}
.radio label, .radio input {
	width:auto; /* Reset the width on the label from the 5em, set earlier */
	float:none; /* Reset the float from left on the label, set earlier */
	vertical-align:middle; /* Align the radio buttons with the inputs */
}



.scrollArea {
width: 590px;
height: 100%;
padding-left: 5px;
padding-right: 5px;
border-color: #6699CC;
border-width: 1px;
border-style: solid;
float: left;
overflow: auto;
}


a:link, a:visited {font-family:Verdana; font-size:12px; font-weight: bold; color: #336699; text-decoration: none}
a:hover { font-size:12px;font-weight:bold;color:red}
a:active { font-size:12px;font-weight:bold;color:red}


h1 { display: inline; font-size:16px; font-weight: bold; color:#0E4C5A;}
h2 { display: inline; font-size:20px; font-weight: bold; color:#FF6600;}

h3 { display: inline; font-size:20px; font-weight: bold; color:#000000;}
h4 { display: inline; font-size:14px; font-weight: bold; color:#C16100;}

h5 { display: inline; font-size:16px; font-weight: bold; color:#844200;}
h6 { display: inline; font-size:21px; font-weight: bold; color:#FF6600;}


p,h1,h2,h3,h4,h5,h6 { margin: 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px 10px}



.maintable {border: 0px ; width: 100%; padding: 0px; background-color: #FFFFFF} /*main table for forum*/

.regrow {font-family: Verdana,Sans-serif; font-weight: bold; background-color: #FFFFFF;font-size: 12px;} /*registration row, mainly here for symetry*/

.headline {font-family: Verdana,Sans-serif; color: #ffffff; font-weight: bold; background-color: #336699;font-size: 11px;} /*headline row, the first row that says forum name, topics, posts and such*/

.forumrow {font-family: Verdana,Sans-serif; background-color: #F2F2F2;font-size: 12px;} /*color of the forum rows*/

.mainrow a:link, a:visited,  a:active { text-decoration: none;}

.mainrow {font-family: Verdana,Sans-serif; background-color: #F2F2F2;font-size: 10px; a:link, a:visited, a:active { text-decoration: none}} /*color of the forum rows*/

.mainrow1 {background-color: #F2F2F2; a:link, a:visited, a:active { text-decoration: none}} /*color of the forum rows*/

.maintables{background-color: #FFFFFF; width: 95%; padding: 0px; border: 1px solid; cellspacing: no} /*main table for forum*/


