body {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	SCROLLBAR-FACE-COLOR: #666666;
 	SCROLLBAR-HIGHLIGHT-COLOR: white;
 	SCROLLBAR-SHADOW-COLOR: white;
 	SCROLLBAR-3DLIGHT-COLOR: white;
 	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
 	SCROLLBAR-DARKSHADOW-COLOR: white;
	font-size : 10px;
}

.BGsplash01 {
	background-image: url(images/BG_splash_04.gif);
	background-repeat: repeat-x;
}

.TableTitle
{
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.bold {  font-weight: bold}
.header_bg {  background-image:  url(images/cell_bg_header.gif)}

.header_bg02 {
	background-image: url(images/cell_bg_header.gif);
	font-size: 12px;
	font-weight: bold;
}

.header_menu {  font-size: 12px}
.bg_menu_items {
	background-image: url(images/cell_bg_menu.gif);
	font-size : 10px;
}
.header_content_title {  font-size: 20px; color: #CC0000}
a:hover {  color: #FFFFFF; background-color: #FF0000; text-decoration: none}
a {
	text-decoration: none;
	color: #CC0000;
 }
.bold2 {
	font-size: 12px;
	font-weight: bolder;
}
.bold3 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bolder;
}

.bold4 {
	font-size: 12px;
	color: #3366CC;
	font-weight: bolder;
}

.bold5 {
	font-size: 18px;
	color: #CC0000;
	border-bottom : 1px dotted #CC0000;
}

.bold6 {
	font-weight: bold;
	padding-bottom : 15px;
	vertical-align : top;
}

.bold7 {
	font-size: 14px;
	color: #000099;
	font-weight: bolder;
}

.bold8 {
	background-color : #FDF9F9;
	border-bottom : 1px solid #CC0000;
	padding : 5px;
}

.bold9 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.header_content_title02 {
	font-size: 20px;
	color: #CC0000;
	padding-left : 61px;
	background-image:  url("images/cell_bg_header.gif")
}

.Content01 {
	margin-left : 20px;
	padding-bottom : 100px;
	margin-right : 11px;
	padding-right : 11px;
}

.Content02 {
	padding-left : 20px;
}

.Content03 {
	margin-left : 81px;
	margin-right : 61px;
	padding-right : 61px;
}

.Content04 {
	margin-left : 101px;
	margin-right : 101px;
	padding-right : 101px;
}

.Content05 {
	margin-right : 30px;
	padding-right : 30px;
}

.Content06 {
	margin-bottom : 50px;
}

.Content07 {
	margin-bottom : 50px;
	background-image: url("images/bg_headerPattern.gif");
}

.Content08{
	padding: 15px;
}

.Content09 {
	padding: 0 0 0 5px;
	border-left: 1 solid #CC0000;
}

.Content10 {
	margin-bottom : 30px;
}

.topRight {
	vertical-align : top;
	padding-right : 15px;
}

.BGheader {
	background-image: url("images/bg_headerPattern.gif");
}
.picborder {
	padding: 4px 3px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}

.floatright {
	width: 150px;
	padding: 0 .3em;
}