body {
  margin: 0px;
  background-color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
td.body2 {
  font-size: 12px;
  text-align: top;
  text-align: right;
  padding: 5px;
  background-color: 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
table.linkcontainer td{
  background-color: #354C6E;
  filter:alpha(opacity=75);
  opacity: .6;
  -moz-opacity: .6;
}
td.logo_area{
  border-top-width: 0px;
  border-right-width: 5px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  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: #333333;
}
td.shadow_right {
  background-image: url(../images_template1/border_shadow_l.jpg);
  background-repeat: repeat-y;
  background-position: left;
}
td.shadow_left {
  background-image: url(../images_template1/border_shadow_r.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
td.body_content {
  padding: 5px;
  background-image: url(../images_template1/bg_content.jpg);
  background-repeat: repeat;
}

td.horitontal_content1 {
  font-size: 11px;
  text-align: justify;
  font-family: Veranda, Arial;
  vertical-align: top;
  background-repeat: repeat-n;
  background-color: #151515;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #717172;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #C0C0C0;
  display: table-cell;  
  background-image: url();
  padding: 0px;
}




td.horitontal_content2 {
    font-size: 11px;
  text-align: justify;
  font-family: Veranda, Arial;
  
  vertical-align: top;
  background-repeat: repeat-n;
  background-image: url();
  background-color: #151515;
  
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #C0C0C0;
  border-bottom-color: #C0C0C0;
  border-left-color: #000000;
  
  dislplay: table-cell;
  padding: 0px;
  
  
}

td.horitontal_content3 {
  background-repeat: repeat-n;
  background-image: url();
  background-color: #F4FAFF;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #000000;
  border-right-color: #C0C0C0;
  border-bottom-color: #C0C0C0;
  border-left-color: #000000;
  height: 150px;
  display: table-cell;
  vertical-align: top;
}

td.below_header{
  background-color: #354C6E;
  height: 2px;
  color: #C1CFE5;
  padding: 1px;
}
td.main_content_box {
  background-color: #FFFFFF;
}


td.bottom_link_container {
  background-color: #000000;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
}

td.horizontal_center {
  background-repeat: repeat-n;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  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: 125px;
  display: table-cell;
  vertical-align: top;
  background-image: url(../images_template1/header_bg_gallery.jpg);
}
td.header_column {
  height: 100px;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: medium;
  background-image: url(../images_template1/header2_bg.jpg);
  background-position: top;
}


a.main_link:active,a.main_link:visited,a.main_link:link{
  filter:alpha(opacity=100);
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 110px;
  color: #FFFFFF;
  line-height: 30px;
}
a.main_link:hover{
  background-color:#323456;
  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: 30px;
  vertical-align: middle;
  text-align: center;
  text-decoration:bold;
}
