body
{
font: normal 10pt arial, sans-serif;
margin:0px;
}

table.header
{
height:121px;
width:800px;
}

div.header
{
height:150px;
background:url(../images/body_bg.gif) top left repeat-x;
width:100%;
}

table.container
{
width:900px;
}

td.container_left
{
width:750px;
padding:5px 10px 10px 25px;
height:400px;
}

td.container_right
{
text-align:right;
width:150px;
height:400px;
}

table.footer
{
margin-top:20px;
width:870px;
}

td.footer
{
color:black;
text-align:center;
padding:3px;
font: normal 8pt arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
color:rgb(90,125,170);
}

p.traindesc
{
padding-left:30px;
}

a.nav:link{color: rgb(90,125,170); text-decoration: none; font: bold 10pt arial, sans-serif;}
a.nav:visited{color: rgb(90,125,170); text-decoration: none; font: bold 10pt arial, sans-serif;}
a.nav:hover{color: rgb(90,155,200); text-decoration: none; font: bold 10pt arial, sans-serif; border-bottom:4px solid #96011f;}

a:link {color: rgb(90,125,170); text-decoration: none; font-family: arial; font-weight: bold;}
a:visited {color: rgb(90,125,170); text-decoration: none; font-family: arial; font-weight: bold;}
a:hover {color: rgb(90,155,200); text-decoration: underline; font-family: arial; font-weight: bold;}


#ddcolortabs{
margin-right: 4px;
padding: 0;
width: 100%;
background: transparent;
padding-right: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}

#ddcolortabs a{
float:right;
color: white;
background: rgb(90,125,170);
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: rgb(90,155,220);
}

#ddcolortabs a:hover span{
background-color: rgb(90,155,200);
}

#ddcolortabs #current a, #ddcolortabs #current span{
background-color: rgb(255,255,255);
color: rgb(90,125,170);
}

div.cib
{
margin-top:3px;
margin-bottom:10px;
}

input.prnxbutton
{
width:40px;
border:1px solid #CCCCCC;
color:rgb(106,106,106);
font: bold 8pt verdana, arial;
background:url(../images/silverbutton.gif);
}

textarea.contactform, input.contactform
{
border:1px solid #577CAC;
font: 11px verdana, arial;
background:#BAC7E7;
}

input.contactformbutton
{
height:30px;
border:1px solid rgb(200,200,200);
color:rgb(106,106,106);
font: bold 12px verdana, arial;
background:url(../images/silverbutton.gif);
}