body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #58595B;
	font-weight: normal;
}


/* for in-page links  */

.new {
	font-size: 11px;	
	text-decoration:none;
	font-weight:normal;
	color: #cc3333;
}

a {
	font-size: 11px;	
	text-decoration:none;
	font-weight:bold;
	color: #58595B;
}

a:hover {
	font-size: 11px;
	text-decoration:underline;
}

/* standard menu control - defined to get around problem with bodylinks and width if the standard a attribute is given a width  */

a.menu {
	font-size: 11px;	
	text-decoration:none;
	font-weight: normal;
	color: #58595B;
	width: 222px;
	height: 13px;
	display: block;
	padding-left: 4px;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 2px solid #A2A2A2;
	border-bottom: 2px solid #A2A2A2;
	background: #CACFB6;
}

a.menu:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	display: block;
	height: 13px;
	border-top: 1px solid #58595B;
	border-left: 1px solid #58595B;
	border-right: 2px solid #58595B;
	border-bottom: 2px solid #58595B;
	padding-left: 4px;
	background: #CBCEBD;
}


/* tools menu control - defined to get around problem with bodylinks and width if the standard a attribute is given a width  */

a.toolsmenu {
	font-size: 11px;	
	text-decoration:none;
	font-weight: normal;
	color: #58595B;
	width: 222px;
	height: 13px;
	display: block;
	padding-left: 4px;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 2px solid #A2A2A2;
	border-bottom: 2px solid #A2A2A2;
	background: #A6AE83;
}


a.toolsmenu:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	display: block;
	height: 13px;
	border-top: 1px solid #58595B;
	border-left: 1px solid #58595B;
	border-right: 2px solid #58595B;
	border-bottom: 2px solid #58595B;
	padding-left: 4px;
	color: #58595B;
	background: #CBCEBD;
}


.active  {
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	padding-left: 4px;
	color: #D4D2D5;
	width: 222px;
	height: 13px;
	display: block;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 2px solid #A2A2A2;
	border-bottom: 2px solid #A2A2A2;
	background: #58595B ;
}

.subhead {
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #58595B;
	font-style : italic;
	line-height: 12px;
	padding-top:4px;
	padding-bottom:2px;
}


/* for image-links eg mallinson logo area gif to home page  */

a.piclink {
	text-decoration:none;
	background-color: transparent;
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #B8B8B8;
	border-right: 0px solid #A2A2A2;
	border-bottom: 0px solid #A2A2A2;
}

a.piclink:hover {
	text-decoration:none;
	background-color: transparent;
	border-top: 0px solid #B8B8B8;
	border-left: 0px solid #B8B8B8;
	border-right: 0px solid #A2A2A2;
	border-bottom: 0px solid #A2A2A2;
}




/* text control  */

/* page headers */

h5 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 13px;
	text-decoration:underline;
}
/* in-page headers */

h6 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 13px;
}

p {
	margin-top:11px;
	margin-bottom:11px;
	line-height: 13px;
}

/* menu control paragraph style for previous newsletters in-page menu  */
.previous {
	margin-top:5px;
	margin-bottom:5px;
}


td {
	font-size: 11px;	
}

/* button control  */

a.pagebutton {
	font-size: 11px;	
	text-decoration:none;
	font-weight: normal;
	color: #58595B;
	width: 130px;
	height: 13px;
	display: block;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 2px solid #A2A2A2;
	border-bottom: 2px solid #A2A2A2;
	background: #CACFB6;
	text-align: center;
}

a.pagebutton:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	display: block;
	height: 13px;
	border-top: 1px solid #58595B;
	border-left: 1px solid #58595B;
	border-right: 2px solid #58595B;
	border-bottom: 2px solid #58595B;
	background: #CBCEBD;
}

.pagebuttonactive  {
	font-size: 11px;	
	text-decoration:none;
	font-weight: normal;
	color: #333333;
	width: 130px;
	height: 13px;
	display: block;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 2px solid #A2A2A2;
	border-bottom: 2px solid #A2A2A2;
	background: #CBCEBD;
	text-align: center;
}


.formobjects {
	BORDER-RIGHT: #58595B 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #58595B 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 1px 0px 3px; 
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
	BORDER-LEFT: #58595B 1px solid; 
	COLOR: #000000; PADDING-TOP: 1px; 
	BORDER-BOTTOM: #58595B 1px solid; 
	BACKGROUND-COLOR: #ebebeb;
}

.formoptions {
	BORDER-RIGHT: #58595B 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #58595B 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 1px 0px 3px; 
	FONT: 11px Verdana, Arial, Helvetica, sans-serif; 
	BORDER-LEFT: #58595B 1px solid; 
	COLOR: #000000; PADDING-TOP: 1px; 
	BORDER-BOTTOM: #58595B 1px solid; 
	BACKGROUND-COLOR: #ebebeb;
	width: 190px;
}

.formbutton {
	font-family : verdana, arial, helvetica;
	font-size: 11px;
	color : #ebebeb;
	margin : 1px 0px 1px 0px;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	padding : 1px 0px 1px 0px;
	background: #58595B;
}

