@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
ol,ul{
	list-style: none;
}
q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}

.checkbox{
	margin:0;
}

body{
	background:#ffe27f url(images/body-bg.gif) center top repeat;
	font-family:"Trebuchet MS","Lucida Grande",Verdana,Arial;
	font-size:13px;
}
a{
	text-decoration:none;
	color:#bf290b;
}
a:hover{
	text-decoration:underline;
}
small{
	font-size:85%;
}
h1{
	font-size:18px;
	height:1.75em;
	line-height:1.75em;
	padding:0 .25em;
	font-weight:bold;
	color:white;
	background:#3e454e;
	border-top:3px double white;
	border-bottom:3px double white;
}
h2{
	font-size:20px;
	height:1.5em;
	padding:.25em 0 0 0;
	line-height:1.5em;
	color:#177189;
	margin:0 0 1px 0;
	border-bottom:solid 2px #146379;
}
h3{
	font-size:18px;
	height:1.75em;
	line-height:1.75em;
	padding:.25em 0 0 0;
	margin:0 1px 1px 0;
	color:#3E454E;
	border-bottom:solid 2px #eeae69;
}
textarea{
	width:350px;
	height:100px;
}
select{
	width:200px;
}
input,
select,
textarea{
	vertical-align:top;
}
label{
	margin:0 1em 0 0;
}
textarea.large{
	width:600px;
	height:300px;
}
textarea.full{
	width:750px;
	height:100px;
}
.textbox{
	width:200px;
}
.large.textbox{
	width:600px;
}
.small.textbox{
	width:50px;
}
.medium.textbox{
	width:88px;
}
.submit{
	margin:0;
	padding:0;
	border:none;
	width:136px;
	height:36px;
	background:#b3b380 url(images/submit-bg.gif) 0 0 no-repeat;
	font-family:"Trebuchet MS","Lucida Grande",Verdana,Arial;
	font-size:14px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.active,
.amount{
	color:#079800;
}
.inactive{
	color:#969385;
}
table{
	width:100%;
	border-bottom:solid 1px #f6d259;
}
	table a{
		color:#005A73;
	}
	table .manage a{
		color:#bf290b;
	}
	
	table th,
	table .manage,
	table .action{
		text-align:center;
	}
	table th,
	table td{
		color:#2E333A;
		padding:6px;
		vertical-align:middle;
		line-height:18px;
		border-right:solid 1px white;
		border-bottom:solid 1px white;
	}
	table thead th,
	table thead td{
		text-align:center;
		font-weight:bold;
		color:white;
		background:#CF4723;
		border-bottom:solid 1px #972000;
	}
		table thead a{
			font-weight:bold;
			color:white;
		}
	
	table tbody th,
	table tbody td,
	table tfoot th,
	table tfoot td{
		background:#fff6d6;
		border-top:solid 1px #f6d259;
	}
		table tbody .alt th,
		table tbody .alt td{
			background:#fff1c1;
		}
	table .thumbs td,{
		text-align:center;
		vertical-align:middle;
	}
		table tbody img,
		.thumb{
			background:white;
			padding:3px;
			border:solid 1px #c9c2a9;
			vertical-align:middle;
		}
		table tbody .default strong{
			color:#c94545;
		}
		table tbody .default img{
			padding:2px;
			border:solid 2px #c94545;
		}
	table tfoot td{
		text-align:center;

	}
	table tfoot th{
		text-align:right;
	}
		table tfoot em{
			padding:0 1em 0 0;
			font-size:12px;
			color:#7f7860;
			font-style:italic;
		}
	
	table .chart td{
		text-align:center;
	}


#wrapper{
	width:1000px;
	margin:0 auto;
	padding:0 0 1px 0;
	background:white;
}

#head{
	width:1000px;
	margin:0 auto;
	background:white;
}

#header{
	margin:0 20px;
	background:#25292f;
	/*	background:#0a364a; */
}
	#header p{
		padding:.3em;
		height:2em;
	}
		#header p a{
			color:#cfd0d3;
			/*	color:#ced7db; */
			display:block;
			float:left;
			height:2em;
			line-height:2em;
			padding:0 .75em;
			margin:0 .25em;
		}
		#header p a:hover{
			color:white;
			background:#0b0c0e;
			/*	background:#06232f; */
			text-decoration:none;
		}
		#header p span{
			padding:0 .2em;
		}
#subheader{
	margin:0 20px 40px 20px;
	background:#ebeced;
}
	#subheader p{
		padding:.3em;
		height:2em;
	}
		#subheader p a{
			color:#5b6168;
			/*	color:#0D4A96; */
			display:block;
			float:left;
			height:2em;
			line-height:2em;
			padding:0 .75em;
			margin:0 .25em;
		}
		#subheader p a:hover{
			color:white;
			background:#586470;
			/*	background:#0D4A96; */
			text-decoration:none;
		}
		#subheader p span{
			padding:0 .2em;
		}

#submenu{
	margin:0 20px;
}
	#submenu h2{}
	#submenu p{
		height:2.25em;
		line-height:2.25em;
		padding:0 .5em;
		text-align:right;
		border-top:solid 1px #0d4a96;
		background:#f0f5f7;
	}
		#submenu p strong{
			padding:0 .2em;
			color:#12396a;
		}
		#submenu p span{
			padding:0 .2em;
			color:#879ebb;
		}
		#submenu a{
			color:#005a73;
		}

#body{
	margin:0 20px;
	padding:0 0 30px 0;
}

#footer{
	padding:6px;
	margin:0 1px;
	background:#3E454E;
	color:white;
	font-size:11px;
}











