.table {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #041354;
}
.tail {
	border: 1px solid #ffffff;
	background-color: #041354;
}
#nav {
	margin: 20px 20px 20px 20px;
}

#left {
	padding: 20px 20px 20px 20px;
}

H1 {
	font-size: 24px;
	color: #041354;
	font-weight: bold;
	line-height: 25px;
}

li {
	list-style-image: url(images/icon.gif);
	line-height: 18px;	
}
li a:link, li a:visited {
	text-decoration: none;
	color: #8192E1;
	font-weight: bold;
}
li a:hover {
	color: #cccccc;
	font-weight: bold;
}

.on {
	color: #cccccc;
	font-weight: bold;

}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	line-height: 18px;
}
	a.secondary:link, a.secondary:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
	a.secondary:hover {
	color: #8192E1;
	text-decoration: none;
	font-weight: bold;
}

	a:link, a:visited  {
	color: #8192E1;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.maincontent {
	padding: 0px 20px 20px 20px;
	
}

.lefttext {
	color: #ffffff;
}
