/* -- Orange: #D19800;   Visited Orange: #E1B541;  Dark Brown: #857364;   LIght Grey: #C1BFB4; -- */

/* Scrollbar */
body 
{
/*	scrollbar-face-color: #4C8B5F;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: Silver;
	scrollbar-3dlight-color: #F4EFD8;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #0021A8;
	scrollbar-arrow-color: White;*/
} 
p  {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: white;
}
BODY  {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: white;	
}

/* -- Standard Links -- */
a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a:link:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C1BFB4;
}
a:link:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D19800;
}
a:link:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D19800;
}
/* -- Standard Links -- */
a.linkgrey {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C1BFB4;
}
a.linkgrey:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C1BFB4;
}
a.linkgrey:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D19800;
}
a.linkgrey:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D19800;
}
/*
A.menudark:link  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:visited  {
	FONT-SIZE : 12px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:hover  {
	FONT-SIZE : 12px;
	COLOR : #999999;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:active  {
	FONT-SIZE : 12px;
	COLOR : #773333;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menudark:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menudark:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menudark:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.menudark:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:link  {
	FONT-SIZE : 12px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:visited  {
	FONT-SIZE : 12px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:hover  
{
	position:relative;
	FONT-SIZE : 12px;
	COLOR : #FFDE00;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	filter:progid:DXImageTransform.Microsoft.glow(Color='gray');
}

A.menu:active  {
	FONT-SIZE : 12px;
	COLOR : #ffffff;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:link  {
	FONT-SIZE : 11px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.menu:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.menu:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.menu:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:visited  {
	FONT-SIZE : 11px;
	COLOR : #ddeeed;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:hover  {
	FONT-SIZE : 11px;
	COLOR : #FFDE00;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:active  {
	FONT-SIZE : 11px;
	COLOR : #ffffff;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.submenu:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.submenu:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.submenu:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
*/


/***************** Used for general Links in the Site *******************************/
A.linkdark:link  {
	FONT-SIZE : 12px;
	COLOR : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}
A.linkdark:visited  {
	FONT-SIZE : 12px;
	COLOR : silver;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.linkdark:hover  {
	FONT-SIZE : 12px;
	COLOR : #F1A24B;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

A.linkdark:active  {
	FONT-SIZE : 12px;
	COLOR : #F1A24B;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.linkdark:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.linkdark:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.linkdark:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.linkdark:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.link:link  {
	FONT-SIZE : 12px;
	COLOR : #5B4E43;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.link:visited  {
	FONT-SIZE : 12px;
	COLOR : #857364;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.link:hover  {
	FONT-SIZE : 12px;
	COLOR : #FFFFFF;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : underline;
}

A.link:active  {
	FONT-SIZE : 12px;
	COLOR : #ffffff;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

A.link:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.link:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

A.link:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.link:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/********************************************************************/

.selected
{
	font-weight:900;
	font-style:italic;
}

.menuedit
{
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menuedit:visited  {
	FONT-SIZE : 11px;
	COLOR : yellow;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.menuedit:hover  {
	FONT-SIZE : 11px;
	COLOR : #ff9999;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

.menuedit:active  {
	FONT-SIZE : 11px;
	COLOR : yellow;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
}

TD.normal  {
	FONT-SIZE : 11px;
	COLOR : #140812;
	FONT-FAMILY : Tahoma, Verdana, Arial;
}
TD.tablemainheader
{
    BORDER-RIGHT: #6782a6 thin ridge;
    BORDER-TOP: #6782a6 thin ridge;
    FONT-SIZE: 12px;
    BORDER-LEFT: #6782a6 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #6782a6 thin ridge;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #6699cc;
}

TD.content
{
	FONT-SIZE : 11px;
	padding-left: 14px;
	padding-top: 8px;	
}

.tabledata  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #e9f0ff;
	
}

.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : #e9ecf9;
}

TD.sidebar  {
	BORDER-RIGHT : orange 1px solid;
	PADDING-RIGHT : 1px;
}

TD.sidebartext  {
	FONT-SIZE : 11px;
	COLOR : #dddddd;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

Table.main  {
	FONT-SIZE : 10pt;
	MARGIN : 1em auto;
}

INPUT.textfield2
{
    FONT-SIZE: 13px;
    COLOR: black;
    BACKGROUND-COLOR: #e9ecf9;
    BORDER: none
}
INPUT.textfield  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	BACKGROUND-COLOR : #6699cc;
}

INPUT.checkbox  {
	FONT-SIZE : 9px;
	FLOAT : none;
	COLOR : #6699cc;
	BACKGROUND-COLOR : transparent;
}

SELECT.selectfield  {
	FONT-SIZE : 9px;
	COLOR : #ffffff;
	BACKGROUND-COLOR : #6699cc;
}

INPUT.button  {
	FONT-SIZE : 9px;
	COLOR : white;
	BACKGROUND-COLOR : #6699cc;
}
INPUT.buttonforms  {
	FONT-SIZE : 9px;
	COLOR : white;
	BACKGROUND-COLOR : #857465;
}

INPUT.warningbutton  {
	FONT-SIZE : 8px;
	COLOR : white;
	BACKGROUND-COLOR : red;
}

SELECT.selectfield
{
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #6699cc
}

TEXTAREA.textfield
{
	font-size: 11px;
	overflow: auto;
	color: #ffffff;
	background-color: #6699cc;
}
TEXTAREA.editable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

DIV.diveditmenu
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	z-index: 10000;
	left: 0px;
	visibility: hidden;
	border-left: #000000 1px solid;
	width: 105px;
	border-bottom: #000000 1px solid;
	position: absolute;
	top: 0px;
	background-color: white;
}

#status  {
	FLOAT : right;
}

#title  {
	FONT-SIZE : 12pt;
}

Table.main  {
	FONT-SIZE : 10pt;
	MARGIN : 1em auto;
}

#copyright  {
	PADDING-RIGHT : 1em;
	BORDER-TOP : #c0c0c0 1px solid;
	PADDING-LEFT : 1em;
	FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
	PADDING-BOTTOM : 2px;
	PADDING-TOP : 2px;
	TEXT-ALIGN : right;
}

#myChaser {
        position:absolute;
        left:20px;
        top:0px;
        width:250px;
        color:#555555; 
        font-family:verdana, arial, sans-serif;
        font-size:12px;
        z-index:1000;
    }

.selected {
	font-weight:900;
	font-style:italic;
}

.msg  {
	FONT-SIZE : 8pt;
}

.contentToolbar
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: thin outset; 
	background-color: threedface; 
	color:menutext; 
}

.cbtn
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	height:15;
	text-align: center;
	border: "1 solid";
	background-color: "threedface";
	border-color: "threedface threedface threedface threedface";
}

.search  {
	FONT-SIZE : 8pt;
	font-color : #eeeeee;
}

.footer  {
	FONT-SIZE : 11px;
	COLOR : #cccccc;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	TEXT-DECORATION : none;
	font-weight: bold;
}

.imgLibrary  {
	FONT-SIZE : 10px;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : gainsboro;
	TEXT-DECORATION : none;
}

.imgLibrary2  {
	FONT-SIZE : 10px;
	COLOR : #222222;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : white;
	TEXT-DECORATION : none;
}

.fileLibrary {
	FONT-SIZE : 10px;
	COLOR : black;
	FONT-STYLE : normal;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : buttonface;
	TEXT-DECORATION : none;
}

.fileLibrary2 {
	FONT-SIZE : 10px;
	COLOR : #222222;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR : white;
	TEXT-DECORATION : none;
}

.separator {
	BORDER-RIGHT : #e9e9e9 2px solid;
	BORDER-LEFT : gray 1px solid;
	WIDTH : 3px;
	HEIGHT : 38px;
}

.raisedButton {
	BORDER-RIGHT : silver 1px solid;
	PADDING-RIGHT : 1px;
	BORDER-TOP : silver 1px solid;
	PADDING-LEFT : 1px;
	PADDING-BOTTOM : 1px;
	BORDER-LEFT : silver 1px solid;
	CURSOR : default;
	PADDING-TOP : 1px;
	BORDER-BOTTOM : silver 1px solid;
	TEXT-ALIGN : center;
}

.raisedButton IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.lightButton IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.3d-blue
{
	filter:blur(direction=120,strength=4);
	font: bold small-caps x-large verdana;
	text-transform: capitalize;
	position: absolute;
}

.smallcaps
{
	font: small-caps;
}

.bigtext
{
	font-size: 100px;
}

.reallybigtext
{
	font-size: 200px;
}

.smallshadow
{
	filter:blur(direction=120,strength=2);
	position: absolute;
}

.bigshadow
{
	filter:blur(direction=120,strength=5);
	position: absolute;
}

.yellowglow
{
	filter:glow(color=yellow,strength=3);
	position: absolute;
}
.whiteglow
{
	filter:glow(color=white,strength=3);
	position: absolute;
}
.redglow
{
	filter:glow(color=red,strength=3);
	position: absolute;
}

.wave
{
	filter: wave(strength=0,freq=1,lightstrength=20,add=0,phase=0);
	position:absolute;
}



/* -- START CUSTOMISED STYLES -- */



/* -- use on download links -- */
a.download {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Blue;
}
a.download:visited {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: Purple;
}
a.download:hover {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

/* -- maybe use instead of a.link -- */
.sidenav
{
    color: #6565a5;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
a.sidenav:link
{
    color: #6565a5;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
a.sidenav:visited
{
    color: #6565a5;
    font-family: verdana, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none
}
a.sidenav:hover
{
    color: orange;
    text-decoration: underline
}
/* ---- */
.textfield {  font-family: arial; font-size: 8pt; color: #000000;
}
/* ---- */
.textwhite
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none
}
/* footers */
.subtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/* left banner text */
.subtextwhite {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
/* ---- */
.largetext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
/* -- delete -- */
.heading12b { font-size: 11pt; font-weight: bold; }
.heading10b { font-size: 10pt; color: #000000; font-weight: bold; }
.headingcb { font-size: 10pt; color: #ffffff; font-weight: bold; 
}
/* -- Normal -- */
.notes8 {
	font-size : 8pt;
	font-weight : normal;
	color : #003399;
}
/* -- Bold --- */
.notes8b {
	font-size : 8pt;
	font-weight : bold;
	color : #003399;
}
/* -- Red Normal -- */
.notes8c {
	font-size : 8pt;
	font-weight : normal;
	color : Red;
}

/* --- Yellow Headings --- */
.bgcolordark 
{ background-color: #ffcc33; font-family: arial; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;}
	/* header - beige */
.bgcolorlight
{ background-color: #e7ddc0; font-family: arial; font-size: 12px; color: #241959; font-weight: normal; text-decoration: none; }

/* -- form field - light blue -- */
select.search {
	font-size: 9px;
	color: #000000;
	background-color: Yellow;
}
/* ---- */
input.search {
	font-size: 9px;
	color: #000000;
	background-color: Yellow;
} 
/* ---- */
.blockquote
{ font-weight: normal; font-size: 9pt; position: relative; margin-left: 1.5cm;
}

/* -- Coloured Scroll Bars -- */
body 
{scrollbar-face-color: #f8d823; scrollbar-shadow-color: #ffffff; scrollbar-highlight-color: #0099ff; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #0099ff;
} 

/* -- raised block -- */
.block 
{
	background-color: #cccc99;
	border-bottom-color: #999966 thin outset;
	border-left-color: #ffffcc thin outset;
	border-right-color: #999966 thin outset;
	border-top: #ffffcc thin outset;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

/* <input type="radio" name="contact by" checked value="contact by email" style="background: #bcbcbc; color:#ffffff;"> */

/* -- Delete --*/
.subtext-l-blue {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ActiveCaption;
}

/* -- Company Name on top banner of each page --- */
.companynamebanner {
	font-family: arial, helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : white;
	letter-spacing: 1px;
}
.textorangebold11 {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #F1A24B;
	line-height: 15px;
}
.hometextwhite {
	font-family: arial, helvetica, sans-serif;
	font-size : 15px;
	color : white;
	line-height: 24px;
	letter-spacing: 1px;
}

.footerwhite {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color : white;
}
.footerpalebrown {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #C1BFB4;
}
/* -- side bar main nav links -- */
a.navlink {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #857364;
}
a.navlink:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #9E8D80;
}
a.navlink:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration:  none;
	color: #D19800;
}
/* -- side bar main nav links -- */
.navlinkover {
	font-size: 15px;
	font-weight: bold;
	text-decoration:  none;
	color: #D19800;
}
/* -- side bar main nav links -- */
a.navlinknospace {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #857364;
}
a.navlinknospace:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #D19800;
}
a.navlinknospace:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration:  none;
	color: #D19800;
}
/* -- use on download links -- */
a.linkhomeorange {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #D19800;
}
a.linkhomeorange:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #E1B541;
}
a.linkhomeorange:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #C1BFB4;
}
/* -- use on download links -- */
a.footerlink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C1BFB4;
}
a.footerlink:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C1BFB4;
}
a.footerlink:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D19800;
}
/* -- address details on yellow side bar --- */
.sidebaraddress {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #857364;
	margin-left: 8px;
}
/* -- address details on yellow side bar --- */
.acrobattext {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #857364;
	margin-left: 8px;
}
/* -- use on download links -- */
a.sidebaremaillink {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #857364;
	font-weight: bold;
}
a.nsidebaremaillink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #857364;
	font-weight: bold;
}
a.sidebaremaillink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #857364;
	font-weight: bold;
	text-decoration: underline;
}
/* -- use on download links -- */
a.sidebaracrobatlink {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #857364;
	font-weight: bold;
}
a.sidebaracrobatlink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #857364;
	font-weight: bold;
}
a.sidebaracrobatlink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 10px;
	color: #857364;
	font-weight: bold;
	text-decoration: underline;
}
/* --  -- */
a.linkwhitebold11 {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: white;
	font-weight: bold;
}
a.linkwhitebold11:visited {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: white;
	font-weight: bold;
}
a.linkwhitebold11:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #F1A24B;
	font-weight: bold;
	text-decoration: underline;
}
/* --   -- */
a.linklightbrownbold11 {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #C1BFB4;
	font-weight: bold;
}
a.linklightbrownbold11:visited {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: white;
	font-weight: bold;
}
a.linklightbrownbold11:hover {
	font-family: arial, helvetica, sans-serif;
	font-size : 11px;
	color: #F1A24B;
	font-weight: bold;
	text-decoration: underline;
}
.tdcolor1  {
	FONT-SIZE : 11px;
	COLOR : white;
	font-weight: bold;
    background-color: #D19800;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.tdcolor2  {
	FONT-SIZE : 12px;
	COLOR : #7C6D5F;
	font-weight: bold;
	background-color: #F6CF22;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}
.tdcolor3  {
	FONT-SIZE : 12px;
	COLOR : #7C6D5F;
	font-weight: bold;
    background-color: #C1BFB4;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
}

/* -- Orange: #D19800;   Visited Orange: #E1B541;  Dark Brown: #857364;   LIght Grey: #C1BFB4; -- */
