
body {
 font-size: 110%;
 margin: 0;
 padding: 0;
 color: #000000;
 font-family: "Bitstream Vera Sans",  Verdana,  Helvetica;
 background-color: #330066 ;
 padding: 1.6ex 1ex 1ex 1ex;
}
div.menu {
display:none 
}
.plusmenu{
background: #3399cc;
display:block
}
.hideplusspace{
display:none}

.box {
 font-size: 90%;
 background: #3399cc;
 padding: 0px 0px 4px 20px;
 margin-left: 1ex;
 color: white;
 border: black 1px solid;
 height: 6ex;
}
.box h1 {
 font-weight: normal;
 font-size: 150%;
 float: left;
 margin: 0px 1ex;
 padding: .5ex 1ex 0ex 0ex;
 letter-spacing: 3px;
}
img {
border: 0
}


.mbox div{
 font-size: 90%;
 color: white;
 background: #3399cc;
 height: 6ex;
 border: black 1px solid;
 border-top-width: 0;
 border-left-width: 0;
 border-right-width: 0;
}
.mbox h1{
 font-weight: normal;
 font-size: 150%;
 float: left;
 margin: 0px 1ex;
 padding: .5ex 0ex 0ex 0ex;
 letter-spacing: 3px;
}

.mtext div{
 padding-bottom: 0.5ex;
 margin-left: 0.5ex;
}

.main {
 font-size: 90%;
 min-height: 80ex;
 background: #ffffff url(bln.gif) ;
 text-align: justify;
 margin: 0ex 0ex 0ex 1ex;
 border: black 1px solid;
 padding: 1% 1% 2% 1%;
 border-top-width: 0;
}
.rightpad {
 text-align: justify;
 padding: 1ex 35% .3ex 0ex;
}


a:link, a:visited, a:active {
	color: #3333cc; text-decoration: none;
	 font-weight: bold;
 }

a:hover {
 color: #cc0000;
 background: #fffffc url(bdark.gif);
 text-decoration: none;
}

.box a:hover {
 color: #cc0000;
 background: url() repeat;
 text-decoration: none;
}



  .rightside {
   -moz-border-radius: 20px;
    opacity:0.8;
	border: 2ex none ;
    padding: 2ex;
    background: rgb(195, 195, 195);

	text-align: center;
    float: right;
    width: 27%;
    }

div.midside {
 background: #fffffc url(bdark.gif) repeat;
 text-align: center;
 padding: 1ex 1ex 1ex 1ex;
 }



div.rightfoot {
 display:none;
}

div.rightside h3 {
 margin-top: 0;
}
div.rightside p {
 margin-bottom: 0;
 text-align: justify;
}

div.cnr {
 text-align: center;
 padding: 2ex 1ex;
}
div.mcnr {
 margin-right: 8ex;
 margin-left: 18ex;
}

.leftside {
 float: left;
 border: 2ex;
 padding: 1ex 1ex 1ex 1ex;
}
   
div.rightside img {
border: 0;
}
