A:link {text-decoration: none; color: #645950;}
A:visited {text-decoration: none; color: #645950;}
A:active {text-decoration: underline; color: #645950;}
A:hover {text-decoration: underline; color: #645950;}

A.menu_link:link {text-decoration: none; color: #ffffff;}
A.menu_link:visited {text-decoration: none; color: #ffffff;}
A.menu_link:active {text-decoration: underline; color: #ff9900;}
A.menu_link:hover {text-decoration: underline; color: #ff9900;}

img.border {border: #645950 solid 1px;}
img.white_border {border: #ffffff solid 1px;}

.white_border {border: #ffffff solid 1px;}

.bgimage
{
background-image: url(../../bglogo.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.main_heading
{
font-family: arial;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
color: #ffffff;
}

.heading
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ff9900;
background: #645950;
}

.menu
{
font-family: arial;
font-size: 12px;
color: #ffffff;
}

.text
{
font-family: arial;
font-size: 12px;
color: #645950;
}

.textbox
{
font-family: arial;
font-size: 12px;
color: #ffffff;
}

.textboxLight
{
font-family: arial;
font-size: 12px;
color: #645950;
background: #FFFFFF;
}

.footer
{
font-family: verdana;
font-size: 10px;
color: #645950;
background: #FFFFFF;
}