body {	background-color: #0D1848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-top: 0;
	margin-right: 2;
	margin-bottom: 2;
	margin-left: 0
	}
h1 {
	color: #000066;
	font-size: medium;
	}
h2 {
	color: #000066;
	font-size: small;
	}
h3 {
	color: #000066;
	font-size: x-small;
	}
h4 {
	color: #000066;
	font-size: xx-small;
	}
table {
	color: #000066
	}
td {
	font-size: xx-small;
}
th {
	font-size: xx-small;
	background-color: #000066;
	font-weight: bold;
	text-align: left;
	padding: 2;
	color: #CCCCCC;
}
.lightpanel_lt {
	width: 9;
	height: 9;
	background: url(../panels/light_lt.png) no-repeat;
}
.lightpanel_t {
	width: *;
	height: 9;
	background: url(../panels/light_t.png) repeat-x;
}
.lightpanel_rt {
	width: 7;
	height: 9;
	background: url(../panels/light_rt.png) no-repeat;
}
.lightpanel_l {
	width: 9;
	height: *;
	background: url(../panels/light_l.png) repeat-y;
}
.lightpanel_c {
	width: *;
	height: *;
	background: url(../panels/light_c.png) repeat;
}
.lightpanel_r {
	width: 7;
	height: *;
	background: url(../panels/light_r.png) repeat-y;
}
.lightpanel_lb {
	width: 9;
	height: 7;
	background: url(../panels/light_lb.png) no-repeat;
}
.lightpanel_b {
	width: *;
	height: 7;
	background: url(../panels/light_b.png) repeat-x;
}
.lightpanel_rb {
	width: 7;
	height: 7;
	background: url(../panels/light_rb.png) no-repeat;
}

.darkpanel_lt {
	width: 9;
	height: 9;
	background: url(../panels/dark_lt.png) no-repeat;
}
.darkpanel_t {
	width: *;
	height: 9;
	background: url(../panels/dark_t.png) repeat-x;
}
.darkpanel_rt {
	width: 7;
	height: 9;
	background: url(../panels/dark_rt.png) no-repeat;
}
.darkpanel_l {
	width: 9;
	height: *;
	background: url(../panels/dark_l.png) repeat-y;
}
.darkpanel_c {
	width: *;
	height: *;
	background: url(../panels/dark_c.png) repeat;
}
.darkpanel_r {
	width: 7;
	height: *;
	background: url(../panels/dark_r.png) repeat-y;
}
.darkpanel_lb {
	width: 9;
	height: 7;
	background: url(../panels/dark_lb.png) no-repeat;
}
.darkpanel_b {
	width: *;
	height: 7;
	background: url(../panels/dark_b.png) repeat-x;
}
.darkpanel_rb {
	width: 7;
	height: 7;
	background: url(../panels/dark_rb.png) no-repeat;
}



.sidepanel_lt {
	width: 6;
	height: 6;
	background: url(../panels/side_lt.png) no-repeat;
}
.sidepanel_t {
	width: *;
	height: 6;
	background: url(../panels/side_t.png) repeat-x;
}
.sidepanel_rt {
	width: 6;
	height: 6;
	background: url(../panels/side_rt.png) no-repeat;
}
.sidepanel_lu {
	width: 6;
	height: *;
	background: url(../panels/side_lu.png) repeat-y;
}
.sidepanel_cu {
	width: *;
	height: *;
	background: url(../panels/side_cu.png) repeat;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}
.sidepanel_ru {
	width: 6;
	height: *;
	background: url(../panels/side_ru.png) repeat-y;
}
.sidepanel_lm {
	width: 6;
	height: 8;
	background: url(../panels/side_lm.png) no-repeat;
}
.sidepanel_cm {
	width: *;
	height: 8;
	background: url(../panels/side_cm.png) repeat;
}
.sidepanel_rm {
	width: 6;
	height: 8;
	background: url(../panels/side_rm.png) no-repeat;
}
.sidepanel_ll {
	width: 6;
	height: *;
	background: url(../panels/side_ll.png) repeat-y;
}
.sidepanel_cl {
	width: *;
	height: *;
	background: url(../panels/side_cl.png) repeat;
}
.sidepanel_rl {
	width: 6;
	height: *;
	background: url(../panels/side_rl.png) repeat-y;
}
.sidepanel_lb {
	width: 6;
	height: 6;
	background: url(../panels/side_lb.png) no-repeat;
}
.sidepanel_b {
	width: *;
	height: 6;
	background: url(../panels/side_b.png) repeat-x;
}
.sidepanel_rb {
	width: 6;
	height: 6;
	background: url(../panels/side_rb.png) no-repeat;
}


.BulletBackgroundColor {
	color: #FFFFFF;
}
.DataColor {
	color: #DEDECA;
}
.maincontent {
	background-color: #99AAEE;
}
.lightcontent {
	background-color: #BBCCFF;
}
.darkcontent {
	background-color: #4967E0;
}
a.headerlink {
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
}
a.headerlink:hover {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #001166;
	text-decoration: none;	
	font-weight: bold;
}
a:hover {
	color: #334477;
	text-decoration: underline;
	font-weight: bold;
}
a.menu {
	color: #001166;
	text-decoration: none;	
	font-weight: bold;
}
a.menu:hover {
	color: #99AAEE;
	text-decoration: none;
	font-weight: bold;
}
.sideboxcell {
	background-color: #8899DD;
	padding: 2
}
.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: xx-small;	
	color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}

.TitleColor {
	color: #000000
	}
body.sub {
	margin: 0.1em;
	}
tr.ListHeaderColor th {
	text-align: left;
	}
.small {
	font-size: 85%;
}

input{
	font-size: xx-small;
	border-width: hairline;
}
textarea {
	font-size: x-small;
	border-width: hairline;
}
.adminmenu {
	vertical-align: top;
	border-right: 1pt solid #0D1848;
	background-color: #BBCCFF;
	width: 20%
}