body {
margin: 0;
padding:0;
color: #333333;
font-family: 'trebuchet ms',helvetica,sans-serif;
background-image:url(submodalBottomBarBkg.gif);
background-repeat:repeat-x;
background-position:bottom;
background-attachment:fixed;
}

.maintable td{
	padding:15px;
}


#toprow{
    font-size: 24px;
	padding:12px 15px;
	font-family:'trebuchet ms',helvetica,sans-serif;
	color:#33CCFF;
    text-align: left;
    white-space: nowrap;
	background:url(header_bg.gif) repeat-x top;
}

.title{
font-size:24px;
color:#33CCFF;
}






.smallnote_top{
	font-size:11px;
	color:#FFFFFF;
}





.btns{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:18px;
   height: 34px;
   width:100px;
   font-weight:bold;
}



.smalltext{
	font-size:11px;
}

#errorbox {
	background-color:#FFFFCC;
	border:1 #999999  solid;
	padding:15px;
	color:#000000;
}

#errortitle{
	color:#FF0000;
	font-weight:bold;
}

.errormsg{
	color:#FF0000;
	font-weight:bold;
}




.fullwidth{
	width:90%;
}


.setvisible{
	diplay:visible;
}

.sethidden{
	display:none;
}
