td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B1B1B;
}
.txtbg {
	background-image: url(../images/core/_txt.jpg);
	background-repeat: repeat-x;
}
.txtbg2 {
	background-image: url(../images/core/_txt2.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #478B38;
    text-decoration:none;
}
a:hover {
	color: #478B38;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}
a:visited {
    text-decoration:none;
}

.gallery {margin-left:-20px;}
.gallery li { float:left; width:112px; list-style:none; }
.gallery .last {width: 340px; }
.home-img {margin-right:10px; border:1px solid #777;}
.home-img2 {margin-left:10px; border:1px solid #777;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

.images {margin: 0 10px 20px 10px;}

ul.gallery img {display: block; margin: 3px;}
.nobullet li {list-style: none;}
.nobullet li img {margin: 4px;}

.home_right_column {width: 135px;}
.margin3 {margin: 3px;}