body {
	margin:0px;
	padding: 0px;
		background: #9aa url(http://www.mrshmooze.com/images/bg.gif) bottom left fixed repeat-x;
		font-family: verdana, arial, helvetica, san-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align:center;
}

p, td, li {	 font-size: 11px; line-height: 18px;	margin-bottom: 5px; }
a:visited, a:active, a:link { color: #000000; text-decoration: none; font-weight:bold; }
a:hover {	color: #cc0000; text-decoration: underline; font-weight:bold; }

#printlogo {
	display:none;
}
#container {
	background: #FFFFFF;
	width: 780px;
	border: 1px solid #DDD;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:left;
}

#top {
	width: 780px;
	border: 0px;
	margin: 0px;
	padding:0px;
}
#topbar {
	width: 780px;
	background: url('../images/rm_topbar.jpg') repeat-x #cc0000;
	color: #F5F5F5;
	text-align:right;
	line-height: 21px;
	font-family: arial, helvetica, san-serif;
}
#topbar a:visited, #topbar a:active, #topbar a:link { color: #F5F5F5; text-decoration: none; font-weight:bold; }
#topbar a:hover {	color: #FFFFFF; text-decoration: underline; font-weight:bold; }

#content {
	width:780px;
	background-color: #F4F4F4;
	margin:0px;
	padding:0px;
}

#leftcol {
	float:left;
	width: 530px;
	padding-left:20px;

}

#rightcol {
	float:left;
	width: 200px;
	padding-left:20px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#cc0000;
	line-height: 24px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#cc0000;
	line-height: 24px;
}

.dropimage {
  float:left;
  background: url('/images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('/images/shadow.gif') no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

.dropimage img {

  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/* Rainmaker's club. gah.*/

.big { font-size:14px; color:#000000; }

.big a:visited, .big a:active, .big a:link {
	color: 000000;
	text-decoration: none;
}
.big a:hover {
	color: #0000cc;
	text-decoration: underline;
}

.obnox {
	color:#3300ff;
	font-size:24px;
	font-weight:bold;
	font-family: verdana, arial, helvetica, san-serif; line-height:30px;
}

.required { color: #cc0000; font-weight:bold; }
.green { font-weight : bold; color :#009900; }
.table	{ border: 1px solid #000066; }
.tableheader { background-color: #000066; color: #FFF; font-family: verdana, helvetica, arial, sans-serif; font-size: 10px; 	font-weight: bold; }
.button	{
	background-color:#000066;
	color: #FFF;
	font-family: verdana, helvetica, arial, sans-serif;	
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.label {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-size: 10px;
	font-weight: bold;
}
.small {
	font-family: verdana, helvetica, arial, sans-serif;	
	font-size: 9px;
	line-height:14px;

}
.highlight {
	background-color:#ffff33;
	font-weight:bold;
}
