body {  
  font-family: Verdana,Tahoma;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
	background-color: #cfb53b;
  margin: 0px 0px;
  }
/* Rounded Corners*/

.roundedPanel
{	
	width:318px;
	background-color:#cdd9ff;
	color:white;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

a:link { 
  color: #000000;
  background-color: #eeeeee;
  font-size: small;
  text-decoration:none;
  }
a:visited { 
  color: #000000;
  background-color: #eeeeee;
  font-size: small;
  text-decoration:none;
  }
a:hover { 
  color: #000099;
  background-color: #ffff00;
  font-size: small;
  text-decoration:none;
  }
a:active {
  color: #000000; 
  background-color: #82b6d7;
  font-size: small;
  text-decoration:none;
  }
a.std:link { 
  color: #0000ff;
  background-color: #ffffff;
  font-size: small;
  text-decoration:none;
  }
a.std:visited { 
  color: #0000ff;
  background-color: #ffffff;
  font-size: small;
  text-decoration:none;
  }
a.std:hover { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: small;
  text-decoration:none;
  }
a.std:active { 
  color: #ff0000;
  background-color: #ffffff;
  font-size: small;
  text-decoration:none;
  }
a.menu:link { 
  color: #000000;
  background-color: transparent;
  font-size: small;
  text-decoration: none
  }
a.menu:visited { 
  color: #000000;
  background-color: transparent;
  font-size: small;
  text-decoration: none
  }
a.menu:hover { 
  color: #ff0000;
  background-color: transparent;
  font-size: small;
  text-decoration: none
  }
a.menu:active { 
  color: #ff0000;
  background-color: transparent;
  font-size: small;
  text-decoration: none
  }
h1 { text-align: left;
  font-size: large;
  font-style: normal;
	font-weight: bold
  }
h1.centered {
  text-align: center
  }
h1.green 
{
    color: Green;
    text-align: center
}
p { font-size: 12px;
  font-style: normal;
  font-weight: normal
  }
p.hilite { font-size: x-large;
  font-style: italic;
  font-weight: normal;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ff0000
  }
p.hicentre { font-size: large;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ff0000
  }
p.centered { text-align: center
  }
p.bigcentered {
  text-align: center;
  font-size: large
  }
p.big {
  text-align: left;
  font-size: large;
  font-style: normal;
  }
p.verybig { padding-top: 20px;
  text-align: center;
  font-size: x-large;
  font-style: normal;
  } 
p.phead { 
  font-size: large;
  font-style: normal;
  font-weight: bold;
  color: #0000ff
  }
p.indented {
  margin-left: 8;
	}
p.heavy { 
  font-size: 12px;
  font-style: normal;
  font-weight: bold
  }
p.small {
	font-size: 4px;
  }
table {
  font-size: 12px;
  font-weight: bold;
	text-align: left;
	border: 0px none; 
  }
tbody {
  vertical-align: top;
	} 
td {
	font-weight: normal;
	vertical-align: top;
  }
tr {
	font-weight: normal;
	vertical-align: top;
  }
td.bold{
  font-weight: bold;
	}
td.small {
  font-family: Verdana,Tahoma;
  font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: top; 
	}
td.red 
{
    color: Red;
    font-weight: bold;
}
td.blue
{
   color: blue;
   font-weight: bold;
}    
table.heading {
	font-family: Verdana,Tahoma;
	font-size: 18px;
  font-weight: bold;
	color: #ff0000;
	text-align: center;
	border: 0px none; 
  }
table.big {
  text-align: left;
  font-size: large;
  }
ul {
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  }
img.centered {
  text-align: center;
  border-style:none;
  }
img 
{
  border-style:none;
}