BODY {
	background: white;
	color: #333399;
	font-size: 7pt;
	margin: 0px;
	text-align: left;
}
.theheader {
	font-size: 7pt;
	background-image: url("banner.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #00AE67;
    border-collapse: collapse;	
    color: #00AE67;;
	font-family: 'Droid Sans',Arial;
	font-size: 14pt;
	text-align: right;
	vertical-align: middle;
}

.thesidecurve {
	background: transparent;
	color: white;
	font-size: 7pt;
}

.theside {
	background: transparent ;
	color: white;
	font-size: 7pt;
}

A:link          {TEXT-DECORATION: none}
A:active        {TEXT-DECORATION: none}
A:visited       {TEXT-DECORATION: none}
A:hover         {TEXT-DECORATION: none}

.
.theapp 
    border-collapse: collapse;
	font-size: 7pt;
}

.launchbutton {
	border-color: transparent;
	border-width: 0;
	text-align: right;
}
.borderCe {
    border: 1px solid #00AE67;
    border-collapse: collapse;
}
.titleDiv {
    padding: 0 0 0 10px;
    font-weight: bold;
    font-size: 14px;
}