.mstheme
{
	separator-image: url("_themes/ji/rule_deepblue.gif");
	list-image-1: url("_themes/ji/bull1_deepblue.gif");
	list-image-2: url("_themes/ji/bull2_deepblue.gif");
	list-image-3: url("_themes/ji/bull3_deepblue.gif");
	nav-banner-image: url("_themes/ji/banner_deepblue.gif");
	navbutton-horiz-normal: url("_themes/ji/nav_hor_deepblue.gif");
	navbutton-horiz-hovered: url("_themes/ji/nav_hor_over_deepblue.gif");
	navbutton-horiz-pushed: url("_themes/ji/nav_hor_down_deepblue.gif");
	navbutton-vert-normal: url("_themes/ji/nav_vert_deepblue.gif");
	navbutton-vert-hovered: url("_themes/ji/nav_vert_over_deepblue.gif");
	navbutton-vert-pushed: url("_themes/ji/nav_vert_down_deepblue.gif");
	navbutton-home-normal: url("_themes/ji/nav_home_deepblue.gif");
	navbutton-home-hovered: url("_themes/ji/nav_home_over_deepblue.gif");
	navbutton-home-pushed: url("_themes/ji/nav_home_deepblue.gif");
	navbutton-next-normal: url("_themes/ji/nav_next_deepblue.gif");
	navbutton-next-hovered: url("_themes/ji/nav_next_over_deepblue.gif");
	navbutton-next-pushed: url("_themes/ji/nav_next_down_deepblue.gif");
	navbutton-prev-normal: url("_themes/ji/nav_prev_deepblue.gif");
	navbutton-prev-hovered: url("_themes/ji/nav_prev_over_deepblue.gif");
	navbutton-prev-pushed: url("_themes/ji/nav_prev_deepblue.gif");
	navbutton-up-normal: url("_themes/ji/nav_up_deepblue.gif");
	navbutton-up-hovered: url("_themes/ji/nav_up_over_deepblue.gif");
	navbutton-up-pushed: url("_themes/ji/nav_up_deepblue.gif");
}
.mstheme-bannertxt
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(0, 0, 0);
	font-size: 4;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.mstheme-horiz-navtxt
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 2;
	font-style: normal;
	font-weight: normal;
}
.mstheme-vert-navtxt
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 2;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxthome
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtnext
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtprev
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
}
.mstheme-navtxtup
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: rgb(255, 255, 255);
	font-size: 1;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
ul
{
	list-style-image: url("_themes/ji/bull1_deepblue.gif");
	text-align: justify;
}
ul ul
{
	list-style-image: url("_themes/ji/bull2_deepblue.gif");
}
ul ul ul
{
	list-style-image: url("_themes/ji/bull3_deepblue.gif");
}
a:link
{
	color: rgb(206, 170, 85);
}
a:active
{
	color: rgb(206, 170, 85);
}
a:visited
{
	color: rgb(206, 170, 85);
}
body
{
	background-color: #010821;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	text-align: justify;
	white-space: normal;
}
p{
	text-align: justify;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 170%;
}

.p1{
	font-size: 9pt;
	color: #999999;
	font-style: italic;
}

table
{
	table-border-color-light: rgb(128, 128, 128);
	table-border-color-dark: rgb(128, 128, 128);
	border-color: rgb(128, 128, 128);
}
th
{
	border-color: rgb(128, 128, 128);
}
td
{
	border-color: rgb(128, 128, 128);
	/*text-align: justify;*/
}
h1
{
	color: rgb(14, 20, 37);
}
h2
{
	color: rgb(192, 192, 192);
}
h3
{
	color: rgb(255, 255, 255);
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4
{
	color: rgb(255, 255, 255);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h5
{
	color: rgb(51, 102, 204);
	font-weight: normal;
	font-size: 12px;
	font: Tahoma;
}
h6
{
	color: rgb(128, 128, 128);
	font-weight: normal;
}
hr
{
	color: rgb(15, 29, 64);
}
button
{
}
label
{
}
.mstheme-text
{
	font-family: TAHOMA;
	font-size: 9pt;
	color: #CCCCCC;
}
textarea
{
}
fieldset
{
	color: rgb(255, 255, 255);
}
legend
{
	color: rgb(255, 255, 255);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(255, 255, 255);
}
address
{
	font-family: Tahoma;
	font-size: 10pt;
}
