body{
	font-family: Arial;
}
td.menuText{
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom: solid #E7EFF1;
}
td.menuTextEnd{
	text-align: left;
	font-size: 14px;
}

.rb_menuAngle{
	background-image: url(../img/rb_menuAngle.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : left bottom;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #EFF1F6;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:0px;
	text-decoration: none;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1D3F5A;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom:0px;
}
a.menu:link {
	color: #08141D;
	text-decoration: none;
}
a.menu:visited {
	color: #08141D;
	text-decoration: none;
}
a.menu:hover {
	color: #1D3F5A;
	text-decoration: none;
}
a.menu:active {
	color: #08141D;
}

a.under:link {
	color: #EFF1F6;
	text-decoration: none;
	font-size: 12px;
}
a.under:visited {
	color: #EFF1F6;;
	text-decoration: none;
	font-size: 12px;
}
a.under:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.under:active {
	color: #EFF1F6;
	text-decoration: none;
	font-size: 12px;
}
.text{
	font-size: 14px;
	text-align: left;
}
img.img_b{
 margin-left: 10px;
}
