body {
font-family:tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color: #000000;
}
.img-header {
	padding-bottom: 25px;
}



.header{
	color:#313138;
	font-size:14px;
}
.header a{
	color:#B8B8B8;
	text-decoration:none;
	padding-top:6px;
	font-size:12px;
	height:30px;
	vertical-align:bottom;
	background-image: url(../images/layout/marker.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.header a:hover{ text-decoration:none; background:none}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.footer{
	color:#4E4E4E;
	padding-left:30px
}
.footer a{ color:#9F9F9F; text-decoration:none}
.thumbnails {
	border: 1px solid #FFFFFF;
}

.td-header {
	background-image: url(../images/layout/b1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 9px;
}
.td-footer {
	background-image: url(../images/layout/b2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer a:hover{ text-decoration:underline}
.footer span{ color:#9F9F9F}

a{ color:#838383; text-decoration:underline}
a:hover{ text-decoration:none}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
