<style>

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#wrapper1 {
	height: 100%;
	width: 100%;
	background: #DDEEFF;
	color: #000033;
}
#wrapper1 td {
	vertical-align: top;
}
#header1 {
	background: #000059;
	color: #F2F2FF;
}
#footer1 {
	background: #80A7E0;
	color: #000033;
}
#content1 {
	background: #FBFBFF;
	color: #000033;
	border-left: 1px solid #000055; 
	border-right: 1px solid #000055;
}

#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px; 
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width: 100%;
padding: 2px 2px 2px 2px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #000000;
background: #333333 url(background1.gif);
color: #ffffff;
}

#bottom_bar {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}

#bottom_bar ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 10px; 
background: #306EFF;
text-align: center;
} 

#bottom_bar li {
margin: 0px 0 0;
} 

#bottom_bar a {
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
background: #306EFF;
text-decoration: none; /*lets remove the link underlines*/
} 

#bottom_bar a:link, #bottom_bar a:active, #bottom_bar a:visited {
color: #000000;
}

#bottom_bar a:hover {
border: 0px solid #000000;
background: #333333;
color: #ffffff;
}

table.headxx
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.headx
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.headxxx
{ border-bottom: 1px solid #9CF;
border-top: 1px solid #9CF;
border-left: 1px solid #9CF;
border-right: 1px solid #9CF;
text-align: left;
text-indent: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

p.con
{
text-align: left;
text-indent: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;
color: #404040;
background-color: #fafafa; 
}

p.content
{
text-align: left;
text-indent: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; 
}

p.head1
{
text-align: center;
text-indent: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: strong;
font-size: 14px;
color: #F04040;
}

table.headyy
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.heady
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040; }

td.headyyy
{ border-bottom: 1px solid #9CF;
border-top: 1px solid #9CF;
border-left: 1px solid #9CF;
border-right: 1px solid #9CF;
text-align: left;
text-indent: 0px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

</style>
