body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#000000;
	font-family: Verdana;
	font-size:x-small;
}
table.maintable {
	width:750px;
}
table.maintable tbody td.main {
	background-image:url('images/bg.gif');
	background-color:#C8C8C8;
}
div.documentbody {
	line-height:150%;
}
p {
	margin-top:0px;
	line-height:150%;
}

h3 {
	margin-bottom:2px;
	padding-bottom:2px;
	font-style:italic;
	text-transform:uppercase;
	color:#000060;
}
table.content {
	width:710px;
	color:#000000;
	border-collapse:collapse;
	margin-bottom:15px;
}
table.content td {
	background-color:#EEEEEE;
}
table.content td.m {
	text-align:left;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	padding:0px 10px 0px 10px;
}
table.content th {
	padding:0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

table.news strong {
	color:#000060;
}



/* Gallery */
table.photogallery {
	width:100%;
}
td.navigation a {
	font-weight:bold;
}
table td.navigation,table.photos th,table.packs th {
	background-color:#DDDDDD;
	padding:4px;
	padding-left:5px;
	height:18px;
}
table.packs,table.cats,table.photos,table.photo {
	width:100%;
}
table.cats td {
	padding:5px;
} 
table.photos td {
	text-align:center;
	padding:5px;
	vertical-align:top;
}
tr.row1 td,table.photos tr.row1 td {
	background-color:#E2E2E2;
}
tr.row2 td,table.photos tr.row2 td {
	background-color:#DADADA;
}
table.packs td {
	padding:4px;
}
p.title {
	font-size:large;
	font-weight:bold;
}
table.photo th {
	width:33%;
}
table.photo p {
	text-align:center;
}
table.photo th {
	width:33%;
	padding:2px;
	text-align:center;
}
table.photo td {
	vertical-align:top;
	padding:4px;
}
div.pagination {
	padding:5px;
	text-align:right;
}
/* End GAllery */


div.block {
	width:100%;
	background-image:url('images/splitter.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
}
div.block img {
	padding:5px;
}
div.block p {
	padding:2px;
	margin:0px;
}
div.block p strong {
	text-transform:uppercase;
	color:#000060;
}