body {
/*	background-color: #FFD9D9;*/
	background-image: url(images/beadian_background.gif);
	background-repeat: repeat-x;
}
body, td, div {
	font-size: 9pt;
	color: #333333;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 135%;
}
td {
	vertical-align: top;
}
input, select, textarea {
	border: 1px solid #CCCCCC;
    font-size: 9pt;
	    color: #993333;
	    margin-top: 0px;
}
h1
{
    font-size: 13pt;
    font-weight: normal;
    color: #993300;
}
h2 
{
    font-weight: bold;
    font-size: 12pt;
    color: #993300;
}
h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #993300;
}
h4 
{
    font-size: 9pt;
    font-weight: bold;
    color: #993300;
}
a
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #993300;
	text-decoration: none;
}
.tableHeader {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bolder;
	padding: 5px;
	text-indent: 10px;
	vertical-align: middle;
	border-left-width: 20px;
	border-left-style: outset;
	border-left-color: #666666;
}
.tableHeaders {
	font-weight: bold;
	background-color:#993333;
}
.tableHeaders td {
	padding: 3px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 20px;
}
.tableHeaderMain {
	background-color:#993333;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
	border-left-width: 20px;
	border-left-style: outset;
	text-indent: 5px;
	border-left-color: #CC6666;
	padding: 5px;
	height: 15px;
}
.tableHeaderMain a{
    color:#FFFFFF;
	font-weight:bold;
    text-decoration: none;
}
.tableHeaderMain a:hover {
    text-decoration: underline;
}
.table_4_Column tr td {
    width: 25%;
}
.imgLink {
	border: 1px solid #333333;
}
a.imgLink:hover {
	border: 1px solid #CC6600;
}

.link {
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	color: #0099FF;
}
.linkTitle {
	font-weight: bold;
	text-decoration: none;
	color: #333333
}
a.linkTitle:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.linkWhiteTitle {
    font-weight: bold;
	text-decoration: none;
	color: White;
}
a.linkWhiteTitle:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.linkWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkWhite:hover {
	color: #999999;
	text-decoration: underline;
}
.linkBold {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a.linkBold:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.linkHighlight {
    font-weight: bold;
	text-decoration: underline;
	color: #993300;
}
a.linkHighlight:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.textTitle 
{
    font-size: 12pt;
    font-weight: bolder;
    color: #993300;
}
.textPageTitle
{
    width: 100%;
    height: 28px;
    font-size: 15pt;
    font-weight: bolder;
    color: #993300;
    border-bottom: solid 1px #999999;
}
.textWhite
{
    color: White;
}
.textHighlight {
	font-weight: bold;
	color: #993333;
}
.textBold {
	font-weight: bolder;
}
.textSafe {
	font-weight: bold;
	color: #006600;
}
.textSmall 
{
    font-family: Tahoma, Arial;
    font-size: 8pt;
}
.textContent {
    font-size: 8pt;
}
.textComment {
    font-size: 8pt;
    color: #666666;
}
.labelSmall {
    font-size: 7pt;
}
.tableSelectedCell {
    background-color: #DDDDDD;
    font-weight: bold;
}
a.imgLinkNoBorder img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.imgLinkNoBorder:hover img {
	Filter: Xray;
}
.linkTable tr td {
	width: 100%;
	padding: 0px;
	line-height: 150%;
}
.linkTable tr td a {
	text-decoration: none;
	color: #990000;
	font-size: 8pt;
	font-family: Tahoma, Arial;
}
.linkTable tr td a:hover {
	color: #333333;
}
.linkTableHeader 
{
	font-size: 12pt;
	border-bottom: solid 1px #990000;
	color: #333333;
	padding: 7px;
}
.linkTableHeader tr td
{
    line-height: 200%;
}	
.linkTableHeader tr td a {
	color: #FFFFFF;
	font-weight: bolder;
}
.linkTableHeader tr td a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
