body {
	color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	color:#000000;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	}
	
td {
	color:#000000;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	}
	
.top {
	background-image:url(images/bg-top.jpg);
	border-right:1px solid #000000;
	}

.logo-cell {
	width:150px;
	background-color:#ffffff;
	text-align:center;
	padding:0px 0px 0px 0px;
	}

	
.main-image {width:495px;text-align:left;}
	
.image-cell {
	
	text-align:right;
	font-size:11px;
	}
	
td.image-cell a:link,a:active {
	text-decoration:none;
	}

td.image-cell a:visited {
	text-decoration:none;
	}

td.image-cell a:hover {
	text-decoration:none;
	}
	
.menu-cell {
	background-image:url(images/bg-menubar.jpg);
	background-repeat:repeat-x;
	}

.menu-wrap {
	padding:10px;
	}

td.menu-cell a:link, a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}

td.menu-cell a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}

td.menu-cell a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}

.sub-menu {
	padding-left:10px;
	font-size:11px;
	}

div.sub-menu a:link,a:active {
	font-weight:normal;
	}

div.sub-menu a:visited {
	font-weight:normal;
	}
	
div.sub-menu a:hover {
	font-weight:normal;
	}

.main-wrap {
	width:500px;
	padding:15px;
	}
	
h1 {
	font-size:20px;
	font-weight:bold;
	margin-top:0px;
	}

.right-cell {
	background-color:#07579e;
	}

.bottom-cell {
	padding-top:20px;
	text-align:center;
	font-size:11px;
	}
	
.spacer {
	background-color:#000000;
	}

a:link, a:active {
	color:#000000;
	font-weight:bold;
	}

a:visited {
	color:#666666;
	font-weight:bold;
	}

a:hover {
	color:#999999;
	font-weight:bold;
	}