BODY{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000066;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.txt A:link    { color:#666666; text-decoration : underline; }
.txt A:visited { color:#666666; text-decoration : underline; }
.txt A:active  { color:#666666; text-decoration : underline; }
.txt A:hover   { color:#E6931E; text-decoration : underline; }

.txtHighlight {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	color: #000000;
	background-color: LightGrey;
	font-weight : normal;
	text-decoration : none;
}

.headerTxt {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	color: darkBlue;
	background-color: LightGrey;
	font-weight : bold;
	text-decoration : none;
}
.headerTxt A:link    { color:darkBlue; text-decoration : underline; }
.headerTxt A:visited { color:darkBlue; text-decoration : underline; }
.headerTxt A:active  { color:darkBlue; text-decoration : underline; }
.headerTxt A:hover   { color:darkBlue; text-decoration : underline; }

.largeTxt {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
.largeTxt A:link    { color:#666666; text-decoration : underline; }
.largeTxt A:visited { color:#666666; text-decoration : underline; }
.largeTxt A:active  { color:#666666; text-decoration : underline; }
.largeTxt A:hover   { color:#E6931E; text-decoration : underline; }


.smallTxt {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:10px;
	color: #000099;
	font-weight : normal;
	text-decoration : none;
}
.smallTxt A:link    { color:#666666; text-decoration : underline; }
.smallTxt A:visited { color:#666666; text-decoration : underline; }
.smallTxt A:active  { color:#666666; text-decoration : underline; }
.smallTxt A:hover   { color:#000099; text-decoration : underline; }

.lightTxt {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	color: #666666;
	font-weight : 6;
	text-decoration : none;
}
.lightTxt A:link    { color:#666699; text-decoration : underline; }
.lightTxt A:visited { color:#666699; text-decoration : underline; }
.lightTxt A:active  { color:#666699; text-decoration : underline; }
.lightTxt A:hover   { color:#E6931E; text-decoration : underline; }

.alertTxt {
	font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	color: #CC0000;
	font-weight : 6;
	text-decoration : none;
}
.alertTxt A:link    { color:#CC0000; text-decoration : underline; }
.alertTxt A:visited { color:#CC0000; text-decoration : underline; }
.alertTxt A:active  { color:#CC0000; text-decoration : underline; }
.alertTxt A:hover   { color:#666666; text-decoration : underline; }


.txtField{
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
    background-color: #d9d9d9;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;    
    color: #333333;
	scrollbar-arrow-color:  #000099;
	scrollbar-face-color: #9DB3CC;
	scrollbar-track-color: #D6DEE9;
	scrollbar-highlight-color: #C8D3E1;
	scrollbar-3dlight-color: #EAEFF4;
	scrollbar-shadow-color: #7492B6;
	scrollbar-darkshadow-color: #3A5370;
}

.drpDown{
	border-color: #aaa;
	border-width: 1px;
	border-style: solid;
    background-color: #d9d9d9;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;    
    color: #333333;
	scrollbar-arrow-color:  #000099;
	scrollbar-face-color: #9DB3CC;
	scrollbar-track-color: #D6DEE9;
	scrollbar-highlight-color: #C8D3E1;
	scrollbar-3dlight-color: #EAEFF4;
	scrollbar-shadow-color: #7492B6;
	scrollbar-darkshadow-color: #3A5370;
}


.bttn{
	border-color: #000099;
	border-width: 1px;
	border-style: solid;
    background-color: #000099;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;   
}
	
.checkBox{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9px;    
    color: #000099;
	border-color: #000099;
	border-width: 1px;
}

img.colorPicker { 
	padding: 2px; 
	BORDER: #000099 1px solid; 
	WIDTH:16px;
	HEIGHT: 16px; 
}
