<!############################################### v5 >
<style type="text/css">

body{
margin:0;
padding:0;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
text-align: center;
}

a:link {
	color: #036;
        font-weight: 400;
	text-decoration: underline;
}
a:visited {
	color: #069;
        font-weight: 400;
	text-decoration: underlne;
}
a:hover {
	color: #f60;
	color: #03f;
	text-decoration: underline;
} 

b {
font-size: 110%;
}

img {
border: 0;
}

input {
font-size: 9pt;
width: 80px;
border: 1px solid gray;
color: 444;
}

.rightjustify  {
float: right;
display: inline;
}

#topcontainer{
margin: 0;
padding: 0;
color: #fff;
background: url(/background200.gif);
border-bottom: 4px solid #ffa030;
text-align: left;
}

#toptube{
margin: 0 auto; /*Center container on page*/
width: 820px; /*Width of main container*/
zbackground: #003060;
}

#maincontainer{
width: 820px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
text-align: left;
}

#topsection{
zheight: 90px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 360px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 0px; /*Width of left column in pixel*/
margin-left: -820px; /*Set margin to that of -(MainContainerWidth)*/
background: #fff;
}

#rightcolumn{
float: left;
width: 360px; /*Width of right column*/
margin-top: 4px;
margin-right: 4px;
margin-left: -364px; /*Set left margin to -(RightColumnWidth)*/
background: #e0e0e0;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #fff;
text-align: center;
padding: 4px 0;
}

.innertube{
margin: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

/*---------- Left Column -----------------------*/

#header {
overflow: visible;
background-color: #fff;
padding: 4px 4px 11px 4px;
}

#leftcolumn .header {
background: transparent url(h_bg_blue.bmp) repeat-x 0px 0px;
text-transform: uppercase;
padding: 5px 0 0 4px;
font-size: 1em;
height: 21;
vertical-text-align: center;
font-weight: 800;
background-color:#33f;
color: white;
}

#leftcolumn .box {
background:#fff;
border: #036 solid 1px;
margin: 0 0 12px 0;
font-size: 9pt;
}

#leftcolumn .cellheader {
background: #fff;
line-height: 21px;
border-bottom: #fff solid 1px;
padding: 0px 4px 0 4px;
font-weight: bold;
}

#leftcolumn .cell {
line-height: 24px;
zborder-bottom: #000000 dashed 1px;
margin: 0 4px;
}

/*---------- Horizontal Menu -----------------------*/

#modernbricksmenu2{
padding: 0;
margin-bottom: 8px;
width: 100%;
border-top: 0px solid #ffa030; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#menutop {
background-color: #ffa030; /*Brown color theme*/ 
}

#modernbricksmenu2 menutop ul{
background: #ffa030; /*Brown color theme*/ 
}

#modernbricksmenu2 menutop li{
background-color: #ffa030; /*Brown color theme*/ 
display: inline;
margin: 0 1px 0 0;
padding: 0;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
ztext-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 4px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background: url(v5/BRICKSBG.gif);
background-color: #003060; /*Brown color theme*/ 
border-top: 4px solid white;
font-size: 12pt;
}

#modernbricksmenu2 a:hover{
background: url(v5/BRICKSBGO.gif);
background-color: #ffa030; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #ffa030; /*Brown color theme*/ 
color: #036;
border-color: #ffa030; /*Brown color theme*/ 
background: url(v5/BRICKSBGO.gif);
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 8px;
padding: 0;
}

#myform .textinput{
width: 260px;
padding: 5px 0 3px 0;
border: 1px solid #036;
background-color: #ffd8aa;
color: #05d;
font-size: 10pt;
}

#myform .submit{
font: normal 12px Verdana;
height: 26px;
border: 1px solid #036;
background-color: #fa3;
color: #fff;
font: bold 12pt arial;
font-weight: bold;
font-size: 12pt;
background-color: #036;
background: url(v5/BRICKSBG.gif);
}

</style>