body {
	background-image: url(/gfx/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

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

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline;
	display: block;
	height: 1%;
	}
	
p {margin: 0 0 10px 0; 	}
label {font-weight: bold;}

a:link,a:visited,a:active {
	color: #6e92db;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

#header {
	width: 341px; 
	height: 85px;
	background: transparent url(/gfx/header.jpg)  no-repeat top left;
	text-align: left;
}
#header h1 {
	display:none
}

#bottom-glass {
	position: absolute;
	left:0px;
	width: 36px; 
	height: 30px;
	background: transparent url(/gfx/glass-bottom.jpg)  no-repeat top left;
	text-align: left;
}

#layout {margin-left: 36px;}

#grey-top { background: transparent url(/gfx/grey-top.jpg)  no-repeat top left; width: 672px; height: 50px; }
#grey-top h1 {float: left; font-size: 20px; font-weight: bold; color: #999999; margin: 10px 0 0 3px; }
#grey-tr {float: right; display: inline;  margin: 10px 10px 0 0; font-size: 14px; font-weight: bold; color: #999999; }
#grey-content { width: 650px; background-color: #f1f1f1; border-right: 2px solid #cbcbcb; padding: 0 10px;}
#grey-bottom { background: transparent url(/gfx/grey-bottom.jpg)  no-repeat top left; width: 672px; height: 13px; }

#blue-top { background: transparent url(/gfx/blue-top.jpg)  no-repeat top left; width: 672px; height: 50px; margin-top: 25px;}
#blue-top h1 {float: left; font-size: 20px; font-weight: bold; color: #999999; margin: 10px 0 0 3px; }
#blue-tr {float: right; display: inline;  margin: 10px 10px 0 0; font-size: 14px; font-weight: bold; color: #999999; }
#blue-content { width: 649px; background-color: #edf3ff; border-right: 2px solid #cbcbcb; padding: 0 10px;}
#blue-p1 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px; margin-right: 10px; background-color: #f6f9fe;}
#blue-p2 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px; margin-right: 10px; background-color: #f6f9fe;}
#blue-p3 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px; background-color: #f6f9fe;}
#blue-bottom { background: transparent url(/gfx/blue-bottom.jpg)  no-repeat top left; width: 672px; height: 13px; }

#yellow-top { background: transparent url(/gfx/yellow-top.jpg)  no-repeat top left; width: 672px; height: 50px; margin-top: 25px;}
#yellow-top h1 {float: left; font-size: 20px; font-weight: bold; color: #999999; margin: 10px 0 0 3px; }
#yellow-tr {float: right; display: inline;  margin: 10px 10px 0 0; font-size: 14px; font-weight: bold; color: #999999; }
#yellow-content { width: 649px; background-color: #fbfae7; border-right: 2px solid #cbcbcb; padding: 0 10px;}
#yellow-p1 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px; margin-right: 10px;  background-color: #fcfcf6;}
#yellow-p2 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px; margin-right: 10px;  background-color: #fcfcf6;}
#yellow-p3 { float: left; width: 200px; border: 1px dashed #999999; padding: 3px;  background-color: #fcfcf6;}
#yellow-bottom { background: transparent url(/gfx/yellow-bottom.jpg)  no-repeat top left; width: 672px; height: 13px; }

#footer { width: 649px; background-color: #f1f1f1; border-right: 2px solid #cbcbcb;border-bottom: 2px solid #cbcbcb;border-top: 2px solid #cbcbcb; padding: 0 10px; margin-top: 25px; text-align: center;}
#footer p {margin: 10px 0;}

h2 {font-weight: bold; font-size: 14px; margin-bottom: 10px;}