/* Go16 Opaque Projector  Style Sheet ver. 2-001 */
/* Written by Brian Walker at WWW.CLM3D.COM */
/* February 19, 2005  */
/*   */

body {
	font-family: Verdana, sans-serif;
	color: #626262;
	background: White;
	margin-top: 0px;
	background-image: url(imgs_go16/bgrnd_1-001.gif);
	background-repeat: repeat;
}


/* Links for the Body Table */
.body a:link, .body a:visited {
	font-family: Verdana, sans-serif;
	color: Blue;
	text-decoration: underline;
	font: bold 1.25em;
}

/* Font Styles -n- Colors
#000080 = Navy  
#C40000 = Dark Red
#626262 = Dark Gray
#800080 = Purple
#0000FF = Blue
#48A4FF = Light Blue
#FF0000 = Red

*/

/* Header Fonts */
h1 { color: #000080; 	}
h2 { color: #C40000; position: relative; top: -.65em; }
h3 { color: #B70000; position: relative; top: -.65em; }
h4 { color: #000080; font-weight: bold; }

/* Prinmary Font */
p {	font-family: Verdana, sans-serif; color: #626262; font-size: medium; }

/* MAIN Links */

a:link {
	font-family: Verdana, sans-serif;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited  {
	font-family: Verdana, sans-serif;
	color: #800080;
	text-decoration: underline;
	font-weight: bold;
}
a:hover { font-family: Verdana, sans-serif; color: #FF0000; }

/* MAIN FONTS */

em { color: #C40000; font-weight: bold; }
th, td { font-size: smaller; }
th { color: navy; }
td { color: #626262; }

.dred { font-family: Verdana, sans-serif; color: #C40000; font-weight: bold; }
.dred2 { font-family: Verdana, sans-serif; color: #C40000; font-weight: bold; font: bold 1.25em; }
.dgray { font-family: Verdana, sans-serif; 	color: #626262;  font-weight: bold; }
.dnavy {
	font-family: Verdana, sans-serif;
	color: navy;
	font: bold 1em;
}
.dnavy2 { font-family: Verdana, sans-serif;	color: navy; font-weight: bold;	font: bold 1.25em; }

.dnavysml { font-family: Verdana, sans-serif;	color: navy; font-weight: bold;	font: bold .75em; }


/* BUY - PRODUCT Table */
.price { color: red; font-weight: bold; }
.listprice { color: gray; font-weight: bold; }

.buytable {
	margin: .25em;
	padding: .25em;
	border: 1px solid #D48B00;
	background-color: white;
	font-family: serif;
	float: right;
	background: url(imgs_go16/deco_suns_x-small2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.buytable a:link {
	font-family: Verdana, sans-serif;
	color: Blue;
	text-decoration: underline;
	font: bold 1em;
}

.buytable a:visited  {
	font-family: Verdana, sans-serif;
	color: #800080;
}
.buytable a:hover { font-family: Verdana, sans-serif; color: #FF0000; }

.buytablepad {
	margin: .25em;
	padding: .25em;
	font-family: serif;
	background-color: White;
}


/* AKA Table Details */
.akatable 
   {
	margin: .0em;
	padding: .75em;
	border: 1px dotted #FFA500;
	background-color: #F0FFF0;
	font-family: serif;
	float: none;
	background: #FFFACD;
}

/* Removes Link Underlines for the aka Table */
.akatable a:link, .akatable a:visited {
	font-family: Verdana, sans-serif;
	color: Navy;
	text-decoration: none;
	font: bold 1em;
}


 /* FOOTER Table Details */
.footer
   {
	margin: .0em;
	padding: .75em;
	border: 2px solid Navy;
	font-family: serif;
	float: none;
	background: #EAF5FF;
}

/* Footer Links */
.footer a:link {
	font-family: Verdana, sans-serif;
	color: blue;
	text-decoration: underline;
	font: bold .85em;
}

.footer a:visited  {
	font-family: Verdana, sans-serif;
	color: #800080;
	text-decoration: underline;
	font: bold .85em;
}
.footer a:hover { font-family: Verdana, sans-serif; color: #FF0000; }


/* COMPARE Table */
.comparetable 
   {
	font-family: Verdana, sans-serif;
	margin: .0em;
	padding: .75em;
	background-color: White;
	float: none;
	font-size: small;
}





