body {
	background-color: #D7EBFF;
	height:100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:   url("images/skybg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
}


a:link { color: #0B70CE; text-decoration: none; }
a:visited {	color: #0B70CE;	text-decoration: none; }
a:active { color: #0B70CE; text-decoration: none; }


.h1 {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 10pt;
color: #0D67B3;
}

.h2 {
font-family: arial;
font-weight: normal;
font-size: 11pt;
color: #000000;
}

.h3 {
font-family: arial;
font-weight: bold;
font-size: 9pt;
color: #000000;
}



.h4 {
font-family: arial;
font-weight: bold;
font-size: 16pt;
color: #0D67B3;
}

#left {
	width: 175px;
	height: 100%;
	padding-top: 5px;
	background-color: #0B70CE;
	
}

#mid {
	width: 30px;
	height: 100%;
	padding-top: 0px;
	background-color: #ffffff;	
background-image:   url("images/carpet-clean-bg.jpg");
background-repeat: repeat-y;
}


#main-text {
width: 580px;
background-color: #FFFFFF;
padding: 10px 10px 10px 10px;
}

#main-blue {
	width: 580px;
	background-color: #0B70CE;
	padding: 10px 10px 10px 10px;	
}


#top-menu {
width: 775px;
height: 30px;
background-color: #FFFFFF;
background-image:   url("images/menu-bar.jpg");
background-repeat: repeat-n;
}

#table1 {
width: 775px;
height: 100%;
background-color: #FFFFFF;
}
