/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdback{ background-image:url(img/top_back.jpg); background-repeat:repeat-x;}
.tdline {border-right:#2B547D 1px groove;}
.left_menu {
	font-size: 15px;
	font-weight: bold;
	color: #2E5D89;
}

.top {
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color:#FFFFFF;
}
a.top:link {
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color:#FFFFFF;
}
a.top:visited {
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color:#FFFFFF;
}
a.top:hover {
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color:#CCCCCC;
}
a.top:active {
	text-decoration: none;
	font-size: 15px; 
	font-weight: bold;
	color:#CCCCCC;
}


a:link {
	text-decoration: none;
	font-size: 12px;
	color: #647C95;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #647C95;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
