body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0;
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}



A:link {

	color: #1E5AAB; 
	text-decoration:none;
}



A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



A:link.ML {

	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}



A:visited.ML {

	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}



A:hover.ML {

	color: #51FFF9;
	font-weight:bold;
	text-decoration:none;
}


.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #90969F;
}		



.banner {

	font-size: 12pt;
	color: #16609F;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 1px solid #999999;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}


.info_box_outer TH {
    height: 25px;
    width: 155px;
    background-image: url("images/news_titleback.gif");
    color: #755a00;
    font-size: 10px;
}

.info_box_outer TH IMG { 
    border: none;
    vertical-align: middle;
}

.info_box_inner {

    font-family: Tahoma;
    font-size: 14px;
}

.info_box_outer TD.bottom {
    background-image: url("images/news_bottom.gif");
    height: 3px;
    background-repeat: no-repeat;
}

.info_box_inner_wrapper { 
    background-image: url("images/news_bodyback.gif");
}

.info_box_inner {
    width: 125px;
    margin-top: 5px;
}

.info_box_inner TD {
    color: #16609F;
	width: 80px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.info_box_inner TD.right {
	width: 45px;
    border-left: none;
	text-align: center;
}

.info_box_inner  TD.last { 
    border-bottom: 1px solid black;
}
