/* CSS Document */


#nativewrap{
padding:0px 0px 0px 0px;
}

#main{
padding:0px 0px 0px 0px;
}
#main td.menuLeft{
background-image: url(images/background-menu.jpg);
background-repeat:repeat-y;
background-position:0px 0px ;
width:174px;
height:690px;
padding:0px 0px 0px 0px;
}
#main td.rightSide{
background-image: url(images/background-right.jpg);
background-repeat:repeat-y;
background-position:0px 0px ;
width:174px;
height:690px;
padding:0px 0px 0px 0px;
}

#atributesBody{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.centralBackground{
	background-image: url(images/background-central.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:646px;
	height:690px;
	padding:0px 0px 0px 0px;
	background-color: #CDD7E3;
}

#body{
    width:100%;
    height:300px;
    padding:0px 0px 0px 0px;
}

#body td.left{
background-image: url(images/shadow-left-top.jpg);
background-repeat:repeat-y;
background-position:0px 0px ;
width:5px;
padding:0px 0px 0px 0px;
}

#body td.center{
background-color:#ffffff;
/*background-image: url(images/top-center.jpg);*/

}

#body td.right{
background-image: url(images/shadow-right-top.jpg);
background-repeat:repeat-y;
background-position:0px 0px ;
width:5px;
}
