body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	margin:0;
	color: #620505;
}
.menu{
	font-size: 13px;
	color: #F7ECD8;
	font-weight:bold;
	width:141;
	height:30;
	padding-left:10;
}
.smenu {
	width:141;
	padding-left:20;
	font-weight:bold;
}
.menu a{
	color:#F7ECD8;
	text-decoration: none;
}
.menu a:visited{
	color:#F7ECD8;
	
}
.menu a:hover {
	color: #FF0000;
}
.smenu a{
	color:#F7ECD8;
	text-decoration: none;
}
.smenu a:visited{
	color:#F7ECD8;
	text-decoration: none;
}
.smenu a:hover {
	color: #FF0000;
}
.style1 {
	font-size: 14px;
	color: #421407;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
a{
	text-decoration: none;
}
a:visited{
	color:blue;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #4C0202;
}
.bline {
	text-decoration: underline;
}
.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.borderleft{
 background-image:url(../images/line.gif);
 background-repeat:repeat-y;
 background-position:right;
 background-color:#C0C0C0;
}
.borderright{
 background-image:url(../images/line.gif);
 background-repeat:repeat-y;
 background-position:left;
 background-color:#C0C0C0;
}.adr {
	font-weight: bold;
	color: #F7ECD8;
}
