a:link{
color: #4BA4C4;
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}




body{
	text-align:center;
	margin:0px;
	background-color:#7092AE; 
}
td{
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
  	color: #555555;
  	font-size: 8pt;
        
}

#header{
	height:0px;
	background-image:url(../images/header.jpg);
	vertical-align:bottom;
}

#content {
	background-color: #ffffff;
        line-height: 15pt;

}

#right{



	background-image:url(../images/tile.gif); 
	border-left:1px solid #ffffff;
}
#table_1{
	border:0px solid #FFF6D7;
	height:75px;
	width:230px;
}
#footer{
	height:25px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

#left_menu a{	
	font-size:7pt;
        color: #585659;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}

#left_menu{
	background-color:#ffffff;
        background-image:url(../images/linker-menu.jpg);
        background-repeat:no-repeat;
	padding-left:5px;
	padding-top:12px;
	
}
#header a{
	color:#666666;
	text-decoration:none;
	font-size:8pt;
}
#content a{
	color:#4BA4C4;
	text-decoration:none;
	font-size:10pt;
}

#content .title{
	color:#222222;
        font-size: 15pt;
}

#content .subtitle{
	color:#4BA4C4;
        font-size: 8pt;
}

#left_menu .subtitle{
	color:#4BA4C2;
        font-size: 8pt;
}
#right .subtitle{
	font-weight:bold;
}

#subtitle2{
	font-weight:bold;
	color: #ffffff;
}


#right .title{
	font-weight:bold;
        color:#585659;
	font-size:10pt;
}
#copyright {
   	text-align: right;
   	color:#ffffff;
   	font-size: 7pt;
}
#left_bottom{	


        background-color:#b31166;
        background-repeat:repeat;
}

