.headerbar{
	background: url("http://fuzzymonkey.net/images/subheader_bg.png");
}
.header {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f77513;
	letter-spacing: 1px;
	line-height: 18px;
}
li,ol,ul, .list {
	list-style-image:url("http://fuzzymonkey.net/images/orangebullet.gif");
}
ol,ul {
	margin-left: -20px;
}
.text {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #39479b;
}
p {
        text-align: left;
        font-family: Verdana, Arial;
        font-size: 14px;
	line-height: 18px;
        color: #39479b;
}
b {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #39479b;
	font-weight: bold;
}
img{
	border: 0px;
}
body{
	background: url("http://fuzzymonkey.net/images/bgimg.gif");
	margin:0px;
}
td{
	padding:5px;
}
table.floater{
	margin: 14px;
	padding:0px;
	border-left: 1px solid #909dbf;
	border-bottom: 1px solid #909dbf;
}
.round{
	border-bottom: 1px solid #909dbf;
	background: right top no-repeat url("http://fuzzymonkey.net/images/tablecorner.gif");
}
.roundborder{
	background: url("http://fuzzymonkey.net/images/rightborder.gif") right repeat-y;
}
li{
        list-style-image:url("http://fuzzymonkey.net/newfuzzy/orangebullet.gif");
}
font,body,td,span {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #39479b;
}
font.alert {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #bb0000;
	font-weight: bold;
}
div.bottom{
	clear: both;
}
div.column{
	float: left;
}
font.success {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #007700;
	font-weight: bold;
}
select,input,textarea,button {
	margin-top: 5px;
	border: 1px solid #39479b;
	/*border: 1px solid #f77513;*/
	background-color: #edf0f9;
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #f77513;
	/*color: #39479b;*/
	font-weight: bold;
}
.disabled {
	border: 1px solid #39479b;
	/*border: 1px solid #f77513;*/
	background-color: #eeeeee;
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #39479b;
	/*color: #39479b;*/
	font-weight: bold;
}
.toptable{
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #d0dbf6;
	width:100%;
}
.midtable{
        margin: 0px;
        border: 0px;
        padding: 0px;
        background-color: #909dbf;
	/*background-color: #f77513;*/
        width:100%;
}

.blueheader{
	font-size: 16px;
	color: #39479b;
	line-height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial;
	letter-spacing: 2px
}
.contentcell{
	padding: 8px;
}

.contenttable{
        border: 1px solid #909dbf;
        border-collapse: collapse;
        margin: 14px;
        margin-bottom: 50px;
        background-color: #ffffff;
}
tr.contentheader{
        background: url("http://fuzzymonkey.net/images/contentrow-blue.gif") top right;
}
.contentheader{
        font-size: 16px;
        color: #f77513;
        font-weight: bold;
        font-family: Verdana, Arial;
	line-height: 18px;
        letter-spacing: 2px
}


.boldorange{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #f77513;
}

.prop {
	height:700px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
