/* css Zen Garden submission 102 - 'Revolution!', by David Hellsing, http://www.monc.se/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, David Hellsing */
/* Added: May 3rd, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */



/* This design was made by David Hellsing for monc. */

/*
////////// GENERAL //////////
*/

body {
	background: #000033 url(images/temp_bg_darkblue.gif) fixed;
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 9px;
}

a {
	color: #666699;
	text-decoration: none;
	font-weight: bolder;
}

a:active {
	color: #000;
	border-bottom: 1px dotted #000;
	font-weight: bold;
}

a:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #330099;
	border-bottom: 1px dotted #c32;
	font-weight: bold;
	text-decoration: underline;
}

acronym {
	font-style: normal;
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
	border: none;
}
h1 {
	font: bolder small-caps 17px/1.4em georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	color: #333;
	letter-spacing: .05em;
}
.smalldisclaimer {
	font: normal 10px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
h2 {
	font: bolder small-caps 15px/1.2em georgia, tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
	letter-spacing: .05em;
}
.NewsQuote {
	font: 12px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
td {
	font: 12px/1.4em tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	color: #333333;
	margin-bottom: 9px;
}
.EmailForm {
	font: 11px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
hr {
	color: #666699;
	font-size: 2px;
}
.PDFLink {
	font: 10px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #666699;
}
.ProductDescrip {
	font: 11px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.ShowcaseDescrip {
	font: 12px tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	color: #333;
	margin-bottom: 9px;
}
.proTitle {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
}
.tdBoldHeader {
	font: bold 14px tahoma, verdana, tahoma, arial, helvetica, sans-serif;
	color: #333333;
	margin-bottom: 9px;
}
.footer {
	font: normal 10px/normal Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
