.main_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000066;
	margin-top: 0px;
}
.small_table {
	background-color: #FFFFFF;
	width: 624px;
}
.content {
	padding: 5px 10px;
	text-align: justify;
	vertical-align: top;
	border: thin solid #000066;
	width: 100%;
}
.content .small_r {
	font-size: 12px;
	text-align: right;
}
.gotop {
	font-size: 10px;
	font-weight: bold;
}
.gotop a {
	color: #0000CC;
	text-decoration: none;
}
.gotop:visited {
	color: #000066;
}
.gotop a:hover {
	text-decoration: underline;
}

.content .small {
	font-size: 12px;
}
.content .strong {
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}

#footer a {
	font: 11px  Arial, Helvetica, Verdana, sans-serif;
	color: #ECE9D8;
	letter-spacing:0.1em;
	text-decoration: underline;
	
	}
	
	#footer {
	color:#ECE9D8;
	background-color:#990033;
	font-size:12px;
	text-align:center;
	}
	
	#footer a:hover {
	text-decoration: none;
	
	}

.navbar_small a {
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	color:#000066;
	text-decoration: underline;
			
}

.navbar_small a:hover {
	text-decoration: none;
	
}#side_menu {
	width: 150px;
}
.r_column {
	vertical-align: top;
}
.m_column {
	width: 750px;
}

#navigation td {
	border-bottom: 1px solid #000066

}
	
#navigation a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/triangle_bullet.gif") 14px 45% no-repeat;

}
	
#navigation a:hover {
	background: #000066 url("images/triangle_bullet.gif") 14px 45% no-repeat;
	color:#FFFFFF;

}
.top_r_row {
	background-color: #FFFFFF;
	width: 350px;
	text-align: left;
}
.top_row {
	width: 750px;
	text-align: center;
}
.content_table {
	width: 750px;
	background-color: #FFFFFF;
}
.top_link {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}
.l_column {
}
.nav_column {
	width: 175px;
	border: thin solid #CCCCCC;
	vertical-align: top;
}
.top_nav a {
	color: #0000CC;
	text-decoration: none;
}
.top_nav a:visited {
	color: #000066;
}
.top_nav {
	font-size: 12px;
	border: thin solid #CCCCCC;
}
.top_nav a:hover {
	text-decoration: underline;
}
.img_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_l {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px 8px 2px 1px;
	float: left;
}
.img_r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 7px;
	float: right;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

