* {-moz-box-sizing: border-box;} 
body{
	margin:0;
	padding:0;
	background-color:#006099;
}
#layout{
	margin:0 0 0 165px;
}
table,table td{
	margin:0;
	padding:0;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.sidebar1{
	width:5px;
	background-color:white;
}
.sidebar2{
	width:3px;
	background-color:#EF7A11;
}
#content{
	width:640px;
	padding:10px 24px 24px 24px;
	background-color:white;
	align:center;
	text-align:center;
	font:12px arial;
}
.designbar{
	width:100%;
	margin:0 0 18px 0;
}
.des1{
	width:93%;
	background-color:#EF7A31;
}
.des2{
	width:6px;
	background-color:white;
}
.des3{
	background-color:#006099;
}
.des1,.des2,.des3{
	height:12px;
}
#headerbar{
	width:100%;
	margin:0 0 32px 0;
}
.biglabel{
	width:100%;
	margin:40px 0 40px 0;
	font:bold 18px tahoma;
	color:#603000;
}
.bigtext1{
	align:center;text-align:center;
	font:bold 18px arial;
	color:#333333;
}
.bigtext2{
	align:center;text-align:center;
	font:bold 18px arial;
	color:#333333;
	font-style:italic;
}
.tableinfo td{
	font:bold 11px arial;
	color:#333333;
	padding:0 12px 0 0;
}
.navlink{
	display:block;
	width:110px;
	padding:2px 2px 2px 10px;
	background-color:#006699;
	text-decoration:none;
	font:bold 12px arial;
	color:white;
}
.navlinkon{
	display:block;
	width:110px;
	padding:2px 2px 2px 10px;
	background-color:#EF7A11;
	text-decoration:none;
	font:bold 12px arial;
	color:white;
}
.navlink:hover{
	background-color:#EF7A11;	
}
.planstable{
	text-align:center;
}
.planstable td{
	padding:12px 6px 12px 6px;
}
.divtour{
	clear:both;
	align:left;
	text-align:left;
	border:2px solid #CCCCCC;
	background-color:#EEEEEE;
	padding:4px 0 20px 0;
}
.formrow{
	margin:0 0 6px 80px;
}
.divtour table td{
	font:12px arial;
	padding:0 4px 0 4px;
}
img
{  border-style: none;
}

#layout tr #content div table tr td p a {
	font-size: 12px;
}
.sidebar {
	border-top: 1px solid #99CC33;
	border-left: 1px solid #99CC33;
	height: 300px;
	width: 200px;
	float: right;
	margin-right: 5px;
	padding: 5px 0 0 5px;
}

table.thelist td {
	margin:0;
	padding:0;  
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #39C;
	border-right-color: #39C;
	border-bottom-color: #39C;
	border-left-color: #39C;
	border-collapse: collapse;
	}
<style type="text/css">
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}

table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
</style>


