
td.text
{
	font-family : Trebuchet, Verdana;
	font-size : 10px;
	letter-spacing : .02em;
	color : #4B3F3C;
	padding-bottom : 10px;
	line-height : 13px;
}

table.text2
{
	font-family : Trebuchet, Verdana;
	font-size : 10px;
	letter-spacing : .02em;
	color : #4B3F3C;
}

td.text-red
{
	font-family : Trebuchet, Verdana;
	font-size : 9px;
	letter-spacing : .02em;
	color : #67002A;
	padding-bottom : 15px;
	line-height : 13px;
}

td.form-red
{
	font-family : Trebuchet, Verdana;
	font-size : 9px;
	letter-spacing : .02em;
	color : #67002A;
	font-weight: bold;
}

.text-red
{
	font-family : Trebuchet, Verdana;
	font-size : 10px;
	letter-spacing : .02em;
	color : #67002A;
	padding-bottom : 15px;
	line-height : 13px;
}

td.footer
{
	font-family : Trebuchet, Verdana;
	font-size : 9px;
	letter-spacing : .05em;
	color : #C0C0C0;
	padding-bottom : 30px;
	line-height : 15px;
}

.title
{
	font-family : Trebuchet, Verdana;;
	font-size : 11px;
	letter-spacing : .03em;
	color : #67002A;
	font-weight: bold;
}

.title-green
{
	font-family : Trebuchet, Verdana;;
	font-size : 11px;
	letter-spacing : .03em;
	color : #7F7A11;
}

ul.home
{
	 list-style-type: none;
	 margin: 0;
     padding: 0;
}

ul
{
	 list-style-type: none;
	 margin: 4;
     padding: 4;
}

li
{
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
}

a.footer:link {color: #C0C0C0; background-color: #ffffff; text-decoration: none;}
a.footer:active {color: #C0C0C0; background-color: #ffffff; text-decoration: none;}
a.footer:visited {color: #C0C0C0; background-color: #ffffff; text-decoration: none;}
a.footer:hover {color: #67002A; background-color: #ffffff; text-decoration: none;}

a.red:link {color: #67002A; background-color: #ffffff; text-decoration: none;}
a.red:active {color: #67002A; background-color: #ffffff; text-decoration: none;}
a.red:visited {color: #67002A; background-color: #ffffff; text-decoration: none;}
a.red:hover {color: #ff0000; background-color: #ffffff; text-decoration: none;}

a.body:link {color: #ff0000; background-color: #ffffff; text-decoration: none;}
a.body:active {color: #ff0000; background-color: #ffffff; text-decoration: none;}
a.body:visited {color: #ff0000; background-color: #ffffff; text-decoration: none;}
a.body:hover {color: #67002A; background-color: #ffffff; text-decoration: none;}
	
table.menu a {
width:120px;
border:1px solid #67002A;;
display: block;
}

div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:10px;
font-family: Trebuchet, Verdana;
padding: 2px 5px;
}

div.menu a:link {
color: #333333;
background: #C0C0C0;
}

div.menu a:active {
color: #000000;
background: #C0C0C0;
}

div.menu a:visited {
color: #333333;
background: #C0C0C0;
}

div.menu a:hover {
color: #eeeeee;
background: #67002A;
border:1px solid #000000;
}

div.menu (
position:absolute;
top:0;
left:0;
)

hereCompany {
position:relative; 
top:6px; 
left:0px; 
padding:0; 
margin:0;
width: 80px;
height: 29px;
background: red url(../images/here.gif);
}