BODY {
	margin : 0px;
	padding : 0px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a{
	color: #0066CC;
}
a:hover{
	text-decoration: none;
}
#top{
	background-position: right top;
	background-repeat : no-repeat;
	padding : 20px 0px 5px 20px;
}
#topleft{
	background-repeat: repeat-x;
	width : 50px;
	background-image : url("../images/top_bg.jpg");
}
#menu {
	padding : 0px 0px 215px 0px;
	font-weight : bold;
	color : #FFFFFF;
	background-position : left bottom;
	background-repeat : no-repeat;
	background-image : url("../images/bottom_top.jpg");
}
#menu td{
	background-position: left top;
	background-repeat : no-repeat;
	padding : 0px 10px 0px 80px;
}
#menu table tr td table tr td{ 	padding : 0px 10px 0px 0px; }
#menu a {
	padding-left : 30px;
	display : block;
	padding-bottom :2px;
	padding-top : 2px;
	border-bottom: 1px solid #CCCCCC;
	width : 190px;
}
#menu a:hover{
	background-image: url("../images/menu_li.gif");
	background-position : left;
	background-repeat : no-repeat;
}
#menu a.border{
	border-bottom : 0px;
}
#topbg{
	background-image: url("../images/top_right.gif");
	background-position : left;
}
#topmenu{
	padding-bottom : 10px;
}
#topmenu a{
	padding-left: 10px;
	padding-right : 10px;
	text-decoration : none;
	font-weight : bold;
}
#centr{
	padding-right : 50px;
	padding-bottom : 50px;
}
#centr h1{
	font-size: 24px;
	font-weight : normal;
	color : #666666;
}
#centr table{
	padding-top: 25px;
}
#centr h2 {
	color: #0056A2;
	font-size : 18px;
	font-weight : normal;
}
#centr h3{
	color: #0056A2;
	font-size : 18px;
	margin : 0px;
}
#centr img{
	margin-right: 10px;
}
#centr a.title {
	color: #0056A2;
	font-size : 18px;
	font-weight : normal;
	text-decoration : none;
}
#centr a:hover.title {
	text-decoration : underline;
}
#table td.title{
	background-color: #BCBEC0;
	color : #FFFFFF;
}
#table{
	border-bottom: 1px solid #BCBEC0;
	border-right: 1px solid #BCBEC0;
}
#table td{
	padding: 3px;
	border-top : 1px solid #BCBEC0;
	border-left : 1px solid #BCBEC0;
}
#copir{
	padding-left: 50%;
	color : #666666;
}

.sape {
 color:#ededed;
 text-decoration: none;
}