BODY
{
SCROLLBAR-FACE-COLOR: #A39161; 
SCROLLBAR-HIGHLIGHT-COLOR: #A39161; 
SCROLLBAR-SHADOW-COLOR: #A39161; 
SCROLLBAR-3DLIGHT-COLOR: #AEB7BC; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #EFEFEF; 
SCROLLBAR-DARKSHADOW-COLOR: #000066; 
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#B6AA85; text-decoration : underline;}
.txt A:hover{ color: #B6AA85; text-decoration : underline; }

.pressTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.pressTxt A:link{ color:#000000; text-decoration : underline; }
.pressTxt A:visited{ color:#000000; text-decoration : underline; }
.pressTxt A:active{ color:#B6AA85; text-decoration : underline;}
.pressTxt A:hover{ color: #B6AA85; text-decoration : underline; }


.leftTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.leftTxt A:link    { color:#666666; text-decoration : underline; }
.leftTxt A:visited { color:#666666; text-decoration : underline; }
.leftTxt A:active  { color:#333333; text-decoration : underline; }
.leftTxt A:hover   { color:#333333; text-decoration : underline; }

.rightTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #687787;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.rightTxt A:link    { color:#687787; text-decoration : underline; }
.rightTxt A:visited { color:#687787; text-decoration : underline; }
.rightTxt A:active  { color:#638EB3; text-decoration : underline; }
.rightTxt A:hover   { color:#638EB3; text-decoration : underline; }

.breadcrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #65593A;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.breadcrumbs A:link    { color:#695F3F; text-decoration : none; }
.breadcrumbs A:visited { color:#695F3F; text-decoration : none; }
.breadcrumbs A:active  { color:#695F3F; text-decoration : none; }
.breadcrumbs A:hover   { color:#B6AA85; text-decoration : none; }

.release {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.release A:link{ color:#000000; text-decoration : underline; }
.release A:visited{ color:#666666; text-decoration : underline; }
.release A:active{ color:#666666; text-decoration : underline;}
.release A:hover{ color: #666666; text-decoration : underline; }

.releaseAlt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.releaseAlt A:link{ color:#CCCCCC; text-decoration : underline; }
.releaseAlt A:visited{ color:#CCCCCC; text-decoration : underline; }
.releaseAlt A:active{ color:#FFFFFF; text-decoration : underline;}
.releaseAlt A:hover{ color: #FFFFFF; text-decoration : underline; }

.txtBox{
    border-top: .5 px solid #2E415F;
    border-bottom: .5 px solid #2E415F;
    border-left: .5 px solid #2E415F;
    border-right: .5 px solid #2E415F;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #354D73;
}


.txtField{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}

.drpDown{
    border-top: .5 px solid #354D73;
    border-bottom: .5 px solid #354D73;
    border-left: .5 px solid #354D73;
    border-right: .5 px solid #354D73;
    background-color: #E8EAED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}


.bttn{
    border-top: .5px solid #354D73;
    border-bottom: .5px solid #354D73;
    border-left: .5px solid #354D73;
    border-right: .5px solid #354D73;
    background-color: #C2C9D5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;   
    }
	
.checkBox{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;    
    color: #354D73;
}
.txt tr td p {
	text-align: justify;
}
.rightTxt tr td p {
	text-align: right;
}
