body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bodywrapper{
	width:100%;
}

h1{
	color:#000000;
	font-size:20px;
	width:auto;
	background-color:#A3BEB3;
	padding:3px;
}
.input_h1{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	background-color:#A3BEB3;
	padding:3px;
	width:770px;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999999;
	}
.inputerr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CC0000;
	}
h2{
	color:#006600;
	font-size:16px;
}
li {
	color:#000000;
	list-style-type:square;
}
#page {
	position: relative;
	background-color:#ccd5d7;
	width:800px;
	margin:0px auto;
	padding:10px;
}

#header{
	position: relative;
	z-index: 100;
}

#logo{
	position: relative;
}

#flash{
	position: relative;
	width:650px;
	float:left;
	margin:-90px 0px 0px 0px;
	padding:0px;
}
#statlogo{
	position: relative;
	width:650px;
	float:left;
	margin:-1px 0px 0px 0px;
	padding:0px;
}

#navright{
	position: relative;
	display:block;
	width:147px;
	float:left;
	margin:0px 0px 0px 0px;
}

#mynav{
	clear:both;
	position: relative;
	background-image:url(../images/brk.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	z-index:100;
}

#mainpage{
	position: relative;
	z-index:1;
}

#content{
	position: relative;
	padding:10px;
	z-index:1px;
}

#linkimages{
	position: relative;
	clear:both;
}

#footwrapper{
	position: relative;
}

#footer{
	font-size:11px;
	color:#f4f4f4;
	position: relative;
	clear:both;
	padding:0px 0px 0px 5px;
	width:800px;
	height:25px;
	line-height:25px;
	background-image:url(../images/footeraddress.gif);
}

#footer a:link, #footer a:visited {
	color:#99CC99;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#FFFFCC;
	text-decoration:none;
}
.gallerycategory {
	background-color:#A3BEB3;
	border:solid 5px #CAEEBC;
}
.ig_cat_head {
	font-size:13px;
	color:#CC3300;
	font-weight:bold;
}
a:link, a:visited {
	color:#336600;
	text-decoration:none;
	}
a:hover, a:active {
	color:#FFFFFF;
	text-decoration:none;
	}

.calendar_head {
	text-align:right;
	/*font-weight:bold;*/
	color:#000000;
	line-height:20px;
	}
.calendar th {
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:bottom;
}

.monthdays, .monthdays_comp, .monthdays_other, .nonmonthdays, .currentday {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:16px;
	}
.monthdays a, .monthdays_comp a, .monthdays_other a, .nonmonthdays a, .currentday a {
	display:block;
	text-decoration:none;
	}
.monthdays_comp a:link, .monthdays_comp a:visited {
	background-color:#99FF99;
	color:#006600;
	border:1px solid #ffffff;
	}
.monthdays_comp a:hover, .monthdays_comp a:active {
	background-color:#CCFF99;
	color:#006600;
	border:1px solid #ffffff;
	}
.monthdays_other a:link, .monthdays_other a:visited {
	background-color:#FFFFCC;
	color:#CC6600;
	border:1px solid #ffffff;
	}
.monthdays_other a:hover, .monthdays_other a:active {
	background-color:#CCFF99;
	color:#006600;
	border:1px solid #ffffff;
	}
.monthdays a:link, .monthdays a:visited {
	background-color:#f4f4f4;
	color:#006600;
	border:1px solid #ffffff;
	}
.monthdays a:hover, .monthdays a:active {
	background-color:#CCFFCC;
	color:#006600;
	border:1px solid #ffffff;
	}
.nonmonthdays a:link, .nonmonthdays a:visited {
	background-color:#efefef;
	color:#999999;
	border:1px solid #ffffff;
}
.nonmonthdays a:hover, .nonmonthdays a:active {
	background-color:#fcfcfc;
	color:#666666;
	border:1px solid #ffffff;
	}
.currentday a:link, .currentday a:visited {
	background-color:#f4f4f4;
	color:#006600;
	border:1px solid #cc0000;
	}
.currentday a:hover, .currentday a:active {
	background-color:#CCFFCC;
	color:#006600;
	border:1px solid #cc0000;
	}
#trade_dir {
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom: 15px;
	clear: both;
}
#trade_dir_line {
	float: left;
	width: 150px;
}
#trade_dir_line b {
color:#CC0000;
}


#tickerdiv {
	width:795px;
	height:50px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	}
#tickerdiv a:link {
	color:#CC0000;
	}
#tickerdiv a:visited {
	color:#003300;
	}
#tickerdiv a:hover {
	color:#996600;
	}
#tickerdiv b {
	color:#000000;
	}
.tickeritem {
	background-color:#CCD5D7;
}