}
.x
{
x: x;
}
.color1
{
background-color: #FCA800; /* darkest color */
}
.color2
{
background-color: #ccc0d2;  /* mid color */
}
.color3
{
background-color: #ffffff;  /* lightest color */
}
.color4 
{  
background-color: #e0ccd6;
}
.color5 
{  
background-color: #f2f2f2; /* light */
}
.color6 
{  
background-color: #666666; 
}
.white
{
background-color: #FFFFFF;  /* white */
}
.background
{
background-color: #ffffff;  /* background colour */

}
.rule /* rule color */
{
color: #000066;
}
.mainimage /* alignment and spacing of main image */
{  
float: ;
margin-left : 0px;
margin-bottom : 10px;
margin-right : 10px;
margin-top : 2px;
border-width: 1px;
border-color: #878787
}
.mainimage2 /*  */
{  
float: left;
margin-left : 0px;
margin-bottom : 10px;
margin-right : 10px;
margin-top : 2px;
border-width: 1px;
border-color: #878787
}
.galleryimage
{  
float: center;
margin-left : 0px;
margin-bottom : 15px;
margin-top : 25px;
border-width: 1px;
border-color: #878787
}
.icon
{  
float: left;
margin-left : 0px;
margin-bottom : 2px;
margin-right : 5px;
margin-top : 2px;
border-width: 1px;
border-color: #878787
}
.mainimageright
{  
float: right;
margin-left : 6px;
margin-right : 0px;
margin-bottom : 3px;
margin-top : 1px
}
.text
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	text-decoration : none
}
.textright
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: right;
	text-decoration : none
}
.textcenter
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: center;
	text-decoration : none
}
.textbold
{
	COLOR: #000066;  /* */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
}
.textboldwhite
{
	COLOR: #ffffff;  /* */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
	}
.textbigboldwhite
{
	COLOR: #000000;  /* */
	FONT-FAMILY: arial;
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration : none
}
.textsmall
{
	COLOR: #000000; 
	FONT-FAMILY: arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration : none
}
.textsmallgrey
{
	COLOR: #868686; 
	FONT-FAMILY: arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration : none
}
.textsmallbold
{
	COLOR: #666666; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration : none
}
.textsmallwhite
{
	COLOR: #ffffff; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration : none
}
.textsmallwhitebold
{
	COLOR: #ffffff; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration : none
}
.textsmallboldblue
{
	COLOR: #ff0000; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration : none
}
.useful
{
	COLOR: #666666;  /* */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
}
.caption
{
	COLOR: #000000; 
	FONT-FAMILY: arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration : none
}
.name
{
	COLOR: #a9a9a9; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 28px;
	font-weight: 600;
	text-decoration : none;
	letter-spacing: 0px;
	text-indent: 0px;
}
.heading  /* page heading */
{
	COLOR: #000; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration : none;
	letter-spacing: 0px;
	text-indent: 0px;
	padding: 0 0 8px 0;
	}
.promohead1  /* news abstract heading on home page  */
{
	COLOR: #000000; 
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	text-decoration : none;
	font-weight: bold;
	line-height: 11pt;
	text-indent: 0px;
	padding-left: 0px;
	padding-right:0px;
	padding-top: 3px;
	padding-bottom: 0px;
  	border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-color: #c0c0c0;
	border-style: solid;
	background-color: #
}
.promotext
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
	LINE-SPACING: 16px;
    TEXT-ALIGN: left;
	text-decoration : none	
}
A.abstractlink:link
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.abstractlink:visited
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.abstractlink:hover
{
	COLOR: #ff8000;
	FONT-FAMILY: arial;
	text-decoration: underline;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.more:link   /* -------------------------ccccccccccc----------------------------- */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : none
}
A.more:visited
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : none
}
A.more:hover
{
    COLOR: green;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : underline
}
.promoboxhead  /* -------------------------promobox display controls ---------------------------*/
{
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #e4e4e4;
	FONT-SIZE: 8pt;
	text-align: left;
	font-weight: 600;
	line-height: 10pt;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 0px;
    border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-color: #000000;
	border-style: solid
}
.promoboxtext
{
	COLOR: #000000; 
	background-color: #e4e4e4;
	FONT-FAMILY: arial;
	FONT-SIZE: 8pt;
	text-align: left;
	font-weight: 400;
	line-height: 10pt;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 0px;
    border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-color: #ffffff;
	border-style: solid
}
.sidebarhead  /* -------------------------promobox display controls ---------------------------*/
{
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	background-color: #e4e4e4;
	FONT-SIZE: 8pt;
	text-align: left;
	font-weight: 600;
	line-height: 10pt;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 0px;
    border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-color: #000000;
	border-style: solid
}
.sidebartext
{
	COLOR: #000000; 
	background-color: #e4e4e4;
	FONT-FAMILY: arial;
	FONT-SIZE: 8pt;
	text-align: left;
	font-weight: 400;
	line-height: 10pt;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 2px;
	padding-bottom: 0px;
    border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-color: #ffffff;
	border-style: solid
}
A.promomore:link   /* -------------------------ccccccccccc----------------------------- */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : none
}
A.promomore:visited
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : none
}
A.promomore:hover
{
    COLOR: green;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	text-decoration : underline
}
.event
{
	COLOR: blue; 
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
}
.date
{
	COLOR: blue; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration : none
}
.slogan
{
	COLOR: #000000;
	FONT-FAMILY: verdana;
	FONT-SIZE: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: left
}
A.navbarleft:link /* ---------controls main navigation bar----------------- */
{
    COLOR: #ffffff;  /* controls nav bar text color */
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
	font-weight: bold
}
A.navbarleft:visited /* controls nav bar text color */
{
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
 	font-weight: bold
}
A.navbarleft:hover /* controls nav bar text color */
{
    COLOR: yellow;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
	text-decoration: none;
 	font-weight: bold
}
A.navbarlefton:link /* ---------controls main navigation bar----------------- */
{
    COLOR: yellow;  /* controls nav bar text color */
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
	font-weight: bold
}
A.navbarlefton:visited /* controls nav bar text color */
{
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
 	font-weight: bold
}
A.navbarlefton:hover /* controls nav bar text color */
{
    COLOR: #ffffff;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7pt; 
	text-decoration: none;
 	font-weight: bold
}	
.button /* controls colour and border */
{ 
 	border-style: solid; 
	border-width:0pt;  /* controls = space between */
 	font-size: 7.5pt; 
 	border-color: ; /* controls border color */
 	background: ; /* controls background color */
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left
}
 .over 
{ 
	border-style: solid; 
 	border-width:0pt; 
 	font-size: 7.5pt; 
 	border-color: ;
 	background: ;
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left
}
 .out 
{ 
	border-style: solid; 
 	border-width:0pt;  
 	font-size: 7.5pt; 
 	border-color: ;
 	background: ;
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left#
}	
.buttonon /* controls colour and border */
{ 
 	border-style: solid; 
	border-width:0pt;  /* controls = space between */
 	font-size: 7.5pt; 
 	border-color: ; /* controls border color */
 	background: ; /* controls background color */
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left
}
 .overon 
{ 
	border-style: solid; 
 	border-width:0pt; 
 	font-size: 7.5pt; 
 	border-color: ;
 	background: ;
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left
}
 .outon 
{ 
	border-style: solid; 
 	border-width:0pt;  
 	font-size: 7.5pt; 
 	border-color: ;
 	background: ;
	border-top-color: #ffffff;
	border-top-width : 1px;
	line-height: 12pt; /* controls height of button */
	text-align:left
}
A:link   /* ---------------------------------basic link behaviour---------------------------------- */
{
    COLOR: #0000cc;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none
}
A:visited
{
    COLOR: #0000cc;
    FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none
}
A:hover
{
    COLOR: #009966;
    FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none
}
.bold  /* -------------------------------ccccccccccc-------------------------------------- */
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.bold:link  
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.bold:visited
{
    COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.bold:hover
{
    COLOR: #ff8000;
	FONT-FAMILY: arial;
	text-decoration: underline;
	FONT-SIZE: 12px;
	font-weight: bold
}
A.email:link /* -------------------------ccccccccccc----------------------------- */
{
    COLOR: #3f97c2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	text-decoration : none
}
A.email:visited
{
    COLOR: #3f97c2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	text-decoration : none
}
A.email:hover
{
    COLOR: #008080;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	text-decoration : none
}
A.emailblue:link /* -------------------------ccccccccccc----------------------------- */
{
	COLOR: blue;
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
	font-weight: bold;
	text-decoration: none
}
A.emailblue:visited
{
	COLOR: blue;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.emailblue:hover
{
    COLOR: green;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.useful:link /* -------------------------ccccccccccc----------------------------- */
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none
}
A.useful:visited
{
	COLOR: #666666;
    FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 9pt; 
 	font-weight: bold;
	text-decoration: none
}
A.useful:hover
{
    COLOR: green;
    FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 9pt; 
 	font-weight: bold;
	text-decoration: none
}
A.link:link /* -------------------------ccccccccccc----------------------------- */
{
	COLOR: blue;
	FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none
}
A.link:visited
{
	COLOR: blue;
    FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 8pt; 
 	font-weight: normal;
	text-decoration: none
}
A.link:hover
{
    COLOR: green;
    FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 8pt; 
 	font-weight: normal;
	text-decoration: none
}
A.small:link /* -------------------------ccccccccccc----------------------------- */
{
	COLOR: #Ff0000;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.small:visited
{
    COLOR: #Ff0000;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.small:hover
{
    COLOR: #D60068;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.stories:link /* ---------controls main navigation bar----------------- */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.stories:visited /* controls nav bar text color */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.stories:hover /* controls nav bar text color */
{
    COLOR: #ff8000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : underline
}
.copyright /* -------------------------copyright----------------------------- */
{
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.copyright:link 
{
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.copyright:visited
{
    COLOR: #ffffff;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.copyright:hover
{
    COLOR: yellow;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.navbar:link 
{
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold
}
A.navbar:visited
{
    COLOR: #ffffff;
	FONT-FAMILY: verdana;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold
}
A.navbar:hover
{
    COLOR: yellow;
	FONT-FAMILY: verdana;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: bold
}
.inthissection  /* page heading */
{
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: 600;
	text-decoration : none;
	letter-spacing: 0;
	text-indent: 0px
}
.contact   /* -------------------------contact----------------------------- */
{
    COLOR: #3f97c2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	line-height: 12px;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.contact:link   
{
    COLOR: #3f97c2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	line-height: 12px;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.contact:visited
{
    COLOR: #3f97c2;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	line-height: 12px;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.contact:hover
{
    COLOR: green;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    TEXT-ALIGN: left;
	font-weight: medium;
	line-height: 12px;
	letter-spacing : 0.5px;
	text-decoration : none
}
.dateline /* ------------------------news story date------------------------- */
{
    COLOR: #808080;  /* controls nav bar text color */
	FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 7pt; 
	text-indent: 0px;
	padding-right: 7px;
	font-weight: medium
}
.dateline /* ------------------------news story date------------------------- */
{
    COLOR: #808080;  /* controls nav bar text color */
	FONT-FAMILY: arial;
	text-decoration: none;
 	font-size: 7pt; 
	text-indent: 0px;
	padding-right: 7px;
	font-weight: medium
}
.productname   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #800080;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration : none
}
.productmake   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	font-weight: normal;
	text-decoration : none
}
.productcode   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	font-weight: normal;
	text-decoration : none
}
.productdescription   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;
	font-weight: normal;
	text-decoration : none
}
.productprice   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
    TEXT-ALIGN: left;;
	font-weight: bold;
	text-decoration : none
}
.productviewcart   /* -------------------------shop controls start----------------------------- */
{
    COLOR: #000066;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration : none
}
A.productviewcart:link 
{
    COLOR: #000066;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration : none
}
A.productviewcart:visited
{
    COLOR: #000066;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration : none
}
A.productviewcart:hover
{
    COLOR: green;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration : none
}
A.lessmore:link /* -------------------------ccccccccccc----------------------------- */
{
	COLOR: #Ff0000;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 9px;
	font-weight: normal
}
A.lessmore:visited
{
    COLOR: #Ff0000;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 9px;
	font-weight: normal
}
A.lessmore:hover
{
    COLOR: #D60068;
	FONT-FAMILY: arial;
	text-decoration: none;
	FONT-SIZE: 9px;
	font-weight: normal
}
.location   /* -------------------------location----------------------------- */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.location:link   
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : underline
}
A.location:visited
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : underline
}
A.location:hover
{
    COLOR: green;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : underline
}
.relatedstories  /* page heading */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.relatedstories:link   
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.relatedstories:visited
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.relatedstories:hover
{
    COLOR: #ff8000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : underline
}
.emailthispage  /* page heading */
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: bold;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.emailthispage:link   
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.emailthispage:visited
{
    COLOR: #5b5b5b;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : none
}
A.emailthispage:hover
{
    COLOR: #ff8000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    TEXT-ALIGN: left;
	font-weight: medium;
	letter-spacing : 0.5px;
	text-decoration : underline

