@charset "utf-8";
/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #000000;
	height:100%;
	color: #CCCCCC;
	font-size:small;
}

.lang {
	font-size:10px;
	font-weight:bold;
	letter-spacing:normal;
}

#content {
	position:absolute;
	top:100px;
	left:100px;
	width:90%;
}

#content2 {
	position:absolute;
	top:100px;
	width:90%;
}

.body2 {
	background: url(images/sk1.gif) #000000 no-repeat right;
	background-attachment:fixed;
}

.body3 {
	background: url(images/sk4.gif) #000000 no-repeat right;
	background-attachment:fixed;
}

.body4 {
	background: url(images/sk5.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body5 {
	background: url(images/sk6.gif) #000000 no-repeat right;
	background-attachment:fixed;
}

.body6 {
	background: url(images/sk7.gif) #000000 no-repeat right;
	background-attachment:fixed;
}

.body7 {
	background: url(images/sk2.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body8 {
	background: url(images/sk8.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body9 {
	background: url(images/sk9.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body10 {
	background: url(images/sk10.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body11 {
	background: url(images/sk2.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body12 {
	background: url(images/sk2.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
.body13 {
	background: url(images/sk2.gif) #000000 no-repeat right;
	background-attachment:fixed;
}
#menu2 {
	position: absolute;
	right:0px;
	width:500px;
	z-index:100;
	top:0px;
	padding-right:20px;
	float:right;
}

#menu{
	position:fixed;
	top:0px;
	z-index:100;
	right:20px;
	letter-spacing:1px;
}

* html div#menu  { right: 20px; position:absolute; }

#sk {
	position:fixed;
	right:0px;
	width:410px;
	z-index:0;
	top:0px;
}
#section {
	position: absolute;
	top:30px;
	left:15px;
	right:15px;
	z-index:2;
	background-color:#000000;
	padding-bottom:10px;
	padding-left:10px;
}

#description {
	position: relative;
	width:400px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.caps {
	text-transform:uppercase;
}
.txt {
	font-size:8.5pt;
}

.mnu {
	font-size:small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 22px;
	font-weight:bold;
}



.yelloBold {
	color: #FFFF00;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
}

.name {
	color: #FFFF00;
	font-size:35px;
	line-height:12px;
}

.yellow {color: #FFFF00}

.imgpad {
	padding-right:10px;
	padding-bottom:10px;
}

.boxpad {
	padding-left:10%;
}
.descpad {
	padding-right:10%;
	width:370px;
}
.processlink {
	position: relative;
	right:10px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color:#FFFF00;
	text-decoration: none;
}
a:visited:hover {
	color:#000000;
	background-color:#FFFF00;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
