/* CSS Document */
#dhtmltooltip{
    position: absolute;
    border: 0px solid #E6EDFF;
    padding: 3px;
    visibility: hidden;
    z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #747474;
    width: 250px;
}

html{height:100%;margin-bottom:1px;}
/*borders etc*/


/*on white
.border_topleft{
	background-image: url(images/border_topleft.gif);
	background-repeat: no-repeat;
	line-height: 34px;	
}
.border_topmid{
	background-image: url(images/border_topmid.gif);
	background-repeat: repeat-x;
	line-height: 34px;		
}
.border_topright{
	background-image: url(images/border_topright.gif);
	background-repeat: no-repeat;
	line-height: 34px;		
}
.border_left{
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
		
}
.border_right{
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
		
}
.border_botleft{
	background-image: url(images/border_botleft.gif);
	background-repeat: repeat-y;
	line-height: 34px;			
}
.border_bot{
	background-image: url(images/border_bot.gif);

	line-height: 34px;			
}

.menu_top_right{
	background-image: url(images/menu_top_right.gif);
	background-repeat: no-repeat;
		
}
*/


/*on green*/
.border_topleft{
	background-image: url(images/border_topleft_ongreen.gif);
	background-repeat: no-repeat;
	line-height: 34px;	
}
.border_topmid{
	background-image: url(images/border_topmid_ongreen.gif);
	background-repeat: repeat-x;
	line-height: 34px;
}
.border_topright{
	background-image: url(images/border_topright_ongreen.gif);
	background-repeat: no-repeat;
	line-height: 34px;		
}
.border_left{
	background-image: url(images/border_left_ongreen.gif);
	background-repeat: repeat-y;
	height: 100%;
		
}
.border_right{
	background-image: url(images/border_right_ongreen.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.border_botleft{
	background-image: url(images/border_botleft_ongreen.gif);
	background-repeat: repeat-y;
	line-height: 34px;			
}
.border_bot{
	background-image: url(images/border_bot_ongreen.gif);

	line-height: 34px;			
}

.menu_top_right{
	background-image: url(images/menu_topright_ongreen.gif);
	background-repeat: no-repeat;
		
}
/*picture boxes*/

.imagebox{
	border: solid #8B7438 2px;
}


/*text*/

.menu{
}
.menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CA;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.menu_on{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
}


.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D7D3;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;

}
.title_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CA;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
}
.text_bold_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2D7D3;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.text_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text_bold a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text_bold a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text_bold a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.text_bold_coloured{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8B7438;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


.text_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_small a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_small a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_small a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


.text_large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_large a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_large a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.text_large a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


.text_italic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}

.button{
	background-color: #ffffff;
	color: #0000CA;
	font-weight: bold;
	border: thin solid;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
