html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	padding:0px;
	margin:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	margin:0px;
	padding:0px;
}

.bg {
	background-color: #C2CFB4;
}
.top {
	background-image: url(../images/topmast.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topleft {
	background-image: url(../images/bgwrapLT.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.toprt {
	background-image: url(../images/bgwrapRT.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.botlft {
	background-image: url(../images/bgwrapLTBOT.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.midbot {
	background-image: url(../images/BGWRAPMIDBOT2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgright {
	background-image: url(../images/bgwrapBOT.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topmastL2 {
	background-image: url(../images/topL2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.l2wrap {
	background-image: url(../images/l2bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgl2mid {
	background-image: url(../images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.botmastl2 {
	background-image: url(../images/l2bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color:#7E1416;
	text-decoration:none;
}
a:visited {
	color:#7E1416;
	text-decoration:none;
}
a:active {
	color:#7E1416;
	text-decoration:none;
}
a:hover {
	color:#FF1F1F;
	text-decoration:none;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	color:#FF0000;
}
.mnwrap {
	background-image: url(../images/mnwrap.gif);
	background-repeat: repeat-y;
}

.image_thumbs img {
	border:1px solid #999999;
	margin-bottom:5px;
}