body {
	background: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	margin: 0px;
	text-align: center; /* For IE */
	}
	
#container{
   width:100%;
   min-width:760px;
   height:100%;
   
}
	
a:link, a:visited {
	color: #333366;
	text-decoration: none;
	}

a:hover, a:active {
	color: #333366;
	background: #fff;
	}
	
#content{
	padding-left:10px;
    padding-right:10px;
    height : 100%;
	/*margin-right :195px;*/
    overflow : auto; 
	

}

#javaap{
background: #d5ddea;

	<!--[if lte IE7]>
	border-right : 10px solid #f6f6f6;
	<![endif]-->


}	

#leftmenu {
	top: 69px;
	width: 166px;
	background: #f6f6f6;
    float:left;

} 

#leftmenu h2{
	color: #fff;
	background: #333366;
	text-transform: uppercase;
	text-align: right;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366;
	margin:0;
}

ul#leftlist
{
width: 166px;
\width: 166px;
w\idth: 166px;
padding: 0px;
border: 1px solid #333366;
border-top: 0px;
margin: 0px;
font: bold 12px arial, helvetica, sans-serif;
background: #d5ddea;
}

ul#leftlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #333366;
text-indent :15px;
}

ul#leftlist li a
{
display: block;
width: 146px;
\width: 148px;
w\idth: 146px;
padding: 4px 8px 4px 8px;
border: 0px;
/*border-left: 20px solid #333366;*/
background: #d5ddea;
text-decoration: none;
text-align: left;
}

ul#leftlist li a:link {
 color: #333366;
 background-image:url('/images/webblob.GIF');
    background-repeat:no-repeat;
    background-position:center left;  
 }
div#leftmenu li a:visited {
   color: #333366;
   background-image:url('/images/webblob.GIF');
    background-repeat:no-repeat;
    background-position:center left; 
  }

ul#leftlist li a:hover
{
border-color: #333366;

	color: #333366;
	background: #fff;
	background-image:url('/images/webblobON.GIF');
    background-repeat:no-repeat;

    background-position:center left;
}


/*-------------------------------------------*/

#rightmenu {
	top: 69px;
	width: 195px;
	background:  #d5ddea;
    float:right;
} 

#rightmenu h2{

	color: #fff;
	background: #333366;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366;
	margin:0;
	text-indent :0;
}

ul#rightlist
{
width: 195px;
\width: 197px;
w\idth: 195px;
padding: 0px;
border: 1px solid #333366;
border-top: 0px;
margin: 0px;
font: bold 12px arial, helvetica, sans-serif;
background: #d5ddea;
}

ul#rightlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #333366;
text-indent :17px;
}

ul#rightlist li a
{
display: block;
width: 175px;
\width: 177px;
w\idth: 175px;
padding: 4px 8px 4px 8px;
border: 0px;
/*border-left: 20px solid #333366;*/
background: #d5ddea;
text-decoration: none;
text-align: left;
}

ul#rightlist li a:link {
 color: #333366;
 background-image:url('/images/webblob.GIF');
    background-repeat:no-repeat;
    background-position:center left;  
 }
div#rightmenu li a:visited {
   color: #333366;
   background-image:url('/images/webblob.GIF');
    background-repeat:no-repeat;
    background-position:center left; 
  }

ul#rightlist li a:hover
{
border-color: #333366;

	color: #333366;
	background: #fff;
	background-image:url('/images/webblobON.GIF');
    background-repeat:no-repeat;

    background-position:center left;
}


.copyright {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px;
}

.menuitem {
	margin-left: 0px;
}

.menuitem a:hover{
	background-image:url('/images/webblobON.GIF');
	background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center;
}


.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: f6f6f6;
	color: #333366;

}
.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-colour: f6f6f6;
	color: 333366;
}

#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 333366;
}


#holder {
    min-width : 800px;
	<!--[if lte IE7]>
	width : 800px;
	<![endif]-->
	}			
			
.menuheader{
         color: #fff;
	background: #333366;
	text-transform: uppercase;
	text-align: right;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #333366;
	}
	
#pagetext{
  position : relative;
  text-align :left;
  height :100%;
  width :80%;
  left : -51px;
  top  : 36px;
  overflow: off;
  background: #cccccc;
}
