/* BODY */

* { 
margin: 0px;
padding: 0px;
font-family:Tahoma;
font-size: 13px;
font-style:normal;
scrollbar-face-color: #006BB6;
scrollbar-shadow-color: #3D5054;
scrollbar-highlight-color: #C3D6DA;
scrollbar-3dlight-color: #3D5054;
scrollbar-darkshadow-color: #85989C;
scrollbar-track-color: #95A6AA;
scrollbar-arrow-color: #FFFFFF;
}


/* TABLES */

.table_level_1 {
width: 100%;
border-left:solid 1px #0099FF; 
border-right:solid 1px #0099FF; 
}

.table_level_2_top {
width: 100%;
height: 334px;
}

.table_level_2_midle {
width: 94%;
height:100%;
margin-left: 20px;

}


.table_level_2_bottom {
width: 100%;
height: 186px;
background-image:url(images/bg_bottom.png);
background-position:top;
background-repeat:repeat-x;

}

.image_cell {
width: 90px;
height: 64px;
border:solid 1px #FFFFFF;
padding: 20px
}

.table_top_text {
width: 98%;

} 

.table_level_4 {
width: 100%;
background-image:url(images/man_top_2.jpg);
background-position: right bottom;
background-repeat:no-repeat;
background-color:#006dbf;
}

/* CELLS */

.table_level_1_cell_top {
width: 100%;
height: 334px;
}

.table_level_1_cell_midle {
width: 100%;
background-color: #006EBC;
background-image:url(images/bg_content.png);
background-position:top;
background-repeat:repeat-x;
}

.table_level_1_cell_bottom {
width: 100%;
height: 186px;
}

.table_level_2_top_cell_left {
width: 351px;
height:334px;
background-image:url(images/top_left.jpg);
background-position:top;
background-repeat:no-repeat;
}

.table_level_2_top_cell_center {
width: 312px;
height:334px;
background-image:url(images/vert_bg1.png);
background-repeat:repeat-x;
padding-top: 40px;
}

.table_level_2_top_cell_right {
width: 100%;
height:334px;
background-image:url(images/vert_bg2.png);
background-repeat:repeat-x;
}

.table_level_2_bottom_cell_left {
width: 212px;
height: 186px;
background-image:url(images/bg_bottom_left.jpg);
background-position:bottom;
background-repeat:no-repeat;
} 

.table_level_2_bottom_cell_center {
width: 100%;
background-image:url(images/bg_bottom_center.jpg);
background-position:left;
background-repeat:no-repeat;
}


.table_level_2_bottom_cell_right {
width: 167px;
height: 186px;
background-image:url(images/man_bt.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

.table_level_2_midle_cells {
width: 182px;
height: 222px;
background-image:url(images/vertical_spacer.gif);
background-repeat:no-repeat;
padding-top: 5px;
padding-left: 15px;
padding-right: 5px;
vertical-align:top;
}

.table_price {


vertical-align:middle;
}

.table_price td {
text-aligne: center;
padding: 8px;
}
.cell_top_text {
width: 100%;
height: 220px;
padding: 0px;
}



/* TEXT */

h1 {font-family:Tahoma; font-weight:bold; font-weight:bold; font-size: 16px; padding: 10px 0px 10px 15px;}
h2 {font-family:Tahoma; font-weight:bold; font-weight:bold; font-size: 15px; padding: 10px 0px 10px 15px;}

.cell_top_text p {

font-family:Tahoma;
font-size: 15px;
font-weight:bold;
font-color: #FFFFFF;
}

.t1_white {
font-family:Tahoma;
font-size: 14px;
font-style:normal;
color:#FFFFFF;
font-weight:bold;
}

.t2_white {
font-family:Tahoma;
font-size: 11px;
font-style:normal;
color:#FFFFFF;
}

.copyright {
margin-top: 150px;
margin-left: 20px;
}

.bot_menu {
margin-top: 150px;
margin-left: 20px;
}

.text_logo {
margin-top: 55px;
margin-left: 27px;
}


.menu21 {
margin-left: 20px;
}


.menu21 a {
font-family:Tahoma;
font-size: 14px;
font-style:normal;
color:#FFFFFF;
font-weight:bold;

}

.menu21 a:hover {
color:#2e8ad5;
}

hr.pr {
margin-top: 6px;
margin-bottom: 6px;
}