body
{

	background-color: #fff;
	font-family: arial,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	text-align: left;

}

a:link, a:visited, a:active, a:hover
{

	color: #0000ff;
	
}

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh
{

	font-size: 1px;
	overflow: hidden;
	display: block;
	
}

.b1h
{
	height: 1px;
	background: #356AA0;
	margin: 0 5px;
}

.b2h, .b2bh
{

	height: 1px;
	background: #C3D9FF;
	border-right: 2px solid #356AA0;
	border-left: 2px solid #356AA0;
	margin: 0 3px;
	
}

.b3h, .b3bh
{

	height: 1px;
	background: #C3D9FF;
	border-right: 1px solid #356AA0;
	border-left: 1px solid #356AA0;
	margin: 0 2px;
	
}

.b4h, .b4bh
{

	height: 2px;
	background: #C3D9FF;
	border-right: 1px solid #356AA0;
	border-left: 1px solid #356AA0;
	margin: 0 1px;
	
}

.b2bh, .b3bh, .b4bh
{

	background: #EEEEEE;
	
}

#pagebanner
{

	background: #EEE;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;

}

#pagebanner h3
{

	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;

}

#pagecontent
{

	margin-left: 10px;
	margin-right: 10px;

}

.maincontent
{

	min-height: 100px;
	padding: 0px 5px 5px 5px;

}

#topad
{

	text-align: left;
	margin-left: 10px;
	float: left;

}

#toptools
{

	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13px;

}

#toptools a:link, #toptools a:hover, #toptools a:visited, #toptools a:active
{

	color: #0000ff;
	text-decoration: underline;

}

#innertools
{

	float: right;
	margin-right: 10px;
	font-size: 12px;

}

#innertools #gotosnip, #browsesearchtext
{

	height: 18px;
	border: 1px solid #356AA0;
	width: 55px;
	font-size: 11px;
	vertical-align: middle;

}

#browsesearchtext
{

	width: 150px;

}

input.checkbox
{

	border: 1px solid #356AA0;
	vertical-align: middle;

}

#innertools #gotolabel
{

	font-size: 13px;
	vertical-align: middle;
	margin-right: 2px;
	
}

#innertools #gotosubmit
{

	width: 80px;
	font-size: 13px;
	vertical-align: middle;
	
}

.roundheader
{

	background: #C3D9FF;
	border-right: 1px solid #356AA0;
	border-left: 1px solid #356AA0;
	text-align: left;
	
}

.roundheader h3
{

	margin: 0px 10px 0px 10px;
	padding-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
	
}

.roundcontent
{

	background: #EEEEEE;
	border-right: 1px solid #356AA0;
	border-left: 1px solid #356AA0;
	
}

.roundcontent div
{

	padding-top: 5px;
	text-align: left;
	
}

#code, #plainview, #newcode, .searchresultcode
{

	background-color: #fff;
	font: normal 13px monospace;
	border: 1px solid;
	border-color: #356AA0;
	height: auto;
	text-align: left;
	width: 100%;
	min-height: 500px;
	overflow: auto !important;
	
}

.searchresultcode
{

	min-height: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;

}

.searchresultheader a:link, .searchresultheader a:visited, .searchresultheader a:active, .searchresultheader a:hover
{

	text-decoration: none;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#plainview
{

	display: none;
	line-height: 18px;

}

#newcode
{

	margin-top: 0px;
	margin-bottom: 5px;
	
}

#code a:link, #code a:visited, #code a:active, .searchresultcode a:link, .searchresultcode a:visited, .searchresultcode a:active
{

	text-decoration: none;

}

#code a:hover, .searchresultcode a:hover
{

	text-decoration: underline;

}

#codetools, .browsetools
{

	text-align: left;
	font-size: 13px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	left: 0px;
	background: #EEEEEE;

}

#codetools a:link, #codetools a:hover, #codetools a:visited, #codetools a:active
{

	color: #0000ff;
	text-decoration: underline;

}

.newpostinfo
{

	text-align: left;
	font-size: 13px;
	margin-bottom: 0px;

}

.newpostinfo #newauthor, .newpostinfo #newsubject
{

	height: 18px;
	border: 1px solid #356AA0;
	font-size: 11px;
	vertical-align: middle;

}

.newpostinfo #newsubject
{

	width: 350px;
	
}

.newpostinfo #newauthor
{

	width: 150px;
	
}

.newpostinfo #newauthorlabel
{

	font-size: 13px;
	vertical-align: middle;
	margin-right: 2px;
	
}

.newpostinfo #newsubjectlabel
{

	font-size: 13px;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 12px;
	
}

#newsubmit, #newpreview, #browsesearchsubmit
{

	width: 100px;
	font-size: 13px;
	vertical-align: middle;
	
}

#pagewarning
{

	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 5px;
	border: 1px solid #ff0000;
	background: #ffdddd;
	padding: 4px 4px 4px 4px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;

}

#footer
{

	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 25px;
	font-size: 11px;
	text-align: center;
	
}

#footer a:link, #footer a:hover, #footer a:visited, #footer a:active
{

	color: #0000ff;
	text-decoration: underline;

}

.textdiv
{

	font-size: 13px;
	padding: 20px 20px 20px 20px;

}

ol li {

	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	line-height: 18px;
	vertical-align: bottom;
	white-space: nowrap;
	
}

#incsubjectlabel, #incauthorlabel, #inclinklabel
{

	font-size: 12px;
	vertical-align: middle;
	margin-right: 20px;
	margin-left: 2px;
	
}

#incsubject, #incauthor, #inclink
{

	border: 1px solid #356AA0;
	vertical-align: middle;

}

div.viewlist
{
	height: 18px;
	line-height: 12px;
	vertical-align: middle;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 30px;
}

div.viewlist:hover
{

	border-left: 2px solid #aaa;
	padding-left: 28px;
	background-position: 4px 4px;
	background-color: #e9e9e9;
	
}

div.author
{
	background-image: url(../img/author.png);
}

div.authorpost
{
	background-image: url(../img/authorpost.png);
}

div.gmcodeline
{
	font-size: 10px;
}

div.gmcodeline a:link, div.gmcodeline a:visited, div.gmcodeline a:active, div.gmcodeline a:hover
{
	text-decoration: none;
	color: #0000ff;
}

div.gmcodefolder
{
	background-image: url(../img/folder.png);
	font-size: 13px;
}

div.gmcodefile
{
	background-image: url(../img/file.png);
	font-size: 13px;
}

a.gmcodepath:link, a.gmcodepath:active, a.gmcodepath:hover, a.gmcodepath:visited
{
	text-decoration: none;
}

span.gmfilename
{
	width: 260px;
	display: inline-block;
}

span.gmfilenameheader
{
	width: 260px;
	display: inline-block;
	text-align: left;
	padding-left: 30px;
	font-variant: small-caps;
	font-size: 12px;
}

span.gmfileinfo
{
	color: #999;
	font-size: 11px;
	width: 70px;
	display: inline-block;
	text-align: right;
}

span.gmfileinfoheader
{
	width: 70px;
	display: inline-block;
	text-align: right;
	font-variant: small-caps;
	font-size: 12px;
}

label
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

div.helptopic
{
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-left: 30px;
	background-image: url(../img/question.png);
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 14px;
}

div.helpinfo
{
	padding-left: 40px;
	margin-bottom: 20px;
}

.smalltitle
{
	color: #666;
	font-size: 12px;
}
