.mainTbl { 
	width: 703px; 
	margin-left:96px;	
	margin-top:26px;
	font-family:arial,helvetica,sans-serif; font-size: 11px; line-height: 11px; color: #000000;
}
.btn { 
	background-color: #4C4C4C;
	background-image: none;
    padding-top: 5px; padding-bottom:5px;
    line-height: 25px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	color:#FFFFFF;
	
}
.btn:hover,.btn.hover,
.btn:active,.btn.active {
	background-color: #003399;
	color:White;
}


input.shadow {width:220px; height:18px; padding-left:3px; font-family:Arial; font-size:11px; border:1px solid; border-top-color:#929292; border-left-color:#929292; border-bottom-color:#afafaf; border-right-color:#afafaf; background-image:url(../../img/backgrounds/bg_forms.gif ); -background-repeat:no-repeat; -background-attachment:fixed;}
input.shadow {-margin-top:-1px; -margin-bottom:-1px; }





a.selectboxEntry       {font-size:11px; line-height:16px; color:#4c4c4c; display:block; width:100%; overflow:hidden;}
a.selectboxEntry:hover {color: #ffffff; background-color:#003399;}
.selectboxContent      {position:absolute; top: 18px; left:  0px; display:none;}
.selectBox td { font-size:11px; line-height:16px; color:#4c4c4c; }
select.thirdsize             {width:93px; display:inline;}
select.default               {width:200px; display:inline;}
select.defaultError          {width:200px; display:inline; border:1px solid #ff0000;}
select.defaultReadonly       {width:200px; display:inline; background-image:none;}
select.defaultReadonlyError  {width:289px; display:inline; background-image:none; border:1px solid #ff0000;}







a                          {color: #4c4c4c; text-decoration: none}
a:hover                    {color: #003399; text-decoration: none}





