a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blue-table {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.gold-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #766846;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #766846;
}
#navigation {
	clear:both;
	width: 739px;
	
	border: none;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
.light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
}
.light a:link, .light a:visited, .light a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	
}
.light a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteOther{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.whiteOther a:link, .whiteOther a:visited, .whiteOther a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteOther a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2E1F0;
	letter-spacing: 1px;

}
.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white a:link, .white a:visited, .white a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.blue a:link, .blue a:visited, .blue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.blue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.li-new{
	list-style-image: url(images/bullet.jpg);
	margin-bottom: 5px;
	padding-right: 5px;
}.titles {
	font-size: 13px;
	font-weight: bold;
}
