@charset "utf-8";
/* UNIVERSAL CSS */
body {	font-family: Verdana;	font-color: #fffffff; font-size: 9px;	margin-top: 0px;margin-left: 0px;}
td, th {font-family: Verdana;	font-color: #fffffff; font-size: 9px;}

a {font-size: xx-small;	color: #ce9a31; text-decoration: none;}
a:visited {font-size: xx-small;	color: #FF0000; text-decoration: none;}
a:hover {font-size: xx-small; color: #FFFFFF; text-decoration: underline;}
a:active {font-size: xx-small; color: #ce9a31; text-decoration: none;}

/* LINK STATES CSS */
a.SML8:link {font-size: 8px; color: #ce9a31; text-decoration: none;  letter-spacing: 2px;}
a.SML8:visited {font-size: 8px;	color: #FF0000; text-decoration: none;}
a.SML8:hover {font-size: 8px;	color: #FFFFFF; text-decoration: underline;}
a.SML8:active {font-size: 8px;	color: #ce9a31; text-decoration: none;}

a.white:link {font-size: xx-small;	color: #FFFFFF; text-decoration: none;}
a.white:visited {font-size: xx-small;	color: #FF0000; text-decoration: none;}
a.white:hover {font-size: xx-small; color: #ce9a31; text-decoration: underline;}
a.white:active {font-size: xx-small; color: #FFFFFF; text-decoration: none;}

a.white-xsml:link {font-size: x-small;	color: #FFFFFF; text-decoration: none;}
a.white-xsml:visited {font-size: x-small;	color: #FF0000; text-decoration: none;}
a.white-xsml:hover {font-size: x-small; color: #ce9a31; text-decoration: underline;}
a.white-xsml:active {font-size: x-small; color: #FFFFFF; text-decoration: none;}

/*FORM/INPUT CSS*/
input.thin-box {border: 2px #970000 groove;
background-color: #d5c294; height: 20px;
margin: 5px; font-family: verdana;
font-size: 12px; color: #ffffff;
font-weight: bold; text-decoration: none;}

/* MMDW CSS */
.style1 {font-size: 11px; color: #FFFFFF; text-align:justify; font-weight: normal;}
.style2 {color: #D4D0C8; font-weight: bold;}
.style3 {font-size: 10px; font-style: italic;}
.style4 {font-size: 11px; color: #FFFFFF; font-weight: normal; text-align:justify; line-height: 12px;}
.style5 {color: #FFFFFF;	font-style: italic;	font-weight: bold;}
.style6 {color: #FFFFFF; font-weight: bold;}
.style7 {color: #CC9900;}
.style8 {}
.style9 {color: #FFFFFF; font-weight: 200; font-size: 7px; color: #CC9900;  letter-spacing: 4px;}
.style10 {font-size: 11px; color: #3A3F3E;}
.style11 {font-size: 8px; color: #CCCCCC; font-weight: 200; padding-left: 2px;  letter-spacing: 4px;}
.style12 {font-size: 10px; color: #d5c294; font-weight: 200; letter-spacing: 2px; font-weight: bold;}
.style13 {font-size: 9px; color: #d5c294;}
.style14 {font-size: 12px; font-weight: bold; color: #000000;}
.style15 {font-size: 9px; color: #CCFF33;}

/*CORNERPIECE STYLES*/ 
* html {background: url(http://projectatdi5fx.com/00/DNL/corner.png) fixed; background-repeat: no-repeat; background-position: right bottom;}

#cot_tl_fixed {
position: fixed; _position: absolute; bottom: 0px; right: 0px; clip:rect(0 100 85 0); _top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight); _left: expression(document.body.scrollLeft + document.body.clientWidth - offsetWidth);}

