a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
body {
	font-weight: normal;
	background:url(images/bkg.gif) no-repeat top;
	
	
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0D2D54;
}
.underline {
	text-decoration: underline;
}
.greed {
	font-size: 11px;
	color: #474747;
}
.blue {
	color: #41AEF1;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
#menu ul{
	width:150px;
	margin:0px;
	padding:0px
}
#menu li{
 	list-style:none;
	height:30px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	padding:0px;
	width:150px;
}
#menu li a{
	padding:15px 0px 5px 30px;
	margin:0;
	color:#41AEF1;
	text-decoration:none;
	display:block;
	font-size:11px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat;
	background-position:0px 18px;
	width:150px;
}
#menu li a:hover{
	background-position:5px 18px;
}
.container{
	padding-left:0px;
	padding-right:552px;
}
.gris{
	color:#CCCCCC;
}
h3{
	border-bottom:1px solid #999999;
	font-size:200%;
	font-weight:normal;
	width:100%;
	margin:0px;
	
}
