body 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-color:#B33430;
  	font-size:11px;
}

td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	padding:4px 2px 4px 2px;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#B33430;
}

a:hover
{
	color:black;
}

img
{
	border-width:0px;
}

input
{
	font-size:11px;
	border:2px solid #999999;
	background-color:white;
	
}

.logo_main
{
	border:0px;
	float:right;
}

.maps
{
	border:2px solid #B33430;
}

.title_main
{
	font-size:16px;
	color:#B33430;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

.tivilon_white
{
	color:white;
}


.main_body
{
	width:250px;
}

.sub_menu
{
	color:#990000;
}

.menu_drop
{
	text-align:center; 
	border:2px solid #FFE9AF; 
	background-color:#FFF9EB; 
	border-top-width:0px;
}

.shaded_box
{
	background: transparent url(../images/mq_background.gif) no-repeat ;
	padding:7px;
	width:230px;
	height:210px;
}

.menu_item
{
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	text-align:center;
	border-width:2px;
	

}

.grey_title
{
	color:#555555;
	font-weight:bold;
}

.grey_title_large
{
	color:#555555;
	font-weight:bold;
	font-size:13px;
}

div.rounded 
{
 	width: 200px;
 	background: white url(../corners/tr.gif) no-repeat top right;
	text-align:left;
}

div.roundedbody
{
 	width: 600px;
 	background: white url(../corners/tr.gif) no-repeat top right;
	text-align:left;
}

div.rounded2
{
	background: transparent url(../corners/tl.gif) no-repeat top left;
}
div.rounded3
{
	background: transparent url(../corners/br.gif) no-repeat bottom right;
}

div.rounded4nav
{
	background: transparent url(../corners/bl.gif) no-repeat bottom left;
 	padding: 15px 5px 15px 5px;
}

div.rounded4
{
	background: transparent url(../corners/bl.gif) no-repeat bottom left;
 	padding: 15px 15px 15px 15px;
}