a:link {
	color: #F09913;
	text-decoration:none
}

A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #F00;
}
#nav {
	border-bottom: 0;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul a{
font-size: 11px;
color: #000000;
text-decoration: none;
text-align: center;
} 
#nav ul a:hover, #nav ul li a:focus{
background-color: #CCCCCC;
text-decoration: underline; color:#FF0000; thin
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px
	}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.medium_justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A758D;
	text-decoration: none;
}
.medium_italics {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.medium_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}.news_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #6A758D;
	text-decoration: none;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;

}
.standard_font {
	font-weight: bold;

}
.bold_font {
	font-weight: bold;
}
#apDiv3 p {
	text-align: left;
}
.left_just {
	text-align: left;
}
.left_border_gray {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4E0E0;
}
.left_border_blue {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ADAFD1;
}
.right_border_blue {
	border-left-style: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ADAFD1;
}
.bottom_border_blue {
	border-left-style: none;
	border-right-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ADAFD1;
}
.full_border_blue_thin {
	border: 1px solid #ADAFD1;
}
.full_border_black_thin {
	border: 1px solid #000000;
}
.red_font_bold_small {
	color: #F00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
div.scroll {
	height: 230px;
	width: 280px;
	overflow: auto;
	border: 0px solid #CCC;
	background-color: #EFEFEF;
	padding: 8px;
}
#Table_01 tr td table tr td div {
	text-align: justified;
}
