/* CSS Document */

/* Headerpart */

#topbar {
	background-image: url(images/top-back.gif);
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:10px;
	border-bottom:2px solid #FFFFFF;
}	
#topbar1 {
	background-image: url(images/top-back.gif);
	height:1px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:10px;
	border-bottom:2px solid #FFFFFF;
}	
/* Bodypart */

#bodytable {
	width:80%;
	/*border:1px solid #999999;*/
	background-color:#FFFFFF;
}	

#bodytable1 {
	width:80%;
	border:0px solid #999999;
	background-color:#FFFFFF;
}	

/* footerpart */



/* Mixed CSS */

.padding10px {
	/*padding:10px;*/
}	

/* General CSS Document */
h2{width: 80%; margin: 0 auto 10px auto; color: #9CCD5B; text-align: left; border-bottom: 1px solid #9CCD5B;}
p {
	padding-top:10px;
	margin:0px;
}	
body {
	margin:0px;
	background-color: #FFFFFF;
}
table {
	border:0px;
}	
td, div {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#externalcontainer {
	width:100%;
	margin:0px auto 0px auto;
}
.width100per {
	border:0px;
	width:100%;
	height:100%;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}		
.rt, .rb, .rm {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}
a{
text-decoration: none;
}
.inputbox{
width:150px;
height:20px;
border: 1px solid #999999;
}

#cntr1{border: 1px solid #e5e5e5; padding: 10px; text-align: center;}
.txt1{background-color: #f5f5f5; color: #333333; padding: 5px; border: 1px solid #e5e5e5; border-top: 0;}
fieldset{padding: 15px;}
legend{color: #000000; font-weight: bold; padding: 5px;}
form{margin: 0;}
.header1{background-color: #cccccc; font-weight: bold; color: #000000; border-bottom: 1px solid #89BC45; padding: 4px 15px 4px 5px;}
.header2{background-color: #F5F5F5; font-weight: bold; color: #666666; text-align: center;}
.small{font-size: 14px;}
.large{font-size: 21px;}
.vlarge{font-size: 25px;}
.divider{border-bottom: 1px solid #F5F5F5;}
.spacer{padding:0; margin: 0; height:3px; border-bottom: 1px solid #F5F5F5;}
.inputbox1{width:300px; height:20px; border: 1px solid #999999;}
.smaller{font-size: 11px;}
.page{border: 1px solid #999999; padding:6px; height:175px; overflow:auto; margin: 8px 0;}
.btn{background-color: #89BC45; color:#FFFFFF; padding: 3px 8px; border: 1px solid #89BC45; font-weight: bold;}
#topButton{
position:absolute;
top:0; 
left:650px;
}
.tablebckgrnd
{
background-color:"#EAEAEA";
}
.unsoldtext{
color:#414141;
}
div#footer{background-color: #999999; color: #E1E1E1; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align: center; padding: 00; font-weight: bold; bottom: 10; position: absolute; width: 100%;}
div#footer p{padding: 5px; margin: 0;}
