html {
	height: 800px;
}

body {
	text-decoration: none;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	/* background-position: right; */
	/* background-attachment: fixed; */
	background-color: #ffffff;
	margin-top : 0em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;        /* copied from opposite side (right) */
	padding: 0; /* what Opera thinks is right */
	text-decoration: none;
	font-family: "Arial","Helvetica","sans-serif";
	font-weight: normal;	
	font-size: 11px;
	color: #555555;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-family: "Arial","Helvetica","sans-serif";
	font-size: 11px;
}
option, textarea, select {
	text-decoration: none;
	font-size: 9px;
}
h1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #B4C4CD;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h4 {
	text-decoration: none;
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
b, strong {
	text-decoration: none;
	font-size: 14px;	
	font-weight: bold;
}
hr {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 0.5px;
}
a:link {
	text-decoration: none;
	color: #0099ff;
}
a:visited {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
.rightbordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
}
.botbordered {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	line-height: 23px;
}
.maintopbg  {
	text-decoration: none;
	background-image: url(../images/main_topbg.gif);
	background-repeat: repeat-x;
}
.topbanner  {
	text-decoration: none;
	background-image: url(../images/children_top.gif);
	background-position: right;
	background-repeat: no-repeat;
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
}
.press {
	text-decoration: none;
	background-color: #ffffff;
	font-size: 12px;
	padding: 5px;
	color: #556272;
}
.maincontent {
	text-decoration: none;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	text-align: justify;
	color: #556272;
}
.pagetitle {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #700070;
	margin-bottom: 5px;
	padding: 0px;
}
.botbg  {
	text-decoration: none;
	background-image: url(../images/botbg.gif);
	background-repeat: repeat-x;
	background-color: #A9BCC6;
	padding: 0px;
	font-size: 0px;
	color: #ffffff;
}
.footer, a.footer:link, a.footer:visited, td.footer {
	text-decoration: none;
	padding: 4px;
	font-size: 10px;
	color: #586D79;
}
a.footer:hover {
 	text-decoration: none;
	padding: 4px;
	font-size: 10px;
	color: #ffffff;
 }
 .credits, a.credits:link, a.credits:visited, td.credits {
	text-decoration: none;
	padding: 8px;
	font-size: 10px;
	color: #f0f8fd;
}
a.credits:hover {
 	text-decoration: none;
	padding: 8px;
	font-size: 10px;
	color: #ffffff;
 }
