/* CSS Document */
body
{
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color: white;
/*background-image:url(../images/bodybg.jpg);
background-position:center;
background-repeat:repeat-y;*/
width:788px;
background-color:#DFE0FD;;


}
div.rhbg
{
height:100%; background-image:url(../images/rh.jpg); background-repeat:repeat-y; background-position:right; width:788px; 
}
a
{
text-decoration:none;
color:white;
}
a:hover
{
text-decoration:underline;
color:white;
}
div.blackstripe
{
background-color:#000000;
color:#FFFFFF;
font-size:small;
text-align: right;
width: 100%;
height:25px;
vertical-align:bottom;
}
div.blackstripebottom
{
background-color:#000000;
color:#FFFFFF;
font-size:small;
text-align: center;
width: 100%;
height:25px;
vertical-align:bottom;
margin-top:30px;
position:absolute;
bottom:0px;
}

div.headerbg
{
background-image:url(../images/headerbg.gif);
background-repeat:repeat-x;
height:130px;
width:780px;
border-right: 1px solid gray;
border-left:1px solid black;
}
div.header
{
background-image:url(../images/logobg.jpg);
background-repeat:no-repeat;
background-position:right;
height:130px;
width:100%;
}
div.menubg
{
width:780px;
height:50px;
background-image:url(../images/menubg.jpg);
background-color:black;
background-position: center;
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
border-right: 1px solid gray;
border-left:1px solid black;
}
div.content
{
width:780px;
min-height:400px;
text-align:center;
vertical-align:bottom;
background-color:#8182AF;
background-image:url(../images/bodybg.jpg);
background-position:center;
background-repeat:repeat-y;
border-right: 1px solid gray;
border-left:1px solid black;
}
div.hometopbox
{
width:80%;
margin:0 auto;
border:2px solid black;
background-color:#8182AF;
background-image:url(../images/hometopboxbg.jpg);
background-position: top right;
background-repeat:no-repeat;
/*height:113px;*/
}
div.hometopboxNI
{
width:80%;
margin:0 auto;
border:2px solid black;
background-color:#8182AF;
background-image:url(../images/hometopboxbg.jpg);
background-position: top right;
background-repeat:no-repeat;
/*height:113px;*/
}
div.htbtitle
{
width:100%;
height:20px;
background-color:#000000;
text-align:left;
vertical-align:middle;
}
div.htbtitletext
{
padding: 2px 2px 2px 5px; 
margin-left:7px;
}
div.htbcontent
{
width:100%;
text-align:left;
vertical-align:top;
}
div.htbcontenttext
{
padding: 0 2px 2px 5px; 
margin-left:7px;
}
div.2content
{
width:80%;
margin:0 auto;
}
div.rightbox
{
width:37.5%;
margin-right:10%;
border:2px solid black;
background-color:#BDBED3;
background-image:url(../images/rightboxbg.jpg);
background-position: top right;
background-repeat:repeat-y;
color:#68688A;
height:211px;
}
div.leftbox
{
width:150px;
margin-right:10px;
border:2px solid black;
background-color:#BDBED3;
background-image:url(../images/rightboxbg.jpg);
background-position: top right;
background-repeat:repeat-y;
color:#68688A;
height:211px;
}
div.rightboxN
{
width:37.5%;
margin-right:10%;
border:2px solid black;
background-color:#BDBED3;
background-image:url(../images/rightboxbg.jpg);
background-position: top right;
background-repeat:repeat-y;
color:#68688A;

}
div.rbtitle
{
width:100%;
height:20px;
background-color:#000000;
text-align:left;
vertical-align:middle;
}
div.rbtitletext
{
padding: 2px 2px 2px 5px; 
margin-left:7px;
color:#FFFFFF;
height:190px;
overflow:auto;
}
div.rbcontent
{
width:100%;
text-align:left;
vertical-align:top;
}
div.rbcontenttext
{
padding: 1px 2px 2px 5px; 
margin-left:7px;
height:190px;
font-size:small;
}
div.leftbox
{
width:37.5%;
margin-left:10%;
border:2px solid black;
background-color:#BDBED3;

color:#68688A;
height:211px;
}
div.leftboxN
{
width:37.5%;
margin-left:10%;
border:2px solid black;
background-color:#BDBED3;
background-position: top left;
background-repeat:no-repeat;
color:#68688A;

}
div.lbtitle
{
width:100%;
height:20px;
background-color:#000000;
text-align:left;
vertical-align:middle;
}
div.lbtitletext
{
padding: 2px 2px 2px 5px; 
margin-left:7px;
color:#FFFFFF;
}
div.lbcontent
{
width:100%;
text-align:left;
vertical-align:top;
}
div.lbcontenttext
{
padding: 1px 2px 2px 140px; 
margin-left:7px;
height:190px;
overflow:auto;
font-size:small;
}
div.footer
{background-color:#000000; width:781px; height:25px; text-align:center; vertical-align:middle;border-right: 1px solid gray; font-size:xx-small;}

/* menu */

div.vert_menu
{
  position: absolute;
  visibility: hidden;
  display: none;
}



div.horz_menu a { display: inline; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}
div.vert_menu a { display: block; float: none; }

div.mastermenu div.horz_menu a,
div.mastermenu div.vert_menu a
{
  
  text-align:left;
  width:100px;
  margin-bottom:1px;
  filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
  border:1px solid gray;
  text-decoration: none;
  font-family: verdana;
  font-weight: bold;
  font-size: small; 
  color: white;
}
div.mastermenu div.horz_menu a { margin-right:  0px; }
div.mastermenu div.vert_menu a { margin-bottom: 0px; }
div.mastermenu div.horz_menu a:hover,
div.mastermenu div.vert_menu a:hover,
div.mastermenu div.horz_menu a.active,
div.mastermenu div.vert_menu a.active {border:1px solid gray; border-bottom: 1px solid black; background: silver; color:white;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;} 

