﻿body
{

    		scrollbar-3dlight-color :  #EAE5D8;
			scrollbar-arrow-color :  #970303;
			scrollbar-base-color :   #EAE5D8;
			scrollbar-darkshadow-color :  #EAE5D8;
			scrollbar-face-color :   #F2F1EE;
			scrollbar-highlight-color :   #F2F1EE;
			scrollbar-shadow-color :   #EAE5D8;
			scrollbar-track-color :  #970303;
			background-color : #F2F1EE;
            }

.menu
{
	background-image : url(images/side.gif);
	background-repeat : repeat-y;
	vertical-align: top;
}
			
.bgleft
{
background-image : url(images/bg_bannerLeft.gif);
background-repeat : repeat-x;
}

.bgright
{
background-image : url(images/bg_bannerRight.gif);
background-repeat : repeat-x;
}


.text
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 13px;
font-size : 12px;
color : #7B7557;
}

a.text
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 13px;
font-size : 11px;
color : #7B7557;
text-decoration : underline;
}

a.text:hover
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height : 13px;
font-size : 11px;
color : #7B7557;
text-decoration : none;
}

.subtext
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
padding-top : 5px;
color : #7B7557;
}

.loginFields
{
font-size: 11px;
font-family :  Tahoma, sans-serif;
background : #E9E6D5;
background-image : url(images/bg_form.gif);
width : 125px;
height : 14px;
border-style : none;
border : none;
border-width : 0px;
vertical-align : top;
border-bottom-width : 0px;
border-bottom : none;
border-top : none;
border-top-width : 0px;
padding : 0px;
line-height : 14px;
padding-top : 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
margin-left : 10px;
}

.footertext
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
}

a.footertext
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
text-decoration : underline;
}

a.footertext:hover
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #FFFFFF;
text-decoration : none;
}