body {margin:0px;}
table {	}
table.main {width:100%;}
table.top {width:100%;
	background-color: #d8f1ff;}
table.border {width:100%;
	background-color: #ffffff;}
table.middle {width:100%;}
table.bottom {width:100%;
	background-color: #d8f1ff;}
table.content {
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:20px;
	vertical-align:top;
 	background-color:#ffffff;}
td {	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent:12px;
	line-height:15px;}
td.logo {width:357px;
	height:45px;
	background-position: top left;
	background: url("images/logo.gif");
	background-repeat: no-repeat;}
td.name {
	height:45px;
	background-position: top right;
	background: url("images/name.gif");
	background-repeat: repeat-x;}
td.topright {width:22px;
	height:45px;
	background-position: top right;
	background: url("images/topright.gif");
	background-repeat: no-repeat;}
td.borderleft {width:252px;
	height:67px;
	text-align:left;
	padding-left:55px;
	vertical-align:middle;
	background-position: top left;
	background: url("images/borderleft.gif");
	background-repeat: no-repeat;}
td.border {
	height:67px;
	text-align:left;
	vertical-align:middle;}
td.borderright {width:174px;
	height:67px;
	text-align:center;
	vertical-align:middle;
	background-position: top left;
	background: url("images/borderright.gif");
	background-repeat: no-repeat;}
td.menu {width:206px;
	text-align:left;
	vertical-align:top;
	background-position: top left;
	background-color: #d8f1ff;	
	background: url("images/menu.gif");
	background-repeat: repeat-y;}
td.content {background-color:#ffffff;
	text-align:left;
	vertical-align:top;}
td.rightmenu {width:175px;
	text-align:left;
	vertical-align:top;
	background-position: top left;
	background-color: #d8f1ff;	
	background: url("images/rightmenu.gif");
	background-repeat: repeat-y;}
td.bottomleft {width:207px;
	height:54px;
	text-align:left;
	vertical-align:bottom;
	background-position: top left;
	background: url("images/bottomleft.gif");
	background-repeat: no-repeat;}
td.bottom {
	height:52px;
	text-align:left;
	vertical-align:middle;
	background: url("images/bottom.gif");}
td.bottomright {width:228px;
	height:52px;
	text-align:center;
	vertical-align:bottom;
	background-position: top left;
	background: url("images/bottomright.gif");
	background-repeat: no-repeat;}



h1 {font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    color:#0582f0;
    font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#0582f0;
    text-align: center;
    font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#0582f0;
    text-align: center;
    font-weight: bold;}
h4 {font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#0582f0;
    text-align: center;
    font-weight: bold;}
img {border:0px;}
ul  {list-style-image: url("images/mark.gif");
     list-style-position: outside;
     padding-left:10px;
     padding-right:2px;
     marker-offset:10px;
     margin-left:0px;
     line-height:16px;}
ol   {font-family: Arial, Helvetica, sans-serif;
     text-align: left;
     color:#336699;
     line-height: 18px;}
ol.e {color:#000000;
     line-height: 18px;}
a:link {color:#000000;
	text-decoration:none;}
a:visited {color:#000000;
	text-decoration:none;}
a:active {color:#000000;
	text-decoration:none;}
a:hover {color:#303030;
	background-color:#b5e5f3;
	text-decoration:underline;}

a.index:link {color:#0582f0;
	font-weight:bold;
	text-decoration:underline;}
a.index:visited {color:#0582f0;
	font-weight:bold;
	text-decoration:none;
	text-decoration:underline;}
a.index:active {color:#0582f0;
	font-weight:bold;
	text-decoration:none;}
a.index:hover {color:#303030;
	background-color:#b5e5f3;
	text-decoration:underline;}