.body {background:#6a372c url(resources/images/hardwood.jpg) no-repeat top left; font-family:tahoma; font-size:11px; color: #000000; width:100%; height:100%}


/*
Used for small rounded corner div sections
*/
div#roundcorners{
margin: 0 0px;
background: #d3e2e8;
}
div#roundedcorners{
margin: 0 5px; 
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
b.rtop, b.rbottom{
display:block;
background: #ffffb6;
}
b.rtop b, b.rbottom b{
display:block;
height: 1px;
overflow: hidden;
background: #d3e2e8;
}
b.r1{
margin: 0 5px
}
b.r2{
margin: 0 3px
}
b.r3{
margin: 0 2px
}
b.rtop b.r4, b.rbottom b.r4{
margin: 0 1px;height: 2px
}

/*
Used for alt small rounded corner div sections/tables
*/
div#roundcorners-alt{
margin: 0 0px;
background: #d3e2e8;
}
div#roundedcorners{
margin: 0 5px; 
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
b.rtop-alt, b.rbottom-alt{
display:block;
background: #ffffb6;
}
b.rtop-alt b, b.rbottom-alt b{
display:block;
height: 1px;
overflow: hidden;
background: #d3e2e8;
}
b.r1-alt{
margin: 0 5px
}
b.r2-alt{
margin: 0 3px
}
b.r3-alt{
margin: 0 2px
}
b.rtop-alt b.r4-alt, b.rbottom-alt b.r4-alt{
margin: 0 1px;height: 2px
}

form.form {
display: inline;
}
.lg-heading-red { font-family: tahoma, sans-serif;
color: #660000;
font-size:18px;
font-weight:bold;
}	
.heading-red { font-family: tahoma, sans-serif;
color: #66000;
font-size:14px;
font-weight:bold;
}
.sm-heading-red { font-family:tahoma, sans-serif;
color: #660000;
font-size: 11px;
font-weight:bold;
}


.lg-heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:24px;
font-weight:bold;
}	
.heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:14px;
font-weight:bold;
}
.sm-heading { font-family:tahoma, sans-serif;
color: #000000;
font-size: 11px;
font-weight:bold;
}


.lg-heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:24px;
font-weight:bold;
}	
.heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:14px;
font-weight:bold;
}
.sm-heading-white { font-family:tahoma, sans-serif;
color: #ffffff;
font-size: 11px;
font-weight:bold;
}

.text-sm { font-family: tahoma, sans-serif;
font-size: 11px;
color: #000000;
}
.text-mini { font-family: tahoma, sans-serif;
font-size: 9px;
color: #000000;
}
.text-med { font-family: tahoma, sans-serif;
font-size: 13px;
color: #000000;
}

.text-white-sm { font-family: tahoma, sans-serif;
font-size: 11px;
color: #ffffff;
}
.text-white-mini { font-family: tahoma, sans-serif;
font-size: 9px;
color: #ffffff;
}

.textred-sm { font-family: tahoma, sans-serif;
color: #660000;
font-size:11px;
}
.text-red-med { font-family: tahoma, sans-serif;
color: #660000;
font-size:13px;
font-weight:bold;
}
.error { font-family: tahoma, sans-serif;
color: #990000;
font-size:11px;
font-weight:bold;
}
A:link {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:active {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:visited {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:hover {font-family: tahoma, sans-serif;
color: #000099;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
