@charset "utf-8";
/* CSS Document */

body {background-color:#012777; margin-top:0px; font-family:Arial, Helvetica, sans-serif; color:#000000;}
#main {width:850px; margin:0px auto; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
#header {width:850px; height:208px;}
#content{width:850px; min-height:425px; background-image:url(images/index_02.jpg); background-repeat:repeat-y;}
#sidebar {width:200px; float:left; padding-left:10px; padding-right:10px; font-size:12px;}
#text {margin-left:200px; margin-right:20px;padding-top:20px; font-size:12px;}
#footer {width:850px; height:58px;}
#clear {clear:both;}
a {color:#012777; font-weight:bold; text-decoration:underline;}
a hover{color:#012777; font-weight:bold; text-decoration:underline;}
a visited{color:#012777; font-weight:bold; text-decoration:underline;}
#footer_text {text-align:center; font-size:10px; color:#ffffff;}
#footer_text a{color:#ffffff; font-weight:bold; text-decoration:underline;}
.bold {font-weight:bold;}
