body       { padding:0px;margin:0px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background-image:url(imgs/bg.jpg); text-align:center;}

.left      { float:left;}
.right     { float:right;}
.clear     { clear:both;}

a          { color:#395996;}
a.black    { color:#000000; font-weight:bold;}
a.black:hover {text-decoration:none;}

.content   { width:890px; text-align:left; background-color:#ffffff; border:1px solid #c2c2c2; margin:0 auto; }
.header    { background-color:#395996; padding-left:10px; height:95px; padding-top:15px;}
.breadcrumb{ padding-left:14px; width:876px; border-bottom:1px solid #c2c2c2; line-height:30px;}
.menu      { padding-left:14px; float:left;}
.menuelement{ background-image:url(imgs/menubg.jpg); background-repeat:no-repeat; width:231px; height:31px; padding-left:10px; margin-top:1px; }
.menuelement a{color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none; line-height:31px; }
.menuelement a:hover{color:#c2c2c2; font-size:13px; font-weight:bold; text-decoration:none; line-height:31px; }
.cntnt     { float:right; width:600px; padding-right:30px; padding-top:5px;}
h1         { font-size:16px; line-height:16px;}
.cntnt p   { line-height:20px;}
.foot      { width:600px; border-top:1px dotted #c2c2c2; line-height:18px;padding-top:5px; margin-top:10px; }

