/* CSS Document */

input{
	border : 1px solid #666633;
	background-color: #eeeeee;
}

.TopMenuSmall {
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A  {
	font-weight : bold;
}


A:link  {
	color : black;
	text-decoration : none;
}
A:visited  {
	color : black;
	text-decoration : none;
}
A:hover {
	color: #666633;
}

body{
	background-color: #666633;
}

H2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

H3 {
	font-size: 14px;
	font-weight: bold;
}



.greenbody {
background-color: #CCCC99;
}
.style24 {
	font-size: 24px;
	color: #FFFFFF;
}
.style14px {
	font-size: 14px;
	font-weight: bold;
}

.style11px {
	font-size: 11px;
	font-weight: bold
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;;
}

.style12px {
	font-size: 12px;
	font-weight: bold;
}

.style9px {font-size: 9px}
.style9pxGray {font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333333;}
.style10px {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left_menu {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}

	.heading {
	font-size: 12pt;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCC99;
	/*themecolour4;
	*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 2pt;
	margin-bottom: 5px;
}

.paraheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #CCCC99;
	/*themecolour1;
	*/
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 2pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	/*themecolour1;
	*/
}

.smallheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	background-color: #CCCC99;
	/*themecolour1;
	*/
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 1pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	/*themecolour1;
	*/
}

.featurebox {
	background-color: #CCCC99;
	border: 1px solid #333333;
	padding: 5px;
	color: Black;
	font-weight : 600;
}

.divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	/*themecolour1;
	*/
}.redBODYBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

li {
	list-style : square inside;
	font-size: 13px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
