body
{
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #666666;
    scrollbar-shadow-color: #666666;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #666666;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
}

a, a:active
{ 	color: #333333;
	text-decoration: none; }

a:visited
{ 	color: #333333;
	text-decoration: none; }

a:hover
{ 	color: #999999;
	text-decoration: underline; }


.mainNav
{ 	color: #333333;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px }
	
.mainTitle
{ 	color: #333333;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px }
	
.main
{ 	color: #333333;
	font-family: verdana;
	font-size: 10px; }

a.main
{ 	color: #333333; }
	
a.main:visited, a.main:hover
{ 	color: #666666; }


.formLabel
{ 	color: #48576C;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px }

.error
{ 	color: #FF0000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px }
	
.calandarText
{ 	color: #104E8B;
	font-family: verdana;
	font-size: 9px; }	
	
.calandarDot
{ 	color: #FF8C00;
	font-family: verdana;
	font-size: 10px; }	

	
TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	text-indent: 2px;
}

INPUT {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

INPUT.pn-text {
	background-color: #D9DCC2;
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

INPUT.button {
	background-color: #D9DCC2;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

INPUT.buttonTransparent {
	background-color: transparent;
	font-family: Verdana;
}

SELECT {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;	
}

SELECT.pn-text {
	background-color: #D9DCC2;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}	