body,td,th {
	color: #000000;
}
.border {
	background-color: #b5c8de;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}

.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}

.black13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
} 

.black14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}

.gray14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

#left {
    width: 380px;
    padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;

}

#right {
    width: 234px;
    padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;

}.box_top {
	background-image: url(images/box_upper_center.gif);
	background-repeat: repeat-x;
}
.box_bottom {
	background-image: url(images/box_lower_center.gif);
	background-repeat: repeat-x;
}
.box_left {
	background-image: url(images/box_left_center.gif);
	background-repeat: repeat-y;
}
.bottom_center {
	background-image: url(images/bottom_center.gif);
	background-repeat: repeat-x;
}

.box_right {
	background-image: url(images/box_right_center.gif);
	background-repeat: repeat-y;
}

#box {
    padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}

.nav_separator {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #FFFFFF;
}
.blue24bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
}
#indent {
  margin-left: 20px;
}
#showHtmlStr {
  margin-left: 20px;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
