@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/topbacknew.jpg) top center repeat-x #417517;
	margin: 0px;
	padding: 0px;
}

body, td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, h7, p, div, td, tr, table, select{
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 22px;
	font-weight: bold;
	color: #216b86;
	border-bottom: 2px solid #b7de97;
	margin-bottom: .5em;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	margin-bottom: 0.5em;
}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #216b86;
	margin-bottom: .5em;
}

h4{
	color: #009900;
	Font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
}

h5{
	color: #009900;
	Font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
}

h6{
	color: #009900;
	Font-size: 14px;
	font-weight: bold;
	margin-top: 16px;
}

.boxItem{
	border: 1px solid #c2c2cc;
	padding: 16px;
	margin: 16px 0;
	background: url(../images/boxgrad.gif) bottom repeat-x;
}

#pagination{
	padding: 16px 0px;
}

#pagination div{
	/*border: 1px solid #c2c2cc;*/
}

#pagination .boxItem{
	border: 1px solid #c2c2cc;
	padding: 8px !important;
	margin: 8px 1px !important;
	font-weight: bold;
	display: inline;
	background: url(../images/boxgrad.gif) 0px -48px repeat-x !important;
}

.boxItem select{
	font-size: 10px;
}

#pages{
	text-align:center;
	float: left;
	width: 266px;
	margin: auto auto;
}

#pages .boxItem{
	height: 32px;
	margin-top: 0px !important;
}

#maintainer{
	width: 768px;
	margin: 0px auto;
	background: url(../images/contentbg.gif) repeat-y;
}

#header{
	height: 240px;
}

#middle{
	background: url(../images/contentbg.gif) repeat-y #ffffff;
	padding: 0px 7px 0 16px;
	overflow: auto;
}

#content{
	float: left;
	width: 470px;
	color: #666666;
	font-size: 11px;
	overflow: hidden;
}

#content td{
	color: #666666;
}

#content p{
	margin-bottom: 8px;
}

.backFloater{
	text-decoration: none;
	float:right;
	margin-top: 8px;
}

#imgScroller{
	width: 226px;
	height: 180px;
	overflow-y: auto;
	overflow-x: hidden;
}

#largeImage{
	float:right;
	height: 180px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

.imgHolder{
	height: 75px;
	margin: 0 4px 4px 0;
	float: left;
	overflow: hidden;
}

#imgDelBox{
	width: 226px;
	height: 192px;
	overflow-y: auto;
	overflow-x: hidden;
}

#imgDefBox{
	float:right;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

.img100{
	/*height: 92px;*/
	width: 100px;
	margin: 0 4px 4px 0;
	float: left;
}

.checkBoxBottom{
	background-color: #F5E0B5;
	text-align: center;
	border-top: 1px solid #FCF4E4;
	border-bottom: 1px solid #E2A72C;
}

#sidebar{
	width: 258px;
	background: url(../images/sidebarbg.gif) repeat-y left;
	float: right;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}

.sidebarcont{
	padding: 4px 16px;
}

#footer{}

#footertop{
	background: url(../images/footertopnew.gif) top center no-repeat; 
	width: 768px;
	height: 20px;
	padding: 28px 0px 8px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

#footertop a, #footertop a:visited, #footertop a:active{
	margin: 16px 8px;
	color: #ffffff;
	text-decoration: none;
}

#footertop a:hover{
	text-decoration: underline;
} 
 
#footerbottom{
	background: url(../images/footerbotnew.jpg) top center no-repeat; 
	height: 136px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}

#footerbottom p{
	padding-top: 16px;
}