/* CSS Document */

body {margin: 0}

h1
{
	color: #BBDC73;
  	margin: 0px;
  	font-weight: bold;
	font-size: 18pt;
	font-family: Verdana, Arial, sans-serif;
}

h2
{
	color: #BBDC73;
  	margin: 0px;
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
}

ul
{
	color: #666666;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}

.text {font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #666666; padding: 10px; text-align: justify; background-repeat: no-repeat; background-position: top; vertical-align: top}
.firstwords {font-size: 13px; color: #d29cd0; font-weight: bold}
.mainwords {font-size: 11px; color: #d29cd0;font-weight: bold;}
.pastelbox {font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #666666; text-align: justify; padding: 0px 3px 0px 3px}
.textpadding {font-family: Verdana, Arial, sans-serif;  font-size: 11px; color: #666666; padding: 5px; text-align: justify}
.textpadding1 {font-family: Verdana, Arial, sans-serif;
 font-size: 10px; color: #999999; padding: 5px; text-align: center}
.colour1 {background-color: FDECEC; padding: 10px; font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #333333; text-align: justify}
.colour2 {background-color: fbf7fb; padding: 10px; font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #333333; text-align: justify}
.colour3 {background-color: E6E9FD; padding: 10px; font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #333333; text-align: justify}
.sideimg {background-position: top center; background-repeat: repeat-y; padding: 5px}
.insertimg {margin-right: 5px}
.menutext {font-family: Verdana, Arial, sans-serif;
 font-size: 11px; color: #666666; padding: 10px; text-align: justify; border: 1px solid #CCCCCC}

.basemenu {text-align: center; font-family: verdana; font-size: 10px; color: #006600}
.topmenu {text-align: right; font-family: verdana; font-size: 10px; color: #006600}
.disclaimer {font-family: verdana; font-size: 9px; color: #999999; text-align: center}

a:link {color: #5C83A8; text-decoration: none}
a:visited {color: #5C83A8; text-decoration: none}
a:hover {color: #6698CB; text-decoration: underline}
a:active {color: #5C83A8; text-decoration: none}

a.d:link {color: #999999; text-decoration: none}
a.d:visited {color: #999999; text-decoration: none}
a.d:hover {color: #333333; text-decoration: underline}
a.d:active {color: #999999; text-decoration: none}

a.sub:link {color: #6097C6; 
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.sub:visited
{
	color: #6097C6;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}

a.sub:hover 
{
	color: #BBDC73;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}
