.logo{
color: #333333;
text-decoration: none;
}

a.menu_selected:link,a.menu_selected:active,a.menu_selected:visited,a.menu_selected:hover{
	color: red;
	font-weight: bold;
	text-decoration: none;
}


a:link       {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:active     {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:visited    {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
a:hover      {  font-family: Arial; style; font-size: 12px; color: red; letter-spacing:0px}

a.mailto:link       {  font-family: Arial; style; font-size: 12px; color: white; letter-spacing:0px}
a.mailto:active     {  font-family: Arial; style; font-size: 12px; color: white; letter-spacing:0px}
a.mailto:visited    {  font-family: Arial; style; font-size: 12px; color: white; letter-spacing:0px}
a.mailto:hover      {  font-family: Arial; style; font-size: 12px; color: yellow; letter-spacing:0px}

body         {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
li           {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
ol           {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
table        {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}
td           {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}


.ul_left{
padding-left: 0px;
}

h1{
font-size: 20px;
margin222: 0px;
}

h2{
font-size: 18px;
}

h3{
font-size: 16px;
}

#contactinfo{
	float: right;
	position: absolute;
	top: 2px;
	left: 627px;
	width: 400px;
}

#searchform{
	float: right;
	position: absolute;
	top: 108px;
	left: 3px;
	width: 400px;
}

#content222{
	max-width: 750;
}

#mans{
	bgcolor: yellow;
}

#wrap #mans a{
	font-weight: bold;
}

.btnOnDark{
	border: 1px solid #006; background: #BFBEBE;
	text-indent:0px; 
}

select.search{
	width: 190px;
}
