/* 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;
}

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;
}

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 : disc outside url(images/bullet1.gif);
	padding-left : -5%;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.TD_Dotted_Bottom_Line {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.buttonover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #847D84; background-color: #DEDB9C; border: 1px #333333 solid; height: 24px; width: 86px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px; cursor: hand; font-weight: bold}

.buttonup { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #999966; border: 1px #333333 solid; height: 24px; width: 86px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 0px ; cursor: hand; font-weight: bold}