/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3FF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
}
body,td,th {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #FFFFFF;
	font-weight: bold;
}

.story {
	font-size: 9px;
	color: #000000;
}
a.story:link {
	color: #357AE7;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
}
a.story:visited {
	color: #357AE7;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
}
a.story:hover {
	color: #3333FF;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
}
a.story:active {
	color: #357AE7;
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
}

.storyhead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	color: #000000;
	font-weight: bold;
}

a.pages:link {
	font-size: 12px;
 	color: #ADADC2;
	font-weight: bold;
}

a.pages:visited {
	font-size: 12px;
 	color: #ADADC2;
	font-weight: bold;
}

a.pages:hover {
	font-size: 12px;
 	color: #E50430;
	font-weight: bold;
}

a.pages:active {
	font-size: 12px;
 	color: #000000;
	font-weight: bold;
}

.credits {
	font-size: 9px;
 	color: #000000;
	font-weight: normal;
}

a.credits:link {
	font-size: 9px;
 	color: #345AE7;
	font-weight: normal;
}

a.credits:visited {
	font-size: 9px;
 	color: #357AE7;
	font-weight: normal;
}

a.credits:hover {
	font-size: 9px;
 	color: #E50430;
	font-weight: normal;
}

a.credits:active {
	font-size: 9px;
 	color: #357AE7;
	font-weight: normal;
}

td.headbar{
	background-color:#E50430;
}

table.sidemenu{
	background-color:#ADADC2;
}

tr.sidemenu{
	background-color:#ADADC2;
}

td.sidemenu{
	background-color:#ADADC2;
}

</style>