html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
	
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #c8c8c8;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}

a {
    color: #4088b8;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}


select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
a:link{color: #FF0000;   text-decoration: none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 13px;  font-weight: bold}

a:visited{color: #00CC33; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 13px; font-style: normal; font-weight: bold}

a:hover{color: #fefa6b; font-weight:bold; text-decoration:underline overline; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 13px; font-style: normal}

a:active{color: #ffffff;  text-decoration:underline overline; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 13px; font-style: normal; font-weight: bold}

a.linkset2:link { color: #FFFF00; text-decoration: none; font-family: Geneva, Arial, Helvetica, san-serif;   font-size: 11px;  font-weight: bold }
a.linkset2:visited { color: #FFFFFF; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 11px; font-style: normal; font-weight: bold }
a.linkset2:hover { color: #FFFF99; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 11px; font-style: normal; font-weight: bold }
a.linkset2:active { color: #FF3300; text-decoration: underline; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 11px; font-style: normal; font-weight: bold }

a.linkset3:link { color: #FF6633; text-decoration: none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 14px;  font-weight: bold }
a.linkset3:visited { color: #3399CC; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 14px; font-style: normal; font-weight: bold }
a.linkset3:hover { color: #000000; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 14px; font-style: normal; font-weight: bold }
a.linkset3:active { color: #FF0000; text-decoration: underline; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 14px; font-style: normal; font-weight: bold }


a.linkset4:link { color: #FF6633; text-decoration: none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 16px;  font-weight: bold }
a.linkset4:visited { color: #3399CC; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 16px; font-style: normal; font-weight: bold }
a.linkset4:hover { color: #FFCC00; text-decoration:none; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 16px; font-style: normal; font-weight: bold }
a.linkset4:active { color: #FF0000; text-decoration: underline; font-family: Geneva, Arial, Helvetica, san-serif;  font-size: 16px; font-style: normal; font-weight: bold }
		
#header {margin-left: 0px; margin-right:0px;   text-align:center; font-size:20px; font-weight:600; font-style:normal; line-height: 40px; font-family: "Verdana, Arial, Helvetica, sans-serif"; width:740px; background-color:#000000;
  } 
#header2 {margin-left: 0px; margin-right:0px;   text-align:center; font-size:20px; font-weight:600; font-style:normal; line-height: 40px; font-family: "Verdana, Arial, Helvetica, sans-serif"; width:740px; background-color:#011846;
  } 

#centercontent { width:740px;  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; font-size: 12px;   font-weight:normal; line-height: normal; background-color:#FFFFFF; margin-left: 0px; margin-right:0px;  padding: 0px; border:0px solid #000000 ; 
	}
	
#footer { margin-left:0px; margin-right:0px;  width: 740px; height: 200px; background-color:#011846; font-family:Geneva, Arial, Helvetica, san-serif; 
font-style: normal; font-size: 12px; color: #ffffff; line-height: normal;  
 }