.text {
 font-family: verdana;
 font-size: 11px;
 color: #000000;
 font-weight: normal;
}
.text_bold {
 font-family: verdana;
 font-size: 11px;
 color: #484848;
 font-weight: bold;
}
.text_bold2 {
 font-family: verdana;
 font-size: 11px;
 color: #6D2938;
 font-weight: bold;
}
.footer_txt {
 font-family: verdana;
 font-size: 11px;
 color: #d3d3d3;
 font-weight: normal;
}
a {
   text-decoration: none;
	font-weight: normal;
}
a:hover {	
   text-decoration: underline;
	font-weight: normal;
}
a:active {
  text-decoration: none;
  font-weight: normal;
}
.color1 {
  color: #6D2938;
}
.color2 {
  color: #999;
}
body { 	
margin:0px;
padding:0px
background-image: url(..images/bg_lisa.gif);
background-image: url(../images/bg_lisa.gif);
}
.bg {
	background-color: #D1D1D1;
}
.formbutton{
cursor:pointer;
/* border-style: outset; */
border:outset 1px #cccccc;
background:#6D2938;
color:#FFF;
font-family: "Trebuchet MS", Verdana;
font-size:11px;
padding: 0px 0px;
}
.box {
   border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.footer {
	background-image:url("medias/footer/bg.jpg");
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:760px;
	height:98px;
}
