body{
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #0bc3ff;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #0bc3ff;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #ddd;

	background-attachment: fixed;
	background-image: url(images/ddeck1.jpg);

	font-size: 10pt;
	color: #333333;
	font-family: "trebuchet ms", "gill sans mt",verdana, arial, sans-serif;
	}

.about {
	font-style: italic;
	font-size: 9pt;
	}

a {
	CURSOR: url('images/go.cur');
	text-decoration:none; 
	font-style:normal;
	color: #333;
	}	

.nav a img{
		filter:alpha(opacity=70);
		-moz-opacity:0.70;
		opacity: 0.70;
		border: none;
	}

.nav a:hover img{
		filter:alpha(opacity=100);
		-moz-opacity:1.00;
		opacity: 1.00;
	}
	
/*
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0099c9;
	letter-spacing: .75ex;
	text-transform: capitalize;
	}
*/

select, text, input, textarea {
	font-size: 8pt;
	font-weight: bold;
	color: #0099c9;
	letter-spacing: .5ex;
	text-transform: capitalize;
	background-color: #dddddd;
	background-image: url(images/hover.gif);
	}

.right img {
	border-style: inset;
	border-width: 2px;
	border-color: #bdd7e6;
	margin: 5px;
	}

ul { 
	margin-top: 5px;
	}
	
li {
	margin-top: 0px; list-style-image: url(images/arrow.gif); margin-bottom: 0px; margin-left: -20px; position: relative; top: -5px;
	}

/* TOP */
.t2 {
	background-image: url(images/table/t2p.gif);
	}
.t2c {
	background-image: url(images/table/t2c.gif);
	}
.t2i {
	background-image: url(images/table/t2i.gif);
	}

/* LEFT */
.t4 {
	background-image: url(images/table/t4p.gif);
	}
.t4c {
	background-image: url(images/table/t4c.gif);
	}
.t4i {
	background-image: url(images/table/t4i.gif);
	}

/* PAGE */
.t5 {
	background-image: url(images/table/t5p.gif);
	}
.t5c {
	background-image: url(images/table/t5c.gif);
	}
.t5i {
	background-image: url(images/table/t5i.gif);
	}

/* RIGHT */
.t6 {
	background-image: url(images/table/t6p.gif);
	}
.t6c {
	background-image: url(images/table/t6c.gif);
	}
.t6i {
	background-image: url(images/table/t6i.gif);
	}

/* BOTTOM */
.t8 {
	background-image: url(images/table/t8p.gif);
	}
.t8c {
	background-image: url(images/table/t8c.gif);
	}
.t8i {
	background-image: url(images/table/t8i.gif);
	}

/* SPIRAL */
.tm2 {
	background-image: url(images/table/tm2p.gif);
	}
.tm2c {
	background-image: url(images/table/tm2c.gif);
	}
.tm2l{
	background-image: url(images/table/tm2l.gif);
	}
.tm2r {
	background-image: url(images/table/tm2r.gif);
	}

legend { 
	font-size: 12pt;

	font-weight: bold;
	color: #666666;
	letter-spacing: .75ex;
	text-transform: capitalize;
	}
fieldset { margin: 5px; margin-bottom:15px; padding: 5px }

.act {
	margin: 10px;
	border: 1px solid #dddddd;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:3px;
	height: auto;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
	background-color: #ffffff;
	}
	
.act_title, h1 {
	background-color: #eef;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color: 000;
	font-weight: 800;
	font-size: 12pt;
	letter-spacing: .5ex;
	padding-left: 25px;
	height: auto;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
	}

.act_date {
	font-size: 8pt;
	color: #ff0000;
	font-style: italic;
	}

.act_body {
	font-size: 9pt;
	position: relative; 
	padding-bottom: 1px;
	}

.act_pic img{
	border-style: inset;
	border-width: 2px;
	border-color: #9a7242;
	}

.act_body a {
	border-bottom: solid 1px #00bdbd;
	}

.act_body a:hover {
	background-image: url(images/blink.gif); 
	background-repeat: repeat-x; 
	}

.act_link{
	width: 100%;
	text-align: right !important;
	}
	
.act_link a{
	font-size: 8pt;
	color: #666666 !important; 
	font-style: italic;
	}

.frameup{
	border-style: inset;
	border-width: 2px;
	border-color: #9a7242;
	}
.question {background-color:yellow;}

.random {
	background-color: white;
	border: 5px solid white;
	}
td {font-size: 9pt}
	

