body{
margin: 0px;
padding: 0px;
background-color: #F7F4EB;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
}

table{
height: 100%;
}
td{
    vertical-align: top;
	 border: 0px solid #000;
}
	    

a:link, a:visited {
	font-size: 12px;
	color: #336699;
   text-decoration: underline;
}

a:hover {
	  color: #CC0000;
     text-decoration: none;
}

#main {width:100%; height:100%; }
#main td {margin:0px; font-size: 12px; font-family: Arial, Tahoma, sans-serif;}

h1, h2, h3, h4 {
      font-family: Trebuchet MS, sans-serif;
      font-weight: normal;
	  padding: 10px 0px 0px 5px;
      margin: 0;
}

h1 {
      font-size: 18px; 
      font-weight:normal; 
      color: #336699;
}

h2 { 
      font-size: 16px; 
      font-weight:bold; 
	  color: #336699;
	  text-align: center;
}


h3 { 
      font-size: 16px; 
      font-weight:bold;
      color: #336699;
}
h3.icon { 
	height:20px;
   background-repeat : no-repeat;
	background-position: right bottom;
	text-align: left;
}
h4 { 
      font-size: 14px; 
      font-weight:bold;
      color: #336699;
}
li {
list-style: none;
}


div.logo { 
background: url(img/logo.gif) left top no-repeat;
height:110px;
padding-left:90px;
padding-top:22px; 
font-size: 11px; 
color:#006699;
margin-left:25px;
margin-top:20px;
/*cursor:pointer;
cursor:default;*/
cursor:hand;
}


.b2 {background: url(img/b2.gif) left top repeat-x; text-align:right;}
.b5 {background: url(img/b5.gif) top repeat-x;}
.b7 {background: url(img/b7.gif) left top repeat-y; height:98%}
#main td.b8 {background: white url(img/b8.gif) top right repeat-y;
height:98%; padding-bottom:25px;}
.b9 
{
 background: #F5F2E9 url(img/b9.gif) top left repeat-y; 
 height:98%;
 text-align: center;
}
 
.b10 {background: url(img/b10.gif) top repeat-y; height:98%}
.b12 {background: url(img/b12.gif) top repeat-x; text-align:right;}
.b15 {background: url(img/b15.gif) top repeat-x;}

form {width:100%; padding-top:10px; margin:0px; clear:left;}

.menu{
	text-align: left;
	padding:5px 0px 0px 10px;
}
.menu li {
	list-style: none;
	padding:5px 0px 0px 0px;
}
.menu a:link, .menu a:visited {
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	padding-left:20px;
	text-decoration: none;
}

.menu a:hover {
	  color: #CC0000;
	  font-size: 14px;
	  font-weight: bolder;
     text-decoration: none;
}
.cop{
	  color: #777777;
	  font-size: 10px;
	  font-weight: none;
     text-decoration: none;
}