body{ background-image:url(images/bg.jpg); background-repeat:repeat-x;
padding:0px; margin:0px;
color:#484848;
font-family:Verdana;
font-size:10px;
background-color:#385A97;
 text-align:left;
  background-attachment:fixed;  
 
}

a:hover{text-decoration:underline; color:#CCCCCC}
a{color:#0099CC; text-decoration:none}

.header{ background-image:url(images/header.png); background-repeat:no-repeat; background-position:left bottom; padding-bottom:5px}
h1{ color:#00639C;font-family:Arial MT; border-bottom:1px solid #CCCCCC;  }
h2{ color:#00639C;font-family:Arial MT; border-bottom:1px solid #CCCCCC; }
h3{ color:#00639C;font-family:Arial MT; border-bottom:1px solid #CCCCCC; }
h4{ color:#00639C;font-family:Arial MT; border-bottom:1px solid #CCCCCC; }
h5{ color:#00639C;font-family:Arial MT; border-bottom:1px solid #CCCCCC; }


/*opacity:0.1; filter:alpha(opacity=10);*/
.alpha{ width:100%; height:100%;}
#container{ text-align:left;  width:800px}
#containera{color:#FFFFFF; text-decoration:none}

.tools{ background-image:url(images/toolbar.jpg); background-repeat:repeat-x; height:51px}

.container{ width:800px;   background-image:url(images/container.png);  border:solid 1px #767678;  padding:15px;  text-align:left;}

.content{   background-color:#FFFFFF; padding:0px; margin:0px; text-align:left; }

.left{width:222px; background-image:url(images/left.jpg); background-repeat:repeat-y; color:#FFFFFF; text-align:left; padding:8px; margin-right:12px;  padding-left:13px;}

.left h5{color:#FFFFFF; font-weight:normal; width:80%}

.left a{color:#FFFFFF;}
.left a:hover{color:#FFFFFF; text-decoration:underline}

.right{padding:10px;}

.footer{color:#CCCCCC}
