body {
	behavior: url(/css/csshover.htc);
	margin:0px;
	text-align:left;
}

td {
text-align:left;
}

A {
font-weight:normal;
text-decoration: underline;
color:#D31245;
}



#submenu {
border-width: 1px 1px 0px 0px;
border-style: solid;
border-color: #fff;
}

#submenu A {
font-weight:normal;
text-decoration: none;
color:#6D6A68;
padding-left: 10px;
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
}
#submenu A:hover {
font-weight:normal;
text-decoration: none;
color:#000000;
padding-left: 10px;
background-image: url(../img/arrow_over.gif);
background-repeat: no-repeat;
}

#menu UL LI {
float: left;
}

#menu UL LI A {
font-weight:normal;
text-decoration: none;
line-height: 27px;
font-family: "Arial";
color: #6D6A68;
border-width: 0px 0px 1px 1px;
border-style: solid;
border-color: #fff;	
display: block;
margin: 0px;
padding: 0px;
text-align: center;
}
#menu UL {
list-style: none;
z-index: 500;
margin: 0;
padding: 0;
}

#menu UL UL{
position: absolute;
z-index: 500;
}

#menu UL LI UL LI A {
font-weight:normal;
font-family: "Arial";
font-size: 12px;
line-height: 27px;
height:27px;
width:150px;
margin: 0px;
padding: 0px;
color: #6D6A68;
text-decoration: none;
border-width: 0px 0px 1px 1px;
border-style: solid;
border-color: #fff;
text-align: center;
}



div#menu UL UL,
div#menu UL LI:hover UL UL,
div#menu UL UL LI:hover UL UL
{display: none;}

div#menu UL LI:hover UL,
div#menu UL UL LI:hover UL,
div#menu UL UL UL LI:hover UL
{display: block;}



TD{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:16px;
	color: #4C4C4C;
}


a.link1 {
   color: #ffffff;
   text-decoration: none;    
}

a.link2 {
   color: #000000;
   text-decoration: none;    
}

a.link3 {
   color: #D31245;
   text-decoration: underline;    
}

a.link4 {
   color: #6D6A68;
   text-decoration: underline;    
}

a.link_arrow_back {
	background-image: url(../img/arrow_back.gif); 
	background-repeat: no-repeat;
	padding-left:10px;	
  color: #B2B2B2;
  text-decoration: underline;    
}

TEXTAREA{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #000000;
}

INPUT{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: arial, Helvetica;
	font-size: 12px;
	line-height:13px;
	color: #000000;
}

