body {
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 210px;
font-size: 12px;
}

h1 {
	color: #497C9E;
	line-height: 20px;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B25238;
	width: 100%;
	height: 20px;
	border: 1px;
	background-color: #eee;
}
#menu a {
	margin: 0 0 10px 10px;
	display: box;
	color: #497C9E;
	font-size: 12px;
	font-weight: bold;
}

#menu .curr {
	margin: 0 0 10px 10px;
	display: box;
	color: #497C9E;
	font-size: 12px;
	font-weight: bold;
}

.contentheading, .contentheading a
{
	font-size: 12px;
	background: url(images/contenth.png) bottom left repeat-x;
	margin: 5px 0 0 0;
	color: #B25238;
}
p {
margin: 0 0 10px 0;
}

a, .r {
	color: #B25238;
}

.rb, table.gentable td.rb {
	color: #B25238;
	font-weight: bold;
}


.price a
{
	color: #B25238;
}






table.gentable, table.blog, table.le  { background-color: #dae1e7; }

table.le input, table.le select {font-size:12px;}

table.le .componentheading, table.le .sectiontableheader {color:B25238; font-weight:bold; text-align:center;}

table.le a {color:#5584A3;}
table.le a:hover {color:#C48672;}

table.gentable td, table.blog td, table.le td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #497C9E; */
	color: #437392;
	background-color: white;
}

table.gentable th, table.blog th, table.le th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* color: #497C9E; */
	color: #437392;
	text-align: center;
	background-color: white;
}

table.maintable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #497C9E; */
	color: #437392;
	background-color: white;
}



.textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* color: #497C9E; */
	color: #437392;
}

.topmarg_bold, table.gentable div
{
	margin-top: 8px;
	font-weight: bold;
}

