html {
	height: 100%;
    }
    
body {
background: url("");
background-color: #000;
margin: 0px 0;
font-family: trebuchet ms, sans serif;
font-size: 11px;
color: #000;
text-align: justify;
line-height: 11px;
height: 100%;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

#container1 {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
	background-repeat: repeat;
	background-color: #a6c0cb;
}



#hmenu {
width: 828px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
background-color: #202436;
}


#content {
	background-repeat: repeat;
	background-color: #a6c0cb;
	float: left;
	width: 620px;
	text-align: left;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
background-repeat: repeat;
background-color: #a6c0cb;
float: left;
width: 176px;
margin: 0 auto;
padding: 4px;
}


b, strong {
color: #4040ff;
} 


i {
color: #4040ff;
}


s {
color: #4040ff;
}


u {
color: #4040ff; 
}

td, tr
{
color: #4040ff;
font-family: arial,sans-serif;
font-size: 11px;
}
a:link {
color: #202436; 
font-weight: normal;
text-decoration: none;
}
a:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}
a:active {
color: #000;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #535eb6;
font-weight: normal;
text-decoration: none;
}
h1 {
color: #ffffff;
font-size: 13px;
line-height: 14px;
font-weight: normal;
background-color:#202436;
letter-spacing: 0px;
font-family: verdana, sans serif;
text-align: left;
text-transform:  uppercase;
margin-top: 0px;
margin-bottom: 2px; 
border-left: 7px solid #c0c0ff;
border-right: 0px solid #c0c0ff;
border-bottom: 1px solid #c0c0ff;	
padding-top: 0px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 0px;
}
h2 {
color: #ffffff;
font-size: 10px;
line-height: 10px;
font-weight: normal;
background-color: #202436;
letter-spacing:0px;
font-family: verdana,sans-serif;
text-align: left;
text-transform: none;
margin-top: -2px;
margin-bottom: 3px; 
border-left: 4px solid #202436;
border-right: 0px solid #c0c0ff;
border-top: 0px solid #c0c0ff;
border-bottom: 0px solid #c0c0ff;
padding-left: 6px;	
padding-bottom: 2px;
padding-top: 1px;
}
h3 {
color: #202436;
background-color: #c0c0ff;
font-size: 5pt;
line-height: 7px;
font-family: small fonts;
font-weight: normal;
letter-spacing:0px;
text-align: right;
margin-top: -2px;
margin-bottom: 2px; 
margin-left: 0px;
margin-right: 0px;
border-left: px solid #202436;
border-right: px solid #202436;
border-top: 0px solid #202436;
border-bottom: px solid #202436;	
padding-left: 0px;
padding-top: 0px;
padding-bottom: 1px;
padding-right: 3px;
text-transform: uppercase;
}
blockquote { 
color: #202436;
background-color: #fff;
font-size: 10pt;
text-align: justify; 
border-bottom : 1px solid #202436;
border-top : 1px solid #202436;
border-right : 1px solid #202436;
border-left : 7px solid #202436;
padding: 6px;
}
input, submit, textarea {
font-family: arial,sans-serif;
font-size: 11px;
color: #000;
background-color: #fff;
border: 1px solid #202436;
}
div.content {
background-repeat: repeat;
background : #ffffff;
padding : 4px;
height: 100%;
margin-top : 0;
margin-left : 0;
margin-right : 0;
margin-bottom : 10px;
text-align : justify;
border : 1px solid #202436;
}
div.content1 {
background-repeat: repeat;
background : #ffffff;
padding : 4px;
height: 100%;
margin-top : 0;
margin-left : 0px;
margin-right : 0;
margin-bottom : 10px;
text-align : justify;
border : 1px solid #202436;
}

#navigation3 {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation3 li {
   float: left;
}
#navigation3 li a {
   font-family: arial,sans-serif;
   font-size: 9px;
   text-transform: uppercase;
   display: block;
   background: #202436;
   width: 138px;
   text-align: center;
   color: #ffffff;
   padding: 2px 0;
}
#navigation3 li a:hover {
   background: #535eb6;
   color: #000;
}
