td, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:link, a:visited, a:active {
	color: #005c95;
	font-weight: bold;
}

ul 	{ margin: 0px; }
li 	{ margin-bottom: 10px; }

.main_container {
	position: relative;
	border: solid 1px #000000;
	width: 750px;
	height: 550px;
	overflow: hidden;
}

.top_nav {
	width:750px;
	height: 201px;
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	border: solid 0px #990000;
	text-align: left;
}

.nav_btn {
}

img {
	border: solid 0px #990000;
}

.footer {
	height: 25px;
	background-color: #000000;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 20px;
	color: #4085b0;
}

a.footlink, a.footlink:link, a.footlink:visited, a.footlink:active {
	color:#4085b0;
	text-decoration:none;
}
a.footlink:hover {
	color:#000000;
	text-decoration:none;
	background-color:#4085b0;
}



table {
	margin: 0px;
	border-spacing: 0px 0px;
	padding: 0px;
	border: solid 0px #990000;
}


.cont_tbl {
	height: 328px;
	width: 750px;
}

.cont_ltd {
	width: 162px;
	background-color: #a6c6da;
	background-image: url(/img/gfk/ltbg.gif);
	background-repeat: repeat-x;
}

.cont_rtd {
	background-color: #7fadca;
	background-image: url(/img/gfk/dkbg.gif);
	background-repeat: repeat-x;
}



.preview {
	width: 162px;
	height: 328px;
	background-image: url(/img/preview.jpg);
	background-repeat: no-repeat;
}


