body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0C2842;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.homepage td.menu{
	background-color:#FAFAFA;
	vertical-align:top;
}
table.homepage td.content{
	background-color:#FFFFFF;
	vertical-align:top;
}
table.menu td.design{
	background-image:url(../img/page_fx_02.gif);
	background-position:top right;
	background-repeat:no-repeat;
	overflow:auto;
}
table.header td.fishline{
	height:45px;
	margin-top:2px;
	background-image:url(../img/threecolors.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:5px;
}
a{
	color: #0088BB;
	/*00CCFF*/
	text-decoration:none;
}
a:hover{
	color:#0088BB;
	text-decoration:underline;
}
a.homepageTopic{
	color:#878787;
	font-size:14px;
	font-weight:800;
	font-family:Arial, Helvetica, sans-serif;
	
}
a.homepageTopic:hover{
text-decoration:none;
}
.dotted_right{
	border-right:2px dotted #dee1e6;
}
.dotted_bottom{
	border-bottom:2px dotted #dee1e6;
}
h1{
	font-size:20px;
	color:#878787;
	text-align:right;
	padding-right:5px;
}
.notvisible {
	display: none;
}
div.menutitle {
	font-size:12px;
	background-image:url(../img/menutitle_design.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:5px;
	color:#02244D;
	font-weight:bold;
	padding:2px;
}
div.menutitle a, div.menutitle a:hover {
	font-size:12px;	
	color:#02244D;
	text-decoration:none;
}
div.menutitle a:hover {	
	color:#00CCFF;	
}
div.menuButtonLine{
	border-bottom:solid 1px #E1E5E8;
}
div.menuButton {
	font-size:11px;
	border-left:solid 1px #E1E5E8;
	border-right:solid 1px #E1E5E8;
	border-bottom:solid 1px #E1E5E8;
	background-color:#FFFFFF;
	color:#7F8587;
	padding:1px 1px 1px 20px;
}
div.menuButton a{
	color:#7F8587;
}
div.menuButton a:hover{
	color:#0088BB;
	text-decoration:none;
}