﻿#divmaster
{ /* Page Holder */
	position        : relative;
	width           : 1010px;
	/*height          : 585.00pt;*/
	text-align      : left;
	margin-left     : auto;
	margin-right    : auto;
	 border:solid 1px #1982c0;
	 background-color:White ;
	}

body 
{
    font-family:   Tahoma, Trebuchet MS  , Verdana ;
    font-size:10pt;
    background-image:url(images/master/bgdef.jpg);
}


#header{
    height: 105px;
    position: relative;
    background-image: url('images/master/grad36199865.png');
    background-repeat: repeat-x;
    width : 1010px;
    border-bottom : solid 1px #1982c0;
}

#divlogo
{
  height:95px; 
  width:180px;
  position :relative;
  top: 5px;
  left: 5px;	
}  
.logoimg
{
   height:90px;  
}

#cwrapper
{
   position:relative ;
   top:0px ;
   left:0px;
  width : 1010px;  
  overflow: hidden;

}

#leftmenu
{
    background-image: url('images/master/grad36199865left.png');
    background-repeat: repeat-y ;
    float: left;
    width : 200px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-top: 2px;
    border-right : solid 1px #1982c0;
    padding-bottom: 32767px;
	margin-bottom: -32767px;

}

#topmenu
{
  
  position:relative ; 
 /*top:0px;
 left:205px;*/ 
  margin-left :205px;
  z-index:999;
}

#rightcontent
{
 /*position:relative ; 
 top:0px;
 left:2px; */
 width:800px; 
float :right ;
padding-bottom: 32767px;
	margin-bottom: -32767px;
	min-height :350px;

}

#footer
{
    border-top : solid 1px #1982c0;
    text-align: center;
    clear: both;
    background-image: url('images/master/grad36199865bot.png');
}

.csimg
{
    float :right ;
}

.button
{
  background-image: url('images/button/butback.gif'); 
  font-size:10pt;
  width:75px; 
  border-width:1px;
   border-color:#1982c0;
  border-style:solid;
}