td {
	font-family: Verdana, Arial;
	font-size: 12px;
}
body {
	background-color: #3B608D;
	background-image: url(images/bg.gif);
	margin: 0px;
}
.main {
	background-color: #F8FBFF;
	border: 1px solid #3F638B;
	padding: 5px;
	font-size: 12px;
	text-align: justify;
}
.copy {
	color: #9BB6D3;
}
#bottom {
	color: #BED2EB;
	background-color: #4F84B6;
}

#bottom A:link,
#bottom A:active,
#bottom A:visited{
	color: #BED2EB;
	text-decoration: none;
}

#bottom A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#nav td {
	padding-bottom: 4px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Arial;
	color: #0662A4;
}

#nav A:link,
#nav A:active,
#nav A:visited{
	color: #0662A4;
	text-decoration: none;
}

#nav A:hover{
	color: #000000;
	text-decoration: none;
}
.bottom {
	color: #BED2EB;
	background-color: #4F84B6;
}
.bg-left {
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4F84B6;
}
.bg-right {

	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4F84B6;
}
.bot-cdr {
	background-image: url(images/lb_rnd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#cont {
	 position:relative; 
	 left:0px; 
	 top:0px; 
	 width:338px; 
	 height:255px; 
	 z-index:1;
	 overflow: auto;
}
.header {
	color: #17588A;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/head_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #4A71AD;
	padding: 5px;
}
.punch {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
	padding:0px 12px 0px 8px;
}
.head {
	font-size: 20px;
	color: #FCFCFC;
	font-family: "Trebuchet MS", Tahoma;
	padding-left: 5px;
}
.nav-hilite {
	background-image: url(images/nav_hilite.jpg) !important;
	background-repeat: no-repeat !important;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 18px;
	padding-right: 10px;
}
.white {
	color: #FFFFFF;
}
.header1 {
	color: #17588A;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #4A71AD;
	padding: 2px;
	background-color: #E9F2FC;

}
a {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
.header2 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #4A71AD;
	padding: 2px;
	background-color: #E9F2FC;

}