.menu {
    font-family : Verdana, sans-serif;
    font-size : 10pt;
    color: #e6e6fa;
	text-decoration : none;
	font-weight: bold;
    letter-spacing : 1px;
}

A.menu:LINK {
	font-family : Verdana, sans-serif;
    font-size : 10pt;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.menu:VISITED {
	font-family : Verdana, sans-serif;
    font-size : 10pt;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.menu:ACTIVE {
	font-family : Verdana, sans-serif;
    font-size : 10pt;
    color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.menu:HOVER {
	font-family : Verdana, sans-serif;
    font-size : 10pt;
    color: #e6e6fa;
	text-decoration : none;
	font-weight: bold;
    letter-spacing : 1px;
}




.bc_header
{
    color: #663300;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	letter-spacing : 0px;
}

A.bc_header:LINK {
    color: #1D601A;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing : 0px;
	text-decoration : none;
}

A.bc_header:VISITED {
    color: #1D601A;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing : 0px;
	text-decoration : none;
}

A.bc_header:ACTIVE {
    color: #1D601A;
    font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing : 0px;
	text-decoration : none;
	
}

A.bc_header:HOVER {
	color: #663300;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing : 0px;
	text-decoration : none;
	
}

.welcome
{
	color: #8B8E59;
	font-family: arial, sans-serif;
	font-size: 18pt;
}


.footer_bg
{
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #7A7A68;	
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}



A.footer:LINK {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #815600;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer:VISITED {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #815600;	
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer:ACTIVE {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #815600;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer:HOVER {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #507B4E;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer_grey:LINK {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #7A7A68;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer_grey:VISITED {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #7A7A68;	
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer_grey:ACTIVE {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #7A7A68;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

A.footer_grey:HOVER {
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	color: #507B4E;
	text-decoration : none;
	font-weight: bold;
	letter-spacing : -1px;
}

/* LINKS */
A:LINK
{
	color: #1D601A;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    letter-spacing : -1px;
}

A:ACTIVE
{
	color: #1D601A;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    letter-spacing : -1px;
}

A:VISITED
{
	color: #846528;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    letter-spacing : -1px;
}

A:HOVER
{
	color: #996600;
    font-family: verdana, arial, sans-serif;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
    letter-spacing : 1px;
}




.bg_green
{
    background-color: #FFFFFF;
    background-image : url(bg.jpg);
	background-repeat : repeat;
	font-family: verdana, sans-serif;
	font-size: 9pt;
    letter-spacing : 0px;
}

/* BodyCopy NB: Different to IE */
.bodycopy
{   background-color:#FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
    font-size: 9pt;
    text-align: justify;
}

.bodycopy_title
{	
	color: #303030;
	font-family: verdana, sans-serif;
    font-size: 16pt;
	font-weight: bold;
}

.bodycopy_subtitle
{	
	color: #303030;
	font-family: verdana, sans-serif;
    font-size: 12pt;
	font-weight: bold;
}

.qt
{	
	color: #303030;
    font-family: courier new, monospace;
    font-size: 8pt;
    margin-left:    3em;
    margin-right:   3em;
}

.bodycopy_header
{
	color: #663300;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing : 0px;
}


.bodycopy_no_bg
{	
	color: #000000;
    font-family: verdana, arial, sans-serif;
	font-size: 9pt;
    text-align: justify;
}


.formbox
{
	background-color : #FBFBE7;
	color: #333333;
	font-family: arial, sans-serif;
    font-size: 10pt;
}

textarea.formbox
{
	background-color : #FBFBE7;
	color: #333333;
	font-family: arial, sans-serif;
    font-size: 10pt;
	width: 350px;
}

A.grey_header:LINK {
	color: #996600;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	
}

A.grey_header:VISITED {
	color: #996600;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	
}

A.grey_header:ACTIVE {
	color: #996600;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	
}

A.grey_header:HOVER {
	color: #996600;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	
}



BODY {
    scrollbar-base-color:#EDEDED;
}


