body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	 padding:0px;
	background-color:#4E130B;
	scrollbar-face-color: #530900; scrollbar-shadow-color: #430902; 
scrollbar-highlight-color: #430902; scrollbar-3dlight-color: #724B19; 
scrollbar-darkshadow-color: #430902; scrollbar-track-color: #6F2801; 
scrollbar-arrow-color: #230C00}

p {	margin: 0px; padding:0px;}

table {
   border-collapse: collapse;
   border: 1px;
   border-color:#dfdfdf;
}

.top_menu{
height:117px;
background-image:url(img/top.jpg);
background-repeat:no-repeat;
padding-left:195px;
font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
color:#890000;
}
	
	
.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#B28C4E;
	padding-left: 23px;
	line-height: 170%;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
}
.right_menu a {
	color:#B28C4E;
	text-decoration:none;
}
.right_menu a:hover {
	color:#B28C4E;
	text-decoration:underline;
}
	
.htext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BFB9B0;
	font-weight: normal;}

.htext h1{ 	font-size:14px;
	display: inline;
	font-weight: normal;}	
	
.htext strong{ 	font-size:14px;
	display: inline;
	font-weight: normal;}
	
.htext h2{ 	font-size:14px;	
	display: inline;
	font-weight: normal; }
	
.htext h3{ 	font-size:14px;	
	display: inline;
	font-weight: normal; }

.maintext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#A49A9A;
	list-style-image: url(img/bullet.gif);
	line-height: 130%;
}
.maintext h2   {
	font-size:12px;
	line-height:normal;
	display: inline;
	font-weight: normal;

	}
.maintext h3 {
	font-size:12px;
	line-height:normal;
	display: inline;
	font-weight: normal;

	}
.maintext h1 {
	font-size:12px;
	line-height:normal;
	display: inline;
	font-weight: normal;

	}
.maintext a {
	color:#858585;
}

.maintext strong {
	font-weight: normal;
}

.bottom{
background-color:#430902;
background-image:url(img/bottom_line.gif);
background-position:top; background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	line-height:300%;
	
}
.bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	text-decoration: none;
}
.bottom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	text-decoration: underline;
}

.mess {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#364372;
	letter-spacing: 0.02 em;
	vertical-align: top;
	word-spacing: 0.01em;
}

.mess a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#364372;
	letter-spacing: 0.02 em;
	vertical-align: top;
	word-spacing: 0.01em;
	text-decoration:underline;
}

.breakoutr {
	float: right;
	width: 225px;
	margin-left: 18px;
	margin-bottom: 18px;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#767A80;
	letter-spacing: 0.02 em;
	line-height: 120%;
	display: table-cell;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #dfdfdf;
} 