/*   U = Universal  */

.Ubody {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#E8EFF5;
	scrollbar-shadow-color:#B7CFE4;
	scrollbar-face-color:#B7CFE4;
	scrollbar-highlight-color:#8B8B8B;
	scrollbar-darkshadow-color:#8B8B8B;
	scrollbar-3dlight-color:#F3F7FA;
	background-color : #FFFFFF;
}
.Utxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #878787;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.Utxt A:link       { color:#547187; text-decoration : underline; }
.Utxt A:visited { color:#547187; text-decoration : underline; }
.Utxt A:active  { color:#547187; text-decoration : underline; }
.Utxt A:hover   { color: #AEC5D9; text-decoration : underline; }

.UtxtBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #878787;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #878787;
	text-decoration : underline;
	font-weight : normal;
	line-height : 12px;
}
.UtxtBoldUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #878787;
	text-decoration : underline;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlue{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #819BB2;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.UtxtDarkBlue{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #717171;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.UtxtDarkBlueBold{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #717171;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlueBold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #819BB2;
	text-decoration : none;
	font-weight : bold;
	line-height : 12px;
}
.UtxtBlueUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #819BB2;
	text-decoration : underline;
	font-weight : normal;
	line-height : 12px;
}
.UtxtBlueBoldUl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #819BB2;
	text-decoration : underline;
	font-weight : bold;
	line-height : 12px;
}
.UtxtWhite{
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	line-height : 12px;
}
.UtxtWhite A:link       { color:#FFFFFF; text-decoration : underline; }
.UtxtWhite A:visited { color:#FFFFFF; text-decoration : underline; }
.UtxtWhite A:active  { color:#FFFFFF; text-decoration : underline; }
.UtxtWhite A:hover   { color: #AEC5D9; text-decoration : underline; }

.inputstyle{
    border-top: 1px solid #8B8B8B;
    border-bottom: 1px solid #8B8B8B;
    border-left: 1px solid #8B8B8B;
    border-right: 1px solid #8B8B8B;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #878787;   
    text-decoration: none;	
}
