body, html, div, form, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
}
body {
	padding: 10px 10px 5px 10px;
	background: #f9f9f9 url(../images/background.jpg) 0 0;
	font-family: "Courier New", Courier, FreeMono, monospace;
	color: #000066;
}
a img {border-style: none;}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
#menu {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, Kalimati, FreeSans, sans-serif;
	position: absolute;
	top: 222px;
	left: 10px;
}
.navmenu {
	font-family: Verdana, Arial, Helvetica, Kalimati, FreeSans, sans-serif;
	font-size: x-small;
	text-align: left;
}
#content {margin: 10px 0 10px 160px;}
#content .cborder {min-height: 500px;}
#content li {
	list-style: square;
	padding-bottom: 12px;
}
#content .center {text-align: center;}
#content h1 {
	font-family: Arial, Helvetica, Kalimati, FreeSans, sans-serif;
	color: #003366;
}
#content h2 {
	font-family: Arial, Helvetica, Kalimati, FreeSans, sans-serif;
	color: #003366;
	clear: both;
}
#content h3 {
	clear: both;
	color: #003366;
	margin-top: 10px;
	font: normal 125% Arial, Helvetica, Kalimati, FreeSans, sans-serif;
}
#content dl {
	margin-left: 20px;
	margin-top: 0px;
}
#content dt {font-weight: bold;}
#content dd {
	margin-bottom: 15px;
	margin-left: 20px;
}
#content .logo {
	float:left;
	height: 31px;
	width: 88px;
	background: url(../images/sf_logo_bk.png) no-repeat;
	padding: 5px;
	margin: 10px;
}
form {color: #000066;}
hr {border: 1px dashed #666666;}
.news_heading {
	font-family: Arial, Helvetica, Kalimati, FreeSans, sans-serif;
	color: #003366;
	font-weight: bold;
	clear: both;
}
.side_logo {
	height: 31px;
	width: 88px;
	background: url(../images/sf_logo_bk.png) no-repeat;
	text-align: center;
	padding: 5px;
	margin: 10px 24px;
}
.cborder {padding: 10px;}
#footer {
	font-size: 70%;
	color: #336699;
	padding: 5px 10px 5px 10px;
}
#footer table {width: 100%;}
.clear {clear: both;}
.ft_rt {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
.ft_rt_bdr {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #000000;
}
.vmiddle {vertical-align: middle;}
.links {
	font-size: 90%;
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding-left: 10px;
}
.links a {
	display: block;
	text-decoration: none;
	color: #002bb8;
	background: none;
	padding: 2px 5px 2px 5px;
}
.links a:hover {text-decoration: underline;}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	font-family: Verdana, Arial, Helvetica, Kalimati, FreeSans, sans-serif;
}
.portlet {
	font-size: 127%;
	margin-bottom: 5px;
}
.ssi_table {float: right;}
.ssi_table td {color: #000066;}
.toolbox {text-align: center;}
.picture {
	text-align: center;
	background: url(../images/bln.gif) no-repeat center top;
	padding-top: 32px;
}
.picture img {border: 1px solid #000000;}
.gallery_item {
	margin: 10px;
	height: 300px;
	width: 200px;
	text-align: center;
	float: left;
}
.highlight {
	margin: 10px;
	width: 200px;
	text-align: center;
	float: left;
}
.gallery {
	width: 100%;
	clear: both;
}
.gallery_item .caption {
	font: smaller "Courier New", Courier, monospace;
	color: #000066;
	text-align: center;
}
.frame {
	text-align: center;
	height: 170px;
	width: 200px;
	background: url(../images/frame.gif) no-repeat center center;
	display: table-cell;
	vertical-align: middle;
}
.frame img {border: 1px solid #666666;}
.action_row {clear: both;}
