.standard {text-decoration:none ;  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal;color:#000000;}
.standardblanco {text-decoration:none ;  font-family: Verdana, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #FFFFFF;}
.copy {	font-family: verdana, geneva, helvetica, arial, sans-serif; 	font-size: 12px; 	color: #000055;}
.nolink  {text-decoration:none
a:hover {text-decoration: underline} }
.big { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; font-weight: bold; text-transform: none;color:#3366FF;}
.bigwhite { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; font-weight: bold; text-transform: none;color:#FFFFFF;}
.tablex { text-decoration:none;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; text-transform: none; color: #000066;}	
.tabley { text-decoration:none;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold ; text-transform: none; color: #000066;}
.tableZ { text-decoration:none;font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; text-transform: none; color: #FFFF66;}


body
{
	background:#6666CC;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}

.cmor
{
color: #6666CC;
}

.cmortit
{
color: #6666CC;
font-family:Arial;
font-weight:bold;
}

select,input
{
font-family:Verdana;
background:#FFFFFF;
color: #6666CC;
}


.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
/*.rbroundbox { width: 50%; margin: 1em auto; }*/
