td{
    font-size:9px;
    font-family:verdana;
    color:000000;
    }
a{
    text-decoration:none;
    font-size:11px;
    font-family:tahoma;
    font:900
    }
a:hover{    
    color:red; 
    }
a:visited{
    font-size:10px;
    }

a.white{
    color:ffffff;
	font-family:arial
    text-decoration:none;
    font:100
    }
a.white:visited{
    color:ffffff;
    }
	
.main_link {
    color:#663300;
	font-size:12px;
	font-weight:bold;
    }
.main_link:visited {
    color:#663300;
	font-size:12px;
	font-weight:bold;
    }
	
.mainmenu_item
	{
		width:187px;
		height:33px;
		background-image:url(/images/q1.gif);
		background-position:center;
		background-repeat:no-repeat;
	}
.mainmenu_item_hover
	{
		width:187px;
		height:33px;
		background-image:url(/images/q1r.gif);
		background-position:center;
		background-repeat:no-repeat;
	}
.mainmenu_padding
	{
		padding-top:5px;
		padding-bottom:3px;
		padding-left:42px;
		padding-right:5px;
	}
.contactmenu_item {
		width:157px;
		height:33px;
		background-image:url(/images/b1_new.gif);
		background-position:center;
		background-repeat:no-repeat;
		display:block;
		float:right;
	}
.contactmenu_item_hover{
		width:155px;
		height:33px;
		background-image:url(/images/b1r_new.gif);
		background-position:center;
		background-repeat:no-repeat;
	}
.contactmenu_padding
	{
		padding-top:5px;
		padding-bottom:3px;
		padding-left:15px;
		padding-right:15px;
	}
