body{
	background-image: url(../images/background.png);
	background-position: center bottom;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin: 0px;
}
input, textarea, select, optgroup{
	border: 1px #999999 solid;
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
iframe{
	font-size: 12px;
	color: #999999;
}
img{ border: none; }
.banner{
	background-position: left top;
	background-repeat: repeat-x;
	height: 70px;
	width: 760px;
}
.menuBg{
	background-position: center top;
	background-repeat: repeat-x;
	color: #F1F1F1;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 1px;
	height: 27px;
	width: 760px;
}
.menuBg ul.menuButtons{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.menuButtons li{
	float: left;
}
.menuBg img, ul.menuButtons li a img{
	border: none;
}
a.menubutton:hover, a.menubutton:active{
	background-image: url(../images/menu/hoverbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rSpan{
	float: right;
}
.tborder{
	background-color: #999999;
}
.titlebg{
	background-image: url(../images/titlebg.gif);
	border-left: 1px #EDEDED solid;
	border-top: 1px #E9E9E9 solid;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 2px;
	text-align: left;
	font-size: 12px;
	color: #999999;
}
.cellbg{
	background-color: #F9F9F9;
	text-align: left;
}
ul.navigation{
	list-style-type: none;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
.searchBox{
	background-image: url(../images/searchbox.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	width: 104px;
	height: 16px;
	padding: 2px;
	border: none;
	color: #AAAAAA;
	top: -3px;
}
.moduleTitleBg{
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 208px; height: 23px;
}
.moduleTitleNewBg{
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	padding: 1px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	width: 34px;
}
.moduleTitleBg span{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.moduleRowLight, .moduleRowDark{
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	width: 208px;
}
.moduleRowLight{
	background-image: url(../images/cms/mid_white.png);
}
.moduleRowDark{
	background-image: url(../images/cms/mid_gray.png);
}
.moduleOrbOld, .moduleOrbNew{
	background-position: center top;
	background-repeat: no-repeat;
	width: 14px; height: 15px;
}
div#previewbg{
	width: 400px;
	height: 400px;
	border: 1px #000000 solid;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#thumbspan{
	width: 60px;
	height: 60px;
	border: 1px #FF0000 solid;
	position: relative;
}
.quotebg{
	background-image: url(../images/quote.gif);
	height: 25px;
	width: 400px;
}
.codeebg{
	background-image: url(../images/code.gif);
	height: 25px;
	width: 400px;
}
.quote, .code{
	border: 2px #999999 solid;
	padding: 3px;
}
.copyright{
	background-position: center top;
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
}