body
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #1414FF; 
	scrollbar-highlight-color: #1414FF;
	scrollbar-3dlight-color: #1414FF; 
	scrollbar-darkshadow-color: #1414FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF1414;
	scrollbar-base-color: #FFFFFF;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

div
{
	background-color: transparent;
	color: #000000;
	text-align: left;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td
{
	background-color: transparent;
	color: #000000;
	text-align: left;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:link
{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

a:visited
{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}

a:hover
{
	text-decoration: none;
	color: #000066;
	background-color: transparent;
}

a:active
{
	text-decoration: none;
	color: #000066;
	background-color: transparent;
}

table
{
	padding: 0px;
}

img
{
	border: none;
}

textarea
{
	color: #000000;
	background-color: transparent; 
	border: 1 solid #000066;
	border-top: 1 solid #000066;
	border-bottom: 1 solid #000066;
	border-left: 1 solid #000066;
	border-right: 1 solid #000066;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

input
{
	color: #000000;
	background-color: FFFFFF; 
	border: 1 solid #000066;
	border-top: 1 solid #000066;
	border-bottom: 1 solid #000066;
	border-left: 1 solid #000066;
	border-right: 1 solid #000066;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

select
{
	color: #000000;
	background-color: FFFFFF; 
	border: 1 solid #000066;
	border-top: 1 solid #000066;
	border-bottom: 1 solid #000066;
	border-left: 1 solid #000066;
	border-right: 1 solid #000066;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

form
{
	color: #000000;
	background-color: transparent; 
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.outertopleft
{
	width: 5px;
	height: 5px;
	background-image: url("../images/outer_top_left.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

td.outertop
{
	width: 100%;
	height: 5px;
	background-image: url("../images/outer_top.png");
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.outertopright
{
	width: 5px;
	height: 5px;
	background-image: url("../images/outer_top_right.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.outerleft
{
	width: 5px;
	height: 100%;
	background-image: url("../images/outer_left.png");
	background-repeat: repeat-y;
	background-position: top right;
}

td.outercentre
{
	width: 100%;
	height: 100%;
	background-color: #1414FF;
	color: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}

td.outerright
{
	width: 5px;
	height: 100%;
	background-image: url("../images/outer_right.png");
	background-repeat: repeat-y;
	background-position: top left;
}

td.outerbottomleft
{
	width: 5px;
	height: 5px;
	background-image: url("../images/outer_bottom_left.png");
	background-repeat: no-repeat;
	background-position: top right;
}

td.outerbottom
{
	width: 100%;
	height: 5px;
	background-image: url("../images/outer_bottom.png");
	background-repeat: repeat-x;
	background-position: top left;
}

td.outerbottomright
{
	width: 5px;
	height: 5px;
	background-image: url("../images/outer_bottom_right.png");
	background-repeat: no-repeat;
	background-position: top left;
}

td.header
{
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
}

td.navbar
{
	width: 100%;
	background-color: #1414FF;
	text-align: center;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.navbar a:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.navbar a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.navbar a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.navbar a:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.navbar textarea
{
	color: #FFFFFF;
	background-color: transparent; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.navbar input
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.navbar select
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.navbar form
{
	color: #FFFFFF;
	background-color: transparent; 
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.body
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	padding: 0px;
}

td.footer
{
	width: 100%;
	background-color: #1414FF;
	text-align: center;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

td.footer a:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.footer a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.footer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.footer a:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.footer textarea
{
	color: #FFFFFF;
	background-color: transparent; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.footer input
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.footer select
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.footer form
{
	color: #FFFFFF;
	background-color: transparent; 
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

div.innertopleft
{
	height: 100%;
	background-image: url("../images/inner_top_left.png");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
}

div.innertop
{
	height: 100%;
	background-image: url("../images/inner_top.png");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
}

td.innertop
{
	height: 14px;
	background-image: url("../images/inner_top.png");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
}

div.innertopright
{
	height: 100%;
	background-image: url("../images/inner_top_right.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

div.innerleft
{
	height: 100%;
	background-image: url("../images/inner_left.png");
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px;
}

div.innercentre
{
	height: 100%;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top left;
}

div.innerright
{
	height: 100%;
	background-image: url("../images/inner_right.png");
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px;
}

td.innerright
{
	width: 14px;
	background-image: url("../images/inner_right.png");
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px;
}

div.innerbottomleft
{
	height: 100%;
	background-image: url("../images/inner_bottom_left.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px;
}

div.innerbottom
{
	width: 100%;
	height: 100%;
	background-image: url("../images/inner_bottom.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0px;
}

div.innerbottomright
{
	height: 100%;
	background-image: url("../images/inner_bottom_right.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
}

div.innertext
{
	height: 100%;
	text-align: right;
	margin-left: 16px;
	margin-right: 16px;
}

div.bodymaintext
{
	height: 100%;
	text-align: left;
	margin-left: 16px;
}

td.bodymain
{
	height: 100%;
	background-image: url("../images/inner_right.png");
	background-repeat: repeat-y;
	background-position: top right;
	vertical-align: top;
	padding: 0px;
}

td.bodyleftblocks
{
	width: 150px;
	height: 100%;
	background-color: #1414FF;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodyleftblocks a:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodyleftblocks a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodyleftblocks a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodyleftblocks a:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodyleftblocks textarea
{
	color: #FFFFFF;
	background-color: transparent; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodyleftblocks input
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodyleftblocks select
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodyleftblocks form
{
	color: #FFFFFF;
	background-color: transparent; 
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

div.bodymaintop
{
	height: 100%;
	width: 100%;
	background-image: url("../images/inner_top.png");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
}

div.bodymainbottom
{
	height: 100%;
	width: 100%;
	background-image: url("../images/inner_bottom.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0px;
}

div.bodymaintopright
{
	height: 100%;
	width: 100%;
	background-image: url("../images/inner_top_right.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

div.bodymainbottomright
{
	height: 100%;
	width: 100%;
	background-image: url("../images/inner_bottom_right.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0px;
}

div.bodymainrightblocks
{
	width: 164px;
	padding: 0px;
	float: right;
	visibility: visible;
	position: relative;
}

td.specialinnerbottomleft
{
	width: 14px;
	height: 14px;
	background-image: url("../images/special_inner_bottom_left.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

td.bodymainrightblocks
{
	width: 150px;
	background-color: #1414FF;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks a:link
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodymainrightblocks a:visited
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodymainrightblocks a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodymainrightblocks a:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

td.bodymainrightblocks textarea
{
	color: #FFFFFF;
	background-color: transparent; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks input
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks select
{
	color: #FFFFFF;
	background-color: 1414FF; 
	border: 1 solid #FFFFFF;
	border-top: 1 solid #FFFFFF;
	border-bottom: 1 solid #FFFFFF;
	border-left: 1 solid #FFFFFF;
	border-right: 1 solid #FFFFFF;
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks form
{
	color: #FFFFFF;
	background-color: transparent; 
	font-family: arial, verdana, serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks table
{
	background-color: transparent;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblocks td
{
	background-color: transparent;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	font-family: arial, verdana, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.bodymainrightblockstop
{
	width: 150px;
	height: 14px;
	background-color: #1414FF;
	color: #FFFFFF;
	padding: 0px;
}

div.blocktitle
{
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.title
{
	text-align: center;
	color: #000066;
	background-color: transparent;
	font-family: arial, verdana, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	width: 100%;
}

.subtitle
{
	text-align: left;
	color: #000066;
	background-color: transparent;
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

div.hr
{
	width: 80%;
	height: 9px;
	background-image: url("../images/line.png");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
}

div.artical
{
	width: 80%;
	padding: 0px;
}

div.articalhr
{
	width: 100%;
	height: 9px;
	background-image: url("../images/line.png");
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px;
}

div.hrleft
{
	width: 4px;
	height: 100%;
	background-image: url("../images/leftbar.png");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	float: left;
}

div.hrright
{
	width: 4px;
	height: 100%;
	background-image: url("../images/rightbar.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	float: right;
}

.option
{
	color: #000066;
	background-color: transparent;
	font-family: arial, verdana, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.storytitle
{
	color: #000066;
	background-color: transparent;
	font-family: arial, verdana, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.boxtitle
{
	font-size: 12px;
}

.boxcontent
{
	font-size: 12px;
}

.tiny
{
	font-size: 10px;
}

.footmsg
{
	font-size: 10px;
}