body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/blurbg.jpg);
	background-repeat: repeat;
	font-size: 12px;
}

p,td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-color: #ff0000;
	font-size: 12px;	
}

h2, h3, h4, h5 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-color: #ff0000;
}

.photofoot {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #FFFF00;
}

.slide{
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	color: #000000;
	background-color: #ffffff;
	filter: alpha(opacity=90); /* Used for IE opacity */
	moz-opacity: 0.90;  /* used for mozilla opacity */
	opacity: 0.9; /* Opera ? */
}

.menuside {
	white-space: nowrap;
	font-size: 13px;
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 150px;
	padding-left: 20px;
}

.menuside a:link { text-decoration: none; font-weight: bold; color: #ffffff;}
.menuside a:visited { text-decoration: none; font-weight: bold; color: #ffffff; }
.menuside a:hover { text-decoration: none; font-weight: bold; color: #ff0000;}
.menuside a:active { text-decoration: none; font-weight: bold; color: #ffffff; }

a:link { text-decoration: none; font-weight: bold; color: #ff0000;}
a:visited { text-decoration: none; font-weight: bold; color: #ff0000; }
a:hover { text-decoration: underline; font-weight: bold; color: #ff0000;}
a:active { text-decoration: none; font-weight: bold; color: #ff0000; }

.whitelink a:link { text-decoration: none; font-weight: bold; color: #ffffff;}
.whitelink a:visited { text-decoration: none; font-weight: bold; color: #ffffff; }
.whitelink a:hover { text-decoration: none; font-weight: bold; color: #ff0000;}
.whitelink a:active { text-decoration: none; font-weight: bold; color: #ffffff; }

.quietlink { font-size: 12px; }
.quietlink a:link { text-decoration: none; font-weight: bold; color: #666666; }
.quietlink a:visited { text-decoration: none; font-weight: bold; color: #666666; }
.quietlink a:hover { text-decoration: none; font-weight: bold; color: #FF0000; }
.quietlink a:active { text-decoration: none; font-weight: bold; color: #666666; }


.whiteblock {
	background-color: #ffffff;
	padding: 10px;
}

.bordertable {
	background-color: #ffffff;
	border: thin groove #CC0000;
}

.statusbox {
	position: absolute;
	top: 185px;
	left: 675px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
}

.BUYbutton {
	position: absolute;
	top: 443px;
	left: 685px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.GObutton {
	position: absolute;
	top: 545px;
	left: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.OKbutton a:link, .GObutton a:link { text-decoration: none; font-weight: bold; color: #ffffff;}
.OKbutton a:visited, .GObutton a:visited{ text-decoration: none; font-weight: bold; color: #ffffff; }
.OKbutton a:hover, .GObutton a:hover { text-decoration: none; font-weight: bold; color: #ff0000;}
.OKbutton a:active, .GObutton a:active{ text-decoration: none; font-weight: bold; color: #ff0000; }

.banner {
	font-size: larger;
	text-align: left;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	border: none;
}

.listlink {
	font-size: 12px;
}
.listlink a:link { text-decoration: none; font-weight: bold; color: #666666; }
.listlink a:visited { text-decoration: none; font-weight: bold; color: #666666; }
.listlink a:hover { text-decoration: none; font-weight: bold; color: #FF0000; }
.listlink a:active { text-decoration: none; font-weight: bold; color: #666666; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #666666;
}

.icon {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-position-y: top;
}
.excel-file { background-image: url(images/icons/excel.gif) }
.help-file { background-image: url(images/icons/help.gif) }
.hot-file { background-image: url(images/icons/hot.gif) }
.page-file { background-image: url(images/icons/page.gif) }
.pdf-file { background-image: url(images/icons/pdf.gif) }
.photo-file { background-image: url(images/icons/camera.gif) }
.text-file { background-image: url(images/icons/text.gif) }
.web-file { background-image: url(images/icons/web.gif) }
.word-file { background-image: url(images/icons/word.gif) }





