*
{
    font-family: verdana,Trebuchet MS,Times New Roman; 
    font-weight:normal; 
    color:black; 
    font-size:11px; 
}

body
{
    background-color:#01151A;
    text-align:center;
    margin-top:15px;
}

/*header*/
td.header{text-align:left;}
a.header, a.header:hover{font-weight:bold; margin-right:5px; margin-left:5px; text-decoration:none;color:White;}
a.header:hover{color:#990066;}

td.header1{text-align:right;font-weight:bold;color:White;}
a.header1, a.header1:hover{font-weight:bold; margin-left:5px; margin-right:5px; text-decoration:none; color:White;}
a.header1:hover{color:#990066;}

td.logorow{padding-top:40px;}

td.topbuttons{text-align:right; margin-left:12px;padding-top:2px;}

a.topbuttons{border:solid 1px #cccccc; padding:1px; width:110px; height:83px;}
a.topbuttons:hover{border:solid 1px #990066; width:110px; height:83px;}


/*top image structure*/
td.structure_top{border-top: solid 5px #01151A; border-bottom:solid 5px #01151A; background-image:url('images/structure_01.jpg');}
td.structure_top a{font-weight:bold; font-size:15px; padding-left:10px; color:Black; text-decoration:none;}
td.structure_top a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}
#structure_top_holder{margin-bottom:10px; text-align:left;}

td.structure_top_left{border-left: solid 5px #000000; border-top: solid 5px #01151A; border-bottom:solid 5px #01151A; background-image:url('images/structure_02.jpg');}
td.structure_top_left a{font-weight:bold; font-size:15px; padding-left:10px; color:Black; text-decoration:none;}
td.structure_top_left a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}
#structure_top_left_holder{margin-bottom:10px; text-align:left;}

td.structure_top2{border-bottom:solid 5px #01151A; background-color:#024758;}
td.structure_top_left2{border-left: solid 5px #000000; border-bottom:solid 5px #01151A; background-image:url('images/structure_03.jpg');}
td.structure_top_left2 a{font-weight:bold; font-size:15px; padding-left:10px; color:white; text-decoration:none;}
td.structure_top_left2 a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}
#structure_top_holder2{margin-bottom:10px; text-align:right; margin-right:13px;}

td.structure_top3{border-bottom:solid 5px #01151A; background-image:url('images/structure_04.jpg');}
td.structure_top3 a{font-weight:bold; font-size:15px; padding-left:10px; color:black; text-decoration:none;}
td.structure_top3 a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}
#structure_top_holder3{margin-bottom:10px; text-align:left;}

td.structure_top_left3{border-left: solid 5px #000000; border-bottom:solid 5px #01151A; background-color:#2E7485;}

td.structure_top4{background-image:url('images/structure_05.jpg');}
td.structure_top4 a{font-weight:bold; font-size:15px; padding-left:10px; color:black; text-decoration:none;}
td.structure_top4 a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}

td.structure_top_left4{border-left: solid 5px #000000; background-image:url('images/structure_06.jpg');}
td.structure_top_left4 a{font-weight:bold; font-size:15px; padding-left:10px; color:black; text-decoration:none;}
td.structure_top_left4 a:hover{font-weight:bold; font-size:15px; padding-left:10px; color:#990066; text-decoration:none;}


/*content*/
#h1{text-align:left; color:#990066;font-size:14px;font-weight:bold;}
td.content{background-color:#ffffff; height:320px; padding-top:5px; border-top:solid 8px #01151A; text-align:left; color:#000000;}

td.nav{text-align:left; width:180px; line-height:35px; padding-top:15px; color:#990066;font-size:14px;padding-left:20px;font-weight:bold;}
td.nav a{color:#666666; font-size:14px; font-weight:bold; text-decoration:none;}
td.nav a:hover{color:#990066; font-size:14px; font-weight:bold; text-decoration:none;}

td.contentbody{color:#000000;text-align:left; width:540px;font-weight:normal; padding-right:30px; padding-top:15px; line-height:22px; vertical-align:top;}
p{color:#000000;text-align:left; font-weight:normal;}
td.contentbody a{color:#990066; font-size:11px; font-weight:bold; text-decoration:none;}
td.contentbody a:hover{color:#666666; font-size:11px; font-weight:bold; text-decoration:none;}

/*footer*/
td.footleft, td.footright{padding-top:8px; text-align:left; color:white; font-weight:bold;}
td.footright{text-align:right;}

b,strong{font-weight:bold;color:Black;}
u{text-decoration:underline;}
i{font-style:italic;}

