body {
	background-color:#FFFFFF;
	margin:-1px 0 0 0;
	text-align:center;
	font:normal 12px Tahoma;
}

.imageholder {
	border-bottom:0px solid #808080;
	padding:5px;
	margin:0px;
	text-align:left;
}

.navigation a{
	font-size:20px;
	font-weight:bold;
}

.navigation {
	margin:10px;
}

.report {
	background-color:#808080;
	width:380px;
	padding:0px;
	margin:0px;
}

.report td {
	background-color:#FFFFFF;
	width:50%;
	padding:5px;
	text-align:right;
	margin:0px;
}


.report form {
	padding:0px;
	margin:0px;
}

.report2 {
	background-color:#808080;
	width:380px;
	padding:0px;
}

.report2 td {
	background-color:#FFFFFF;
	width:50%;
	padding:5px;
	text-align:center;
}

.report input {
	width:200px;
	padding:2px;
}

.tablefield {
	border:0px solid #808080;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	text-align:left;
	width:97%;
}
.tablewanted {
	border:0px solid #808080;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #808080;
	border-left:0px solid #808080;
	text-align:left;
	width:100%;
}
.tablewanted1 {
	border:0px solid #808080;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	text-align:left;
	width:100%;
}
.messageText {
	color:#0080C0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.tablefieldsmall {
	border:0px solid #808080;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	text-align:center;
	width:110px;
	height:52px;
	float:left;
}

.tableholder {
	border:1px solid #808080;
	width:600px;
	text-align:center;
	margin:0px auto;
	padding:0 0 5px 0;
	overflow: hidden;
}

.detailsholder {
	border:1px solid #808080;
	width:600px;
	text-align:center;
	margin:0px auto;
	padding:0 0 5px 0;
	overflow: hidden;
}


.tabletop {
	padding:5px;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	border-bottom:1px solid #808080;
	background-color:#F0F0F0;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#0080C0;
}

.tableleft {
	width:200px;
	border:0px solid #808080;
	float:left;
}


.tableright {

	width:395px;
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	
	
	
}

.minorcontent {
	margin:15px 15px 15px 15px;
	
}

#content {
	border:0px solid #808080;
	width:1024px;
	text-align:left;
	margin:0px auto;
	overflow: auto;
	background-color:#F0F0F0;
	padding:0px;

}

#topcontent {
	padding:10px;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

#topcontent h1 {
	font-size:24px;
	margin:0px;
}

#topcontent p {
	font-size:12px;
	margin:0px;
	padding-left:30px;
}

#topcontent2 {
	padding:0px;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#FFF;
	text-align:center;
	color:#000;
	font-weight:bold;
}

#vmiddlecontent {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px solid #FF0000;
	overflow: auto;
}

#leftcontent {
	width:180px;
	background-color:#F0F0F0;
	border-top:0px solid #808080;
	border-bottom:0px solid #808080;
	border-left:0px solid #808080;
	border-right:0px solid #808080;
	vertical-align:top;
}

#centercontent {
	border-right:0px solid #808080;
	border-left:0px solid #808080;
	background-color:#FFFFFF;
	vertical-align:top;
}

#centercontent a {
	font-size:12px;
	text-decoration:none;
	color:#0080C0;
}

#centercontent a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#0080C0;
}

#rightcontent {
	width:201px;
	background-color:#F0F0F0;
	border-top:0px solid #808080;
	border-bottom:0px solid #808080;
	border-left:0px solid #808080;
	border-right:0px solid #808080;
	text-align:center;
	vertical-align:top;

}

#rightcontent table {
	text-align:center;
	padding:0px;
	width:100%;
}

#leftcontent table {
	text-align:center;
	padding:0px;
	width:100%;
}

#footerleft {
	width:180px;
	border-right:0px solid #808080;
	border-top:0px solid #808080;
	height:30px;
	background: #F0F0F0;
}

.footercenter {
	border-top:0px solid #808080;
	border-bottom:0px solid #808080;
	border-left:0px solid #808080;
	border-right:0px solid #808080;
	height:30px;
	text-align:center;
	background: #F0F0F0;
}

#footerright {
	width:205px;
	border-top:0px solid #808080;
	border-left:0px solid #808080;
	height:30px;
	background: #F0F0F0;
}

#footercenter a {
	font-size:11px;
	text-decoration:none;
	color:#0080C0;
}

#footercenter a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#0080C0;
}

#footercenter p {
	margin:5px;
	text-align:center;
}

#aboutusholder {
	text-align:left;
	padding:20px 20px 20px 20px;
}

#aboutusholder h1 {
	font-size:22px;
	font-weight:bold;
	margin:10px;
	color:#0080C0;
}

#aboutusholder h2 {
	font-size:15px;
	font-weight:bold;
	margin:10px;
}

#aboutusholder h3 {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	margin:10px;
}

#aboutusholder p {
	margin:10px;
}



.formcontent {
	margin:10px auto;
	width:400px;
	
}
.formcontent1 {
	margin:10px auto;
	width:600px;
	
}
.formcontentcontactus{
	margin:10px auto;
	width:550px;
	
}
.formcontentaddbook{
	margin:10px auto;
	width:500px;
	
}
#formcontent {
	margin:10px 10px 10px 10px;
	width:400px;
}

#navcontainer {
	background: #F0F0F0;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 13px;
	text-align: center;
	margin:0px;
	padding:0px;
}

#error {
	color:#FF0000;
}

#centercontent p.minorlinkholder {
	text-align:center;
	width:96%;
	margin:10px;
}

#navcontainer p {
	margin:5px;
	text-align:left;
}

ul.navlist {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	z-index:0;
}

ul.navlist li {
	display: block;
	margin: 0;
	padding: 0;
}

ul.navlist li a {
	display: block;
	width: 100%;
	padding: 2px 0 2px 2em;
	border-width: 1px;
	border-color: #FFE #aaab9c #ccc #fff;
	border-style: solid;
	color: #0080C0;
	text-decoration: none;
	background: #DDDDDD;
}

#navcontainer>ul.navlist li a { 
	width: auto; 
}

ul.navlist li#active a {
	background: #F0F0F0;
	color: #800000;
}

ul.navlist li a:hover, ul.navlist li#active a:hover {
	color: #808080;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
}

form fieldset {
	font-size: 100%;
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
	margin: 0 0 0 0;
}

input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	
	
}

textarea {
	overflow: auto;
}

form div {
	clear: left;
	display: block;
	width: 354px;
	height: expression('1%');
	margin: 5px 0 0 0;
	padding: 1px 3px;
}


form div fieldset {
	clear: none;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin: 0 0 0 144px;
	padding: 0 5px 5px 5px;
	width: 197px;
}

div fieldset legend {
	font-size: 18px;
	font-weight:bold;
	padding: 0 3px 0 9px;
	color:#000000;
  
}


form div label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}

form div input, select {
	width: 200px;
	padding: 1px 3px;
	margin: 0 0 0 0;
}

