/* © Hantu Enterprises - 2004
Author: Roger Wheatley
www.hantuonline.net
nfo@hantuonline.net
*/
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color:  #295486;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;
	background-attachment: fixed;
	background-image: url(/images/nvbk.gif);
	background-repeat: repeat;
	background-position: center center;
}
a:link {
	font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	cursor: hand;
	filter: Shadow(Color=597DAF, Direction=138);
	text-transform: none;
}
a:visited {
	font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
	h1, h2, h3, h4, h5, h6 {
		margin: 1em 0 0.5em 0;
		font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	}

	h1 { color: #587daf; }
	h2 { color: #587daf; }
	h3 { color: #587daf; }
	h4 { color: #587daf; }
	h5 { color: #587daf; }
	h6 { color: #587daf; }

	.mtarhi h1 { font-size: 120%; }
	.mtarhi h2 { font-size: 110%; }
	.mtarhi h3 { font-size: 100%; }
	.mtarhi h4 { font-size: 100%; }
	.mtarhi h5 { font-size: 90%; }
	.mtarhi h6 { font-size: 90%; }

.mtarhi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	background-attachment: fixed;
	background-image: url(http://mtarhi.com/images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #597DAF;
	text-decoration: none;
	letter-spacing: 2px;
}
.back {
	background-attachment: fixed;
	background-image: url(http://mtarhi.com/images/nvbk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.mtarhi_noback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
}
.copyright {
	font-family: Verdana, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.image {
	border: 10px solid #FFFFFF;

}