html {
  height: 100%;
  margin-bottom: 1px;
}

body.bodyfluid 
#wrap-a{width: 900px;}
#wrap-a{width: 99%;}

img {border:0;}


body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	background: #41566E url(../ims/omt_bg_top.png) repeat-x;
}

a:link, a:visited {
	color: #b72c11; 
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #ffff00;	
	text-decoration: underline;
	font-weight: normal;
}


div, p,  table, td, th {
	font-family: Lucida Grande, Verdana,Helvetica,Arial,sans-serif;
	color: #a0a0a0;
	font-size: 12px;	
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Verdana, Helvetica ,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	vertical-align: bottom;
	color: #666;
	width: 100%;	
}

h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}

h3 { 
	margin: 0;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #cccc36;
}


table.price {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}


.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
