/* CSS Document */

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
TABLE,TD {
	
	margin: 0px;
	padding: 0px;
}

font_home,A.font_home,A.font_home:visited{
	color: #50A6BF;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration:none;
}

A.font_home:hover{
	color:#1A57AE;
	text-decoration:underline;
}

title_bar,DIV.title_bar{
	color:#ffffff;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}

text_center, DIV.text_center{
	color:#4A4A4A;
	font-size: 12px;
	font-family: tahoma;
	line-height:18px;
}

copyright,SPAN.copyright{
	color:#333333;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
