form {margin:0;padding:0}
/* the above resets padding and margins*/
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:20px 0px 40px 0px; padding:0px;
	background:#EBEBEB none;
	/* background:url(images/bk-sample.jpg) #A7A77A repeat; */
	color:#333333;
}
#wrapper {
	width:919px; 
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#FFFFFF;
	/* background:url(images/bk_body.gif) #FFFFFF repeat-y;*/
	background-image:none;
	border: 1px solid #CCC;
	}
#topwrapper{
	padding:3px 8px;
}
#bottomwrapper{
	margin:20px 0px;
	clear:both;
}
#logout{
	font-size:11px;
	text-align:right;
	padding-bottom:5px;
	padding-right:4px;
}
.inp{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	border-style:solid;
	border-color:#c0c0c0;
	color:#232323;
	background-color:#EEEDE3;
	border-width:1px;
	margin-bottom:3px;
}
.clear{
	clear:both;
	font-size:.1px;
	line-height:.1px;
	height:.1px;
}
.navprofile{
	padding:5px 0px 6px 10px;
	background-color:#6F6F48;
	color:white;
	margin-top:4px;
	font-size:11px;
	clear:both;
}
.navprofile a{color:white;}
.navprofile a:hover{color:#FF0;}

.small{font-size:11px;}
.southbay {
	width:771px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:10px;
	color:#999999;
}
