BODY {
	/*	font-weight: bold; */
	background-color: #999999;
	/*	color: #FFFFFF; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color:#0000CC;
	text-decoration: none;
/*	font-size: 10px;*/
	font-weight: bold;
}

#body_container{
	width:1000px;
	height:100%;
/*	border:solid 1px #CCCCCC; */
/*	background-color: #666666; */
/*	background:url(../images/2010/fader1.png) repeat-x;*/
/*	background:url(../images/blue_woman.jpg);*/
	background:url(../images/background/Circuitboard.png);
	margin: 0 auto;
}

#header{
	background-color: #373737;
	height:55px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#footer{
	width:993px;;
	position:fixed;
	bottom:0px;
	clear:both;
	background-color:#CCCCCC;
	color:#000000;
	padding: 3px;
	border: 1px solid #000000;
	margin-top: 7px;
}

.clear_me{
	clear:both;
}

#main_pane{
	width:715px;
	height:80%;
	overflow-y:auto;
	float:left;
/*	background:#ffffff;*/
/*	background:url(../images/2010/semitrans90.png); */
/*	background:url(../images/semi_white.png); */
	background:url(../images/2010/semitrans80.png);
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
/*	border: 2px solid #dddddd; */
}

#side_pane{
	width: 225px;
	height:80%;
	overflow-y:auto;
	overflow-x:hidden;
	float:right;
/*	background:#ffffff; */
	background:url(../images/2010/semitrans80.png);
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
/*	border: 2px solid #dddddd; */
}

#nav_list {
	display: inline;
	list-style-type: none;
	list-style: none;
	padding-left: 15px;
	margin-left: 25px;
}
#nav_list li {
	float: left;
	border-left: 1px solid #FFFFFF;
	background-image: url(../ff2007/images/navimg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	min-width: 50px;
}
#nav_list a{
	display: block;
	padding: 0 0.3em;
	line-height: 2.1em;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav_list li:hover{
	background-color:#999999;
}

#error, #sideerror {
	font-weight: bold;
	color:#CC0000;
}
#icons{
	display:inline-block;
	float:right;
}

.section{
	clear:both;
	padding-bottom: 10px;
	padding-top: 10px;
}
.section h1{
	font-size: 12px;
	font-weight: bold;
	color:#CC3333;
	padding: 0px;
	margin: 0px;
}
.section ul{
	padding-top: 0px;
	padding-bottom: 0px;
}
.section .highlighted {
	color:#CC0000;
	font-style:italic;
}
.section .featureimg{
	display: block;
	margin-left: 25%;
	margin-top: 5px;
	margin-bottom: 5px;
}
a:hover {
	font-family: Tahoma, Arial;
	coloR:#0066FF;
	text-decoration: underline;
	font-weight: bold;
}


.inlined {
	display: inline-block;
}

.floater {
	display: inline-block;
	height: 40%;
	width: 40%;
	position: fixed;
	z-index: 2;
	top: 30%;
	left: 30%;
	color:#000000;
	background-color: #FFFFFF;
	padding:5px;
	border: thin solid #000000;
	font-size: 14px;
}

.pg_title {
	font-size: large;
}



#guestbook_table{
	border: 1px double #FFFFFF;
	width: 100%;
}
#guestbook_table thead{
	font-size: 14px;
}
#guestbook_table tbody{
	font-size: 10px;
	text-align: center;
}



#upgrade_table thead{
	font-size: 12px;
}
#upgrade_table thead th{
	text-align:center;
}
#upgrade_table tbody{
	font-size: 12px;

}
#upgrade_table tbody td{
}
#upgrade_table tbody th{
	text-align: left;
}
#upgrade_table tfoot{
	font-size: 12px;
	text-align:center;
}


.gbresp{
	font-size: 10px;	
	text-align: left;
}
.gbresp td{
	width: 100%;
}
.gbresp th{
	font-size: 11px;
	text-align: left;
	vertical-align:top;
	font-weight: bold;
}
.gbresp td{
	vertical-align:top
}
#gb_content ul {
	padding-left:0px;
}
#gb_content li {
	border: 1px solid #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
}
.gbform {
}
.gbform input {
	width: 400px;
}
.lookatme{
	background-color: #FFFF99;
	border: thin groove #FF0000;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
.lookatme h3{
	text-align:center;
}
.lookatme a{
	font-size:12px;
}

label {
	display: block;
}

.sidebar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}
.sidebar a{
	font-size: 11px; 
}
.sidebar ul {
	list-style-type: none;
	padding-left: 0px;
}
.bookactions{
border: solid 1px #000000;
	background:url(../images/2010/semi_black.png);

}
.yes{
	text-align:center;
	background-image: url(../images/GB/button_ok.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.no{
	text-align:center;
	background-image: url(../images/GB/button_cancel.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

form {
	display:inline;
	}
	
.rowA{
	background-image: url(../images/semi_white.png);
	
}
.rowB{
/*	background-image: url(../images/semi_black.png);  */
}
.clientSection {
	display: inline-block;
	height: 400px;
	width: 170px;
	vertical-align:top;
}
.clientSection h2{
	padding:0px;
	margin: 0px;
	text-align:center;
	font-size:14px;
}
.clientSection ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clientSection li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}