body {
margin : 0;
background-color : #333333;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
table.linkcontainer td {
background-color : #000000;
filter:alpha(opacity=70);
opacity: .7;
-moz-opacity: .7;
}
td.logo_area {
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #ffffff;
border-right-color : #ffffff;
border-bottom-color : #ffffff;
border-left-color : #ffffff;
}
td.middle_spacer {
width : 800px;
background-color : #666666;
}
td.shadow_right {
background-image : url(../images_template1/border_shadow_l.jpg);
background-repeat : repeat-y;
background-position : left 0%;
}
td.shadow_left {
background-image : url(../images_template1/border_shadow_r.jpg);
background-repeat : repeat-y;
background-position : right 0%;
}
td.body_content {
padding : 20px;
background-image : url(../images_template1/bg_content.jpg);
background-repeat : repeat;
}
td.below_header {
background-color : #1f1f1f;
height : 50px;
color : #cccccc;
padding : 5px;
}
td.main_content_box {
background-color : #ffffff;
}
td.horizontal_column {
background-color : #000000;
border-top-width : 15px;
border-right-width : 0;
border-bottom-width : 1px;
border-left-width : 0;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #000000;
border-right-color : #000000;
border-bottom-color : #000000;
border-left-color : #000000;
height : 130px;
display : table-cell;
vertical-align : top;
}
td.bottom_link_container {
background-color : #000000;
text-align : center;
color : #ffffff;
padding : 5px;
}
td.horizontal_center {
background-color : #ffffff;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 1px;
border-left-width : 0;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #000000;
border-right-color : #333333;
border-bottom-color : #000000;
border-left-color : #333333;
height : 150px;
display : table-cell;
vertical-align : top;
background-image : url(../images_template1/header_bg.jpg);
}
td.header_column {
height : 100px;
vertical-align : middle;
color : #ffffff;
font-size : large;
background-image : url(../images_template1/header2_bg.jpg);
}
td.left_content {
width : 200px;
padding : 5px;
vertical-align : top;
background-image : url(../images_template1/bg_content.jpg);
background-repeat : repeat;
}
a.main_link:active, a.main_link:visited, a.main_link:link {
font-weight : bold;
text-decoration : none;
display : block;
width : 100%;
color : #ffffff;
line-height : 50px;
}
a.main_link:hover {
background-color : #333333;
color : #ffffff;
}
a.bottom_link:active, a.bottom_link:visited, a.bottom_link:link {
font-weight : bold;
text-decoration : none;
color : #ffffff;
}
a.bottom_link:hover {
color : #cccccc;
}
div.bottom_content {
color : #ffffff;
padding : 5px;
}
div.navigation {
height : 50px;
vertical-align : middle;
text-align : center;
}
