﻿body  
{
	background-image:url('images/separator_a.gif') ;
	background-repeat:repeat-x;
	background-position:center -9px;
}

.tenpixspacer {
  height: 10px;
}

.twentypixspacer {
  height: 20px;
}

/* LEFT */
.coreboxtop {
  background-image: url(images/left-top.gif);
  background-repeat:no-repeat;
  height: 16px;
  width: 179px;
  margin-top:20px;
  font-family: arial;
  font-weight:bold;
  color:#666666;
  padding-left: 10px;
  padding-top: 5px; 
  font-size:14px; 
}

.coreboxbody {
  background-image: url(images/left-body.gif);
  width: 179px;
  padding-left:10px;
  padding-top:6px;
}

.coreboxbottom {
  background-image: url(images/left-bottom.gif);
  background-repeat:no-repeat;
  width: 189px;
  height: 40px;
  margin-bottom:10px;
}

/* CENTRE */

.centerboxtop {
  background-image: url(images/contents-top.gif);
  background-repeat:no-repeat;
  height: 16px;
  width: 490px;
  font-family: arial;
  font-weight:bold;
  color:#666666;
  padding-left: 10px;
  padding-top: 5px;
  margin-top:20px;
  font-size:14px;
}

.centerboxbody {
  background-image: url(images/contents-body.gif);
  width: 480px;
  min-height:383px;
  padding-top:6px;
  padding-left:10px;
  padding-right:10px
}

.centerboxbottom {
  background-image: url(images/contents-bottom.gif);
  background-repeat:no-repeat;
  width: 500px;
  height: 21px;
}

/* RIGHT */
.rightboxtop {
  background-image: url(images/left-top.gif);
  background-repeat:no-repeat;
  height: 16px;
  width: 179px;
  margin-top: 20px;
  font-family: arial;
  font-weight:bold;
  color:#666666;
  padding-left: 10px;
  padding-top: 5px;    
	font-size:14px;  
}

.rightboxbody {
  background-image: url(images/left-body.gif);
  width: 179px;
  padding-left:10px;
  padding-top:6px;
}

.rightboxbottom {
  background-image: url(images/left-bottom.gif);
  background-repeat:no-repeat;
  width: 189px;
  height: 40px;
  margin-bottom:10px;
}

h4
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	color:#666666;
}


.h4
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	color:#666666;
}	
	
b
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;	
	color:#666666;
	/*text-decoration:underline;*/
}

.b1
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	color:#666666;
	text-decoration:none;
}

.b1description
{
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;	
	color:#666666;
	text-decoration:none;
}

.b2
{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;	
	color:#666666;
}



.leftcontents
{
	float:left;
	width: 220px;
	/*border: dashed 1px #000000;*/
}
	
.centercontents
{	float:left;
	width:500px;
	/*border: dashed 1px #000000;*/
}

.rightcontents
{	float:left;
	width:220px;
	/*border: dashed 1px #000000;*/
	padding-left:30px;
}

.centercontents1
{	float:left;
	width:445px;
	border:dashed 1px #666666;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
}

hr
{
	border-bottom: solid 1px #c9d7d7;
	color:#c9d7d7;
}

p 
{
	font-family: arial;
	color:#666666;
	font-size:small;
	text-align:justify;	
}

.postedby 
{
	font-family: arial;
	color:#004221;
	font-size:x-small;	
}

.postedby2
{
	font-family: arial;
	color:#666666;
	font-size:x-small;	
}

.currentyear 
{
	font-family: arial;
	color:#006400;
	font-size:medium;
	font-weight:bolder;	
}
	
.prevyear 
{
	font-family: arial;
	color:#b22222;
	font-size:medium;	
	font-weight:bolder;
}

.prevprevyear 
{
	font-family: arial;
	color:#4169e1;
	font-size:medium;
	font-weight:bolder;	
}
	
a 
{
	font-family: arial;
	color:#666666;
	font-size:small;	
	font-weight:bolder;
}
		
.p1
{
	font-family: arial;
	color:#666666;
	font-size:x-small;	
}
		

h3 
{
	font-family: arial;
	color:#666666;
	font-size:x-small;	
}
	
th	
{
	font-family: arial;
	color:#666666;
	font-size:small;
	padding-left:10px;	
}
	
td	
{
	font-family: arial;
	color:#666666;
	font-size:small;
}
	
.Error
{
	font-family: arial;
	color:#CC0000;
	font-size:small;
}
	
.Success
{
	font-family: arial;
	color:#00CC00;
	font-size:small;
}	
	
li
{
	font-family: arial;
	color:#666666;
	font-size:small;	
	font-weight:bolder;
}

.li2
{
	font-family: arial;
	color:#666666;
	font-size:small;	
}
