/* 
	Copyright (c) 2003 QianLong Inc.
*/

/* screen media */

* {
	font-size: 12px;
}
body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	height: 100%;
}
td {
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	font-size: 12px;
	color: #333333;
	background-color: #f7f7ee;
}
input {
	font-size: 12px;
	color: #333333;
	background-color: #f7f7ee;
}
img {
	border: 0px;
}
a:link		{color: #091F4B; text-decoration:none;}
a:visited	{color: #091F4B; text-decoration:none;}
a:hover		{color: #091F4B; text-decoration:underline;}
a:active	{color: #091F4B; text-decoration:none;}
hr {
	color: #D5D5C9;
	background: #e6e6dc;
	border: none;
	height: 1px;
	clear: both;
	margin: 0px -8px 0px -8px;
	padding: 0px;
}

/* Global Nav CSS Selectors */

.nav			{color: #ffffff;}
.nav a:link		{color: #ffffff;}
.nav a:visited		{color: #ffffff;}
.nav a:hover		{color: #ffffff;}
.nav a:active		{color: #ffffff;}
.nav_two		{color: #990000;}
.nav_two a:link		{color: #990000;}
.nav_two a:visited	{color: #990000;}
.nav_two a:hover	{color: #990000;}
.nav_two a:active	{color: #990000;}

/* Part Custom CSS Selectors */

.link1 			{COLOR: #555555;}
.link1 td		{COLOR: #555555;}
.link1 a:link		{COLOR: #000000;}
.link1 a:visited	{COLOR: #000000;}
.link1 a:hover		{COLOR: #003399;}
.link1 a:active		{COLOR: #003399;}
.link2 			{COLOR: #555555;}
.link2 td		{COLOR: #555555;}
.link2 a:link		{COLOR: #000000; text-decoration:underline; font-size : 14.8px}
.link2 a:visited	{COLOR: #000000; text-decoration:underline; font-size : 14.8px}
.link2 a:hover		{COLOR: #000000; text-decoration:underline; font-size : 14.8px}
.link2 a:active		{COLOR: #000000; text-decoration:underline; font-size : 14.8px}
.link3 			{COLOR: #000000;}
.link3 td		{COLOR: #000000;}
.link3 a:link		{COLOR: #990000; text-decoration:underline; font-size : 14.8px}
.link3 a:visited	{COLOR: #990000; text-decoration:underline; font-size : 14.8px}
.link3 a:hover		{COLOR: #990000; text-decoration:underline; font-size : 14.8px}
.link3 a:active		{COLOR: #990000; text-decoration:underline; font-size : 14.8px}
.ReportName {  font-size: 25px; color: #000000; font-weight: bold}

.block1Title div {
	color: #000000;
	background-color: #8C8D8F;
	height: 18px;
	padding-top: 3px;
}
.block2Title div {
}
.block3Title div {
}
.block4Title div {
	color: #000000;
	background-image:   url(/Assets/20st/images/4853.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	height: 23px;
}
.block5Title div {
	color: #000000;
	background-image:   url(/Assets/20st/images/4853.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	height: 23px;
}
