body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #330066;
	margin-top:10px;
	margin-left:10px;
}
#container{
	width:800px;
	height:100%;
}
#headbox {
	width:800px;
	height:70px;
	background-image:url(../graphics/pic10821.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}
#headbox h1 {
	margin:0 0 10px 100px;
	font-size:18px;
}
/* #headbox.ibmlogo {
	position:relative;
	left:760px;
}*/
#ibmlogo {
	text-align:right;
	padding-right:10px;
	font-style:italic;
}
#ibmlogo img {
	margin-left:20px;
}
#blustrip {
	width:780px;
	height:26px;
	background-image:url(../graphics/bottomstrip.jpg);
	color:#CCCCCC;
	padding:4px 10px;
	text-align:right;
	font-size:12px;
}
#menu {
/*	position:absolute;
	left:10px;
	top:115px;
*/
	min-height:400px;
	width:120px;
	display:inline;
	float:left;
}
#rightcol {
/*	

	min-height:400px;
	width:146px;
	display:inline;
	float:right;
*/
}
#central {
/*	position:absolute;
	left:130px;
	top:115px;
*/
	color:#333333;
	padding: 15px 15px 15px 25px;
/*	width:504px;*/
	width:640px;
	min-height:70px;
	display:inline;
	float:left;
}
#central h1{
	font-size:18px;
	margin-bottom:10px;
}
#central h3{
	font-size:16px;
	margin-bottom:10px;
}
.emphasis {
	font-weight:bold;
	color:#660000;
}
/*.mmenuitem a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding:3px 10px;
	margin-left:10px;
}
*/
.mmenu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	padding:0px 0px 6px 0px;
	margin-left:6px;
}
.mmenuitem a:hover{
	background-color:#330066;
}
.mmenu{
	background-image:url(../graphics/bluebg.gif);
	margin:0px;
	padding:0px 10px 4px 10px;
	width:108px;
}
.mmenuitem{
	border-bottom:solid #CCCCCC 1px;
	margin:0px;
	padding:4px 0px;
}
.mmenulast{
	margin:0px;
	padding:4px 0px 0px 0px;
}

.menugrey{
	background-image:url(../graphics/greybg.gif);
	width:118px;
	padding:5px;
}
.flag{
	margin:4px 0px 0px 9px;
}
.aditem {
	padding:6px ;
	margin:10px 0px;
	color:#666666;
	background-color:#CCCCCC;
}
#bottomstrap {
	width:800px;
	height:34px;
	background-image:url(../graphics/bottomstrip.jpg);
	color:#CCCCCC;
}
#bottomstrap img {
	margin:0px 0px 0px 550px;
}
.dropin {
	background-image:url(template/dropbox.png);
	height:313px;
	width:160px;
	padding:10px 20px;
	visibility:hidden;
	left:466px;
}
.dropintitle{
	width:140px;
	margin:0px 10px 10px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	height:30px;
}
.status{
/*	text-align:center;*/
	padding-left:40px;
	font-weight:bold;
}
#chart{
	width:280px;
	display:inline;
	float:left;
}
#chartcomment{
	width:350px;
	display:inline;
	float:right;
	padding-top:55px;
}
#userform {
	width:650px;
	text-align:center;
}
#blustrip a{
	color:#FFFFFF;
	text-decoration:none;
}
#blustrip a:visited{
	color:#FFFFFF;
}
.regForm {
	width:460px;
	background-color:#C6DEFF;
	margin:10px;
}
.regForm td {
	padding-left:30px;
}
.loginForm {
	width:460px;
	margin:10px;
}
.loginForm td {
	padding-left:30px;
}
.firstrow {
	padding-top:10px;
	background-image:url(../graphics/boxtop.gif);
	background-repeat:no-repeat;
}
.lastrow {
	padding-bottom:7px;
	background-image:url(../graphics/boxbottom.gif);
	background-repeat:no-repeat;
}
.red{
	padding-left:40px;
	font-weight:bold;
	color:#CC0000;
}
.partnerlogo{
	margin-right:20px;
}