/* CSS Document */

body{
	background-color:#000000;
	margin: 0;
	background-image: url(images/website/bg_sawtooths.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0px;
}

h1 {
	font-size: 11pt;
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: -0.05em;
}
h3 {
	font-size: 10pt;
	color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-size:9pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textsm {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.linkbtmmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.linkbtmmenu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}

.linktopmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.linktopmenu:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
.linkmwd {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.linkmwd:hover {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.body-table {
	background-color: #000000;
}
.bodybtmmenu {
	background-color: #F6BD14;
	background-image: url(images/website/bg_yellow.jpg);
	background-repeat: repeat;
}
.body-fadeout {
	background-color: #FFFFFF;
	background-image: url(images/website/fade-out.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodybtmmenu2 {
	background-color: #848485;
	background-image: url(images/website/bg_gray.jpg);
	background-repeat: repeat-y;
}
.linkinv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.linkinv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

