@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFFFFF;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	width: 755px;
	height: 525px;
	color: #333333;
}

td.linux1 {
	width: 60%;
}

td.linux2 {
	width: 10%;
}

td.linux3 {
	width: 30%;
}

td.sc1 {
	vertical-align: top;
	width: 20%;
	padding-bottom: 10px;
}

td.sc2 {
	vertical-align: top;
	width: 60%;
	padding-bottom: 10px;
}

td.sc3 {
	vertical-align: top;
	width: 20%;
	text-align: right;
	padding-bottom: 10px;
}

div.title {
	width: 755px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	color: #333333;
	}

div.titleimgL {
	width: 193px;
	height: 145px;
	float: left;
}

div.titleimgR {
	width: 523px;
	height: 72px;
	float: right;
}

div.titlebuttons {
	width: 550px;
	height: 50px;
	float: right;
	text-align: right;
}

div.titlelabels {
	width: 50px;
	height: 17px;
	float: right;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
}

div.titlespace {
	width: 755px;
	height: 15px;
	float: left;
}

div.menu {
	width: 130px;
	float: left;
	padding: 10px;
	vertical-align: top;
}

div.main {
	width: 585px;
	float: right;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
}

a.menu:link,a.menu:visited {
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	background-color: #cccccc;
	color: #000000;
	text-decoration: underline;
}

a.buttons:link,a.buttons:visited {
	text-decoration: none;
}

a.buttons:hover {
	text-decoration: none;
}

a.text:link,a.text:visited {
	color: #333333;
	text-decoration: underline;
}

a.text:hover {
	background-color: #cccccc;
	color: #000000;
	text-decoration: none;
}

a.dl:link,a.dl:visited {
	color: #003366;
	text-decoration: none;
}

a.dl:hover {
	background-color: #6666FF;
	color: #000000;
	text-decoration: underline;
}

p.title {
	font-size: 14pt;
	font-weight: bold;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.loop {
	width: 237px;
	height: 145px;
	border-style: none;
}

img.noborder {
	border-style: none;
}

img.buttons {
	border-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 50px;
	height: 50px;
}

img.spacer {
	width: 1px;
	height: 1px;
}

.date {
	font-weight: bold;
	font-style: italic;
}

.strong {
	font-weight: bold;
}

.pieces {
	font-weight: bold;
	font-style: italic;
}

table.sc {
	width: 90%;
	border-style: dotted;
}

p.downloads {
	text-align: center;
}

p.downloadsmall {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

table.downloads {
	width: 100%;
	border-style: none;
}

td.downloads1a {
	border-bottom: dotted;
	width: 60%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

td.downloads1b {
	border-bottom: dotted;
	width: 10%;
}