* {
	margin: 0;
	padding: 0;
}

a {
	color: #E01FA0;
	text-decoration:none;
}

a:hover {
	color: #8400C5;
}

body {
	/*background: url(./img/bg001.jpg) no-repeat fixed;*/
	background: #8FCC00;
	color: #000000;
	margin: 5% 0 2% 0;
	font-size: 62.5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p,ul {
	padding-bottom: 1em;
}

ul {
	margin-left: 35px;
}

li {
	list-style: none;
	line-height: 25px;
}
.main li {
	list-style-image: url(img/li.gif);
	margin-right:10px;
	padding-bottom:5px;
	padding-top:5px;	
}

h1 {
	color: #FF25A8;
}

blockquote {
	border-bottom: 1px solid #71004B;
	border-top: 1px solid #3C0017;
	color: #FFDE01;
	display: block;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

blockquote p {
	padding: 3px 0;
	font-size: 11px ;
}

h1,h2,h3,h4,h5 {
	color: #FF25A8;
	font-size: 90%;
}

/* misc */

.clearer {
	clear: both;
}
.main .padded {
	padding: 35px 45px 10px 45px;
	text-align: justify;
	font-weight:bold;
	color: #8400C5;
	line-height: 22px;
}

.main .padded p {
	font-size: 13px;
	padding-bottom: 15px;
}
.main .padded td,tr {
	font-size: 11px;
}
.lookatme {
	color:#FF0000;
	font-weight: bolder;
}
.main .padded blockquote p {
	font-size: 10px;
}
.main .padded ul {
	font-size: 12px;
	color: #8400C5;
	padding-bottom: 15px;
}
.main .padded  .meta {
	font-size: 10px;
	padding-bottom: 20px;
	color: #8400C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.main .padded  h1,h2,h3,h4,h5 {
	font-size: 14px;
	color: #CC33CC;
	font-style: normal;
	font-weight: bold;
}
.main {
	background: url(./img/more.jpg) no-repeat bottom center;
	height:100%;
}

.meta {
	font-size: xx-small;
	line-height: 11pt;
	padding-bottom: 30px;
	color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.clock {
	color: #89FF27;
	font-size: 10px;
}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: url(./img/containerBG.gif) repeat-y;
	margin: 0px 0px 0px 0px;
	width: 760px;
	background-color: #FFFFFF;
}
/* header */
.header_left {
	float: left;
	width: 170px;
	min-height: 200px;
	max-height: 200px;
	height:200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.header {
	float: right;
	width: 590px;
	background-color:#FFFFFF;
	min-height: 200px;
	max-height: 200px;
	height:200px;
}
/* feature */
.feature {
	float: right;
	width: 590px;
	min-height:150px;
	max-height: 150px;
	height:150px;
	background-color:#FFFFFF;
}
/* subnav */
.subnav {
	font-size:14px;
	font-weight:bold;
	float: left;
	width: 170px;
	background-color: #E01FA0;
	color:#AAFF00;
	padding-top: 10px;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
}
.subnav a {
	font-size: 14px;
	text-align: center;
	color: #B7FF43;
}
.subnav a:hover {
	font-size: 14px;
	text-align: center;
	color: #00FFFF;
}
.ticker {
	font-weight:bold;
	width: 170px;
	max-width: 170px;
	background-color: #E01FA0;
	color:#99FFCC;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px 0px 0px 0px;
}
/* main */
.main {
	font-size: 13px;
	float: right;
	width: 590px;
	background-color:#FFFFFF;
}
/* footer */
.footer {
	font-size: 13px;
	font-weight:bold;
	line-height: 50px;
	background-color: #8400C5;
	color: #FFFF63;
	min-height: 50px;
	max-height: 50px;
	width: 100%;
	height:50px;
}
.footer .left {
	padding: 0px 0px 0px 16px;
}
.footer .right {
	padding: 0px 16px 0px 0px;
}
.footer a {
	color: #00FF05;
}
.footer a:hover {
	color: #FFFF63;
}

/* Transitional Menu*/

.transMenu {
 position:absolute;
 overflow:hidden;
 left:-1000px;
 top:-1000px;
}

.transMenu .content {
 position:absolute;
}
.transMenu .items {
 border: 0px none #FFFF7F;
 position:relative;
 left:0px; top:0px;
 z-index:2;
}
.transMenu.top .items {
}
.transMenu  td
{
 padding: 2px 5px 4px 5px!important;
 font-size: 12px !important;
 font-family: Verdana, Arial, Helvetica, sans-serif !important;
 text-align: left !important;
 font-weight: bold !important;
 color: #FFFFFF !important;
}

.transMenu  .item.hover td
{
 color: #A7FF23!important;
}

.transMenu .item {

 text-decoration: none;
/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */

 cursor:pointer;
 /*cursor:hand;*/
}

.transMenu .background {

  background-color: #8400C5!important;
 position:absolute;
 left:0px; top:0px;
 z-index:1;
 -moz-opacity:1;
 /*filter:alpha(opacity=100)*/
}

.transMenu .shadowRight {
 position:absolute;
 z-index:3;
 top:3px; width:2px;
 -moz-opacity:1;
 /*filter:alpha(opacity=100);*/
background-color:#fff;
}

.transMenu .shadowBottom {
 position:absolute;
 z-index:1;
 left:3px; height:2px;
 -moz-opacity:1;
 /*filter:alpha(opacity=100)*/
}

.transMenu .item.hover {
 background-color: #E01FA0;
}

.transMenu .item img {
 margin-left:10px;
}

table.menu {
	top: 0px;
	left: 0px;
	position:relative;
	margin:0px;
	border: 0px none #031C3B;
	text-align:center;
	vertical-align:middle;
	background-color: #8400C5;
	/*height: 50;*/
	/*width: 100%;*/
	/*width: 100%;*/
}

table.menu a{
	margin:0px;
	padding: 2px 4px 2px 4px;
	display:block;
	position:relative;
	line-height:50px;
	height:50px;
}

div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 margin-bottom:0px;
 display:block;
 white-space:nowrap;
 line-height:50px;
}

div.menu td {
 border-bottom: 0px none #031C3B;
 border-top: 0px none #031C3B;
 border-left: 0px none #031C3B;
 background-color: #8400C5;
}

div.menu td.last {
 border-right: 0px none #031C3B;
}

#menu a.hover   {
 color: #A4EA00;
 background-color: #E01FA0;
}

/* rounded buttons */

.round {
	cursor:pointer; 
	/*cursor:hand; */
	line-height:27px;
	background:url(img/button.gif) no-repeat right top;
	padding-right:10px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
}

.round span { 
	background:url(img/button.gif) no-repeat left top;
	height:27px;
	display:block;
	display:inline-block;
	padding-left:10px; line-height:27px;
}

	a.round:hover {background-position:right -155px;}
	a.round:hover span {background-position:left -155px;}
	
	/*button tag*/
	
	button {border:0; border:none; background:transparent; /*width:1;*/ overflow:visible; white-space:nowrap; padding:0 2px; cursor:pointer; /*cursor:hand;*/}
	
/* end rounded buttons */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 10px;
	padding-top: 0.4em;
	color:#000000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(javascript/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(javascript/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="javascript/overlay.png", sizingMethod="scale");
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 2px;
border-color:#000000;
padding: 2px;
background-color:#8400C5;
color:#FFFFFF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
/* --------------------------------------------------------------------------------------------------

General Table + Form

--------------------------------------------------------------------------------------------------*/

/*table, tr, td { font: normal 11px/17px "Verdana"; color: #E6B8DB; vertical-align: middle; }*/

table.order { margin: 10px 0; }

table.order td {
	padding: 6px 5px;
}

table.order td.title {
	font-weight: bold;
	color: #000000;	
	padding: 8px 5px;
	margin: 5px 0;
}

input, select, textarea {
	width: auto;
	height: auto;
	padding: 2px 5px;
	border: none;
	font: normal 11px/17px "Verdana";
	color: #000;
	background: #8FCC00;
}

.expand {	height: 120px; width: 250px; overflow: hidden; }

.address { height: 50px; }

.nil { margin: 0; padding-right: 0; }

.box { width: 250px; height: 18px; }

.check { background: none; padding: 0; }

.send {
	width: 80px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	background: #2D011E;
	text-align: center;
	margin: 5px 10px 15px 0;
}
