*			{margin:0;padding:0;}

html,body	{width:100%; background:url(../imgs/top2bg.gif) left top repeat-x #E5EDF4;}
td,body,div	{font-family:Tahoma, verdana; font-size:11px; color:#476D94;vertical-align:top;}
a			{color:#476D94; text-decoration:none;}
img {border:0px solid red;}


.topbar{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-image:url(../imgs/arrowtb.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-right:10px;
	text-decoration:none;
	text-transform:uppercase;
	
}
.topbar:visited{
	color:#617E9E;
}
.topbar:hover{
	color:#305278;
}



/***************************************** menu */

a.m1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-image:url(../imgs/arrowtb2.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right:10px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:181px;
	color: #476D94;
	padding:3px 3px 3px 15px;
	text-decoration: none;
	border-bottom: 1px dotted #9ab5d0;
}
a.m1:hover{
	text-decoration:underline;
}


a.m2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	background-image:url(../imgs/arrowtb2.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-right:10px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	width:171px;
	color: #476D94;
	padding:3px 3px 3px 15px;
	margin-left:10px;
	text-decoration: none;
	border-bottom: 1px dotted #9ab5d0;
}
a.m2:hover{
	text-decoration:underline;
}


a.m3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	display:block;
	width:161px;
	color: #476D94;
	padding:3px 3px 3px 15px;
	margin-left:20px;
	text-decoration: none;
	border-bottom: 1px dotted #9ab5d0;
}
a.m3:hover{
	text-decoration:underline;
}


a.m4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	display:block;
	width:151px;
	color: #476D94;
	font-weight:bold;
	padding:3px 3px 3px 15px;
	margin-left:30px;
	text-decoration: none;
	border-bottom: 1px dotted #9ab5d0;
}
a.m4:hover{
	text-decoration:underline;
}
