﻿body {
	background-color: #1D2754;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	}

a {
	color: #000066;
	font-family: Verdana;
	font-size: 11px;
	}

a:link,a:active,a:visited { text-decoration: none; color : #000066; }
a:hover { text-decoration: underline; color : #0066CC; }

.table {
	background-color: #B1B5BE;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-collapse: collapse;	
	width: 900px;
	}

.menu{ 
	background-color: #394269;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;	
	text-align: center;	
	border-top: 1px solid #FFFFFF;
	margin-top: 5px;
	padding-bottom: 3px;	
	}
	
h1 {
	margin: 0px;
	font-size: x-large;
	text-align: left;	
}
h2 {
	font-size: medium;
	text-align: center;
}
h3 {
	font-size: small;
	text-align: center;
}

.main {
	border-style: solid;
	border-width: 1px;
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 1px 1px 1px 1px;
	border-collapse: collapse;
}

th {
	background-color: #67708A;
	color: #FFFFFF;
	border-color: #cccccc;
	border-style: inset;
	border-width: 2px;
}
tr {
	border-style: solid;
	border-width: 1px;
}
tr > td:first-child {
	text-align: center;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border-color: #cccccc;
	border-style: inset;
	border-width: 2px;
}
td.r {
	text-align: right;
}
tr:hover {
	background-color: #AFBCD8;
}
td:hover {
	background-color: #3AE;
}

.location {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.loc:link,a.loc:visited,a.loc:active { text-decoration: none; color : #000066; font-size: 10pt; font-weight: bold; }
a.loc:hover { text-decoration: none; color : #0066CC; font-size: 10pt; font-weight: bold; }

.img {
	border-style: none;
}

p {
	text-align: center;
}

.paypal {
	margin: 0px auto 0px auto;
	border-style: none;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	text-align: left;	
}

.sort a {
	font-weight: bold;
	text-decoration: none;
}

.info {
	text-align: right;
}

.info2 {
	text-align: right;
	background-color: #8888B0;
}

.torrent a {
	display:block;
	height:100%;
	text-decoration: none;
	text-align: left;	
}

#toc {
 padding-top: 1em;
margin-left: auto;
margin-right: auto;
}
#toc td {
padding-left: 1em;
padding-right: 1em;
}
