/*START element page styles*/
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
}
HR {
	color : #CCCCCC;
	height: 1px;
}
P,DIV,TR,TD,CENTER,TABLE,SELECT,TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
}
/*END element page styles*/
.topbar{
	background-color : #009900;
}
.trim {
	background-color: white;
}
.navcell {
	background-color : #666666;
}
.navtx {
	margin-left: 32px;
}
.nav, nav:active, nav:visited {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
.nav:hover {
	text-decoration: underline;
}
.tsunami_nav, tsunami_nav:active, tsunami_nav:visited {
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;
}
.tsunami_nav:hover {
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.indent_tx {
	margin-left : 11px;
}
.alertbg {
	background-color : red;
}
.alert_header, alert_header:active, alert_header:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.alert_header:hover {
	text-decoration: underline;
}
.widgetbg {
	background-color : #666666;
}
.widget_header {
	font-weight: bold;
	color: white;
}
.widget_content {
	margin-left: 4px;
	margin-right: 4px;
}
.widget_content_bg {
	background-color : white;
}
.bottx {
	font-size : 9px;
	color: #ffffff;
}
.webmaster, webmaster:active, webmaster:visited {
	font-size : 9px;
	color: #ffffff;
}
.img_right {
	margin-left: 10px;
}
.img_left {
	margin-right: 10px;
	margin-bottom: 5px;
}