body.homepage {
	background: #50789C url(../images/background.jpg) repeat-y top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background: #50789C url(../images/background.jpg) repeat-y top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #D92123;
	font-style: italic;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a:link {
	color: #5C68D6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5C68D6;
}
a:hover {
	text-decoration: none;
	color: #F82C2D;
}
a:active {
	text-decoration: underline;
}
#scr1 div {
  visibility:hidden;
}
#scr1, #scr1 div.default {
   width:300px;
   height:200px;
   overflow:hidden;
   visibility:visible;
}
#scr1 table tr td div {
  visibility:visible;
}