body {
background: #0d6bad url("../images/back.jpg") repeat-x;
font: 10pt tahoma;
color: #bababa;
margin-bottom: 20px;
text-align:justify;
}

a {
	text-decoration:underline;
	color:White;
}

div.main {
/* width: 893px; */
min-width:1111px;
max-width:1600px;
margin-top:44px;
}

div.head {
height: 57px;
padding-left:15px;
}

a.logo_link {
display: block;
width: 100%;
height: 100%;
text-decoration:none;
}

div.logo {
width: 252px;
height: 100%;
float: left;
background: url("../images/logo.jpg") no-repeat;
}

div.menu {
margin-left: 252px;
height: 100%;
}

div.menu_box {
height: 19px;
}

div.menu_top {
height: 38px;
}

div.menu_sep {
height: 100%;
width: 11px;
float: left;
background: url("../images/menu_sep.jpg") no-repeat;
}

div.menu_item {
height: 100%;
float: left;
overflow: hidden;
}

div#sep_6 {
width: 5px;
background: url("../images/menu_last.jpg") 0px 0px no-repeat;
}

span.menu_text {
display: block;
width: 100%;
height: 100%;
color: #ffffff;
font: 10pt tahoma;
padding: 1px 35px 0px 35px;
background: url("../images/menu_item.jpg") 0px -19px repeat-x;
}

a.menu_link {
display: block;
width: 100%;
height: 100%;
color: #ffffff;
font: 10pt tahoma;
padding: 1px 35px 0px 35px;
background: url("../images/menu_item.jpg") 0px 0px repeat-x;
text-decoration:none;
}

a.menu_linkup {
display: block;
width: 100%;
height: 100%;
color: #ffffff;
font: 11pt tahoma;
font-weight:bold;
padding: 1px 35px 0px 35px;
background: url("../images/menu_item.jpg") 0px 0px repeat-x;
text-decoration:none;
}

a.menu_link:hover {
background-position: 0px -19px;
text-decoration:none;
}

div.body {
padding-top: 40px;
}


div.left  {
width: 18%;
float: left;
padding-left:11px;
}

div.right  {
width: 20%;
float: left;
padding-left:11px;
}


p.left_title {
font: bold 12pt arial;
color: #13ade2;
margin-bottom: 10px;
}

table.hundret {
width: 100%;
margin-bottom: 20px;
}

td.left_menu_item {
padding: 7px 0px 7px 2px;
border-top: solid #8c8c8c 1px;
border-bottom: solid #8c8c8c 1px;
}

a.left_link {
color: White;
font: 11pt tahoma;
font-weight:bold;
text-decoration:none;
}

a.left_link:hover {
color: #13ade2;
text-decoration:none;
}

span.left_text {
color: #13ade2;
font: 10pt tahoma;
}

div.content
{
    float:left;
    width:56%;
    padding-left:20px;
}

p.title {
font: bold 12pt arial;
color: #ffffff;
margin-bottom: 10px;
}

p.text {
font: 10pt tahoma;
color: #cbcbcb;
margin-bottom: 20px;
}
table, td, h1, h2, h3, p
{
font: 10pt tahoma;
color: #bababa;
margin-bottom: 20px;
}
center
{
font: 10pt tahoma;
color: #bababa;
padding: 7px;
}
.att 
{
	color: #FFFF00;
	font-weight: bold;
	text-align:center;
}
.att2
{
color:White;
font-weight:bold;
text-align:center;
}
h1
{
style="font-size:21px;
color:White;
font-weight:bold;
}

*
{
    margin:0;
    }