body {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;
} 
.cbc_normal {
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
}
.cbc_normal_double {
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
	line-height : 28px;
}
.cbc_label1 {
	font-family : Tahoma;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
}
.cbc_normal_big {
	font-family : Tahoma;
	font-size : 16px;
	color : #000000;
}
.cbc_normal_home {
	display:block;
	font-family : Tahoma;
	font-size : 12px;
	color : #00F;
	font-style: italic;
	padding:3px;
}
.cbc_normal_home a:link {
	text-decoration:none;
}
.cbc_normal_home a:hover {
	text-decoration:underline;
}
.cbc_normal_big_double {
	font-family : Tahoma;
	font-size : 16px;
	color : #000000;
	line-height : 28px;
}
.cbc_normal_small {
	font-family : Tahoma;
	font-size : 10px;
	color : #000000;
}
.cbc_normal_small_red {
	font-family : Tahoma;
	font-size : 10px;
	color : #FF0000;
}
.cbc_normal_small_blue {
	font-family : Tahoma;
	font-size : 10px;
	color : #003399;
}
.cbc_normal_tiny {
	font-family : Tahoma;
	font-size : 8px;
	color : #000000;
}
.cbc_normal_white {
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : none;
	color : #FFFFFF;
}
.cbc_normal_bold {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
}
.cbc_normal_red {
	font-family : Tahoma;
	font-size : 14px;
	color : #FF0000;
}
.cbc_sm_header_white {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	font-style : italic;
}
.cbc_pagehead_blue {
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	color : #003399;
}
a.cbc_normal_white:hover {
	color : #FFFF00;
	text-decoration : underline;
}
.cbc_menu_item {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	text-transform:uppercase;
}
a.cbc_menu_item:hover {
	color : #FFFF00;
	text-decoration : underline;
}
.cbc_space10 {
	font-family : Tahoma;
	font-size : 8px;
	color : #FFFFFF;
	line-height : 10px;
}

fieldset legend {
	font-family: Tahoma;
	font-size: 14pt;
	font-color: #000000;
}
#hp a img {
	border: 1px solid #FFECD7;
}
#hp img:hover {
	border: 1px solid #003399;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
#fpContent {
	padding-top:10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #808080;
}
.hpLI li {
	margin-bottom:10px;
}
