body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color: #000000;
}
#result { 
	background-color: #d5eaff; 
	border: 1px solid #0080ff; 
	padding: 10px; 
	width: 400px; 
	margin-bottom: 20px;
	text-align:left;
}
#toplay {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:180px;
	z-index:1;
	background-image: url(images/top.jpg);
}
input {
	font-size:12px;
	background-color:#000000;
	color:#CCCCCC;
	background-color: #1f1f1f;
	border: 1px solid #666666;
}
#Login input[type="text"], #Login input[type="password"]
{
	backgroud-color: #000000;
	background-image: url(images/logbox.jpg);
	border: 1px solid #1f1f1f;
	height: 20px;
	width: 155px;
	text-align: center;
}
#Login input[type="submit"]
{
	backgroud-color: #000000;
	background-image: url(images/go.jpg);
	border: 1px solid #1f1f1f;
	height: 26px;
	width: 46px;
	text-align: center;
}

#Textbx select {
	backgroud-color: #000000;
	background-image: url(images/logbox.jpg);
	border: 1px solid #1f1f1f;
	height: 20px;
	width: 200px;
	text-align: center;
}
textarea {
	font-size:10px;
	background-color:#FFFFCC; 
	color:#333333; 
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
}
h1 {
	font-size: 17px;
	color: #99FF00;
}
#Menou {
	position:absolute;
	left:35px;
	top:184px;
	width:980px;
	height:40px;
	z-index:2;
	font-size: 24px;
	background-color: #1e0e0e;
	color: #FFFF00;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Menou A:link { font-size: 24px; color: #FFFF00; font-weight: normal; font-style: normal; text-decoration: none; }
#Menou A:visited { font-size: 24px; color: #FFFF00; font-weight: normal; font-style: normal; text-decoration: none; }
#Menou A:active { font-size: 24px; color: #FFFF00; font-weight: normal; font-style: normal; text-decoration: none; }
#Menou A:hover { font-size: 24px; color: #FFFF99; font-weight: normal; font-style: normal; text-decoration: none; }
#New {
	position:absolute;
	left:35px;
	top:235px;
	width:170px;
	height:220px;
	text-align: center;
	z-index:3;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
}
#ad1 {
	position:absolute;
	left:825px;
	top:234px;
	width:190px;
	height:170px;
	text-align: center;
	z-index:9;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
}
#ad2 {
	position:absolute;
	left:825px;
	top:409px;
	width:190px;
	height:210px;
	text-align: center;
	z-index:10;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
}
#ad3 {
	position:absolute;
	left:825px;
	top:626px;
	width:190px;
	height:190px;
	text-align: center;
	z-index:11;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
}
#Links {
	position:absolute;
	left:35px;
	top:481px;
	width:160px;
	height:173px;
	z-index:4;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Linktab {
	position:absolute;
	left:1px;
	top:484px;
	width:116px;
	height:28px;
	z-index:5;
	background-image: url(images/links.jpg);
}
#Login {
	position:absolute;
	left:35px;
	top:660px;
	width:160px;
	height:155px;
	z-index:6;
	background-color: #1f1f1f;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFFF00;
	overflow: hidden;
}
#Logintab {
	position:absolute;
	left:1px;
	top:663px;
	width:129px;
	height:25px;
	z-index:7;
	background-image: url(images/login.jpg);
}
#Textbx {
	position:absolute;
	left:245px;
	top:250px;
	width:565px;
	height:543px;
	z-index:20;
	overflow: auto;
}
#Footer {
	position:absolute;
	left:35px;
	top:821px;
	width:980px;
	height:20px;
	z-index:12;
	text-align: center;
	color: #FFFF99;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFF99;
}
.mnbrd {
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-width : thin;
	border-bottom-width : thin;
	border-right-color : #333333;
	border-bottom-color : #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
A:link { font-size: 15px; color: #FFFF99; font-weight: normal; font-style: normal; text-decoration: none; }
A:visited {	font-size: 15px; color: #FFFF99; font-weight: normal; text-decoration: none; }
A:active { font-size: 15px; color: #FFFF99; font-weight: normal; text-decoration: none; }
A:hover { font-size: 15px; color: #FFFF00; font-weight: normal; }
.ltr { font-size: 15px;	color: #FFFFCC; }
.litle { font-size: 12px; font-style: normal; color: #FFFF99; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.ltladv {
	font-size: 12px;
	font-style: normal;
	color: #FFCC00;
}

.ltladv	A:link {text-decoration: none; color: #FF9900; border: 0px solid red;}
.ltladv	A:visited {text-decoration: none; color: #FF9900; border: 0px solid red;}
.ltladv	A:active {text-decoration: none; color: #FF9900; border: 0px solid red;}
.ltladv	A:hover {text-decoration: none; color: #FF6600; border: 0px solid red;}
.advdel {
	font-size: small;
	color: #FFFF99;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

.advdel	A:link {text-decoration: none; color: #993300; border: thin solid red; background-color: #FFFF99;}
.advdel	A:visited {text-decoration: none; color: #993300; border: thin solid red; background-color: #FFFF99;}
.advdel	A:active {text-decoration: none; color: #993300; border: thin solid red; background-color: #FFFF99;}
.advdel	A:hover {text-decoration: none; color: #993300; border: thin solid red; background-color: #FFFF99;}

.mnlink {
	font-size: 14px;
	font-style: normal;
	color: #999999;
}
.txtplai {
	font-size: 12px;
	color: #333333;
}
.txtBig {
	font-size: 24px;
	color: #333333;
}
.nrmtxt {
	font-size: 14px;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
}
.ltltxt {
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
}
.txtinput {
	background-color:#000000;
	color:#FFFF99; 
	border-style:solid; 
	border-width:1px; 
	border-color:#CCCCCC;
}

.wordwrap {  
 white-space: pre-wrap;       /* css-3 should we be so lucky... */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 ?? */
 white-space: -o-pre-wrap;    /* Opera 7 ?? */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 _white-space: pre;   /* IE only hack to re-specify in addition to
word-wrap  */
 }
.anybgr {
  width: auto;
  height: 22px;
  z-index: 1;
  opacity: 0.64;
  -moz-opacity: 0.64;
  -khtml-opacity: 0.64;
  filter: alpha(opacity=55);
  } 

 .IEwrap {
 	font-size: 15px;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid red;
	margin: 10px;
	width: 310px;
	overflow: hidden;
	word-break: break-word;
	text-overflow: ellipsis;
}

.AccordionTitle, .AccordionContent, .AccordionContainer
{
	position:relative;
	width:160px;
	text-align: center;
}

.AccordionTitle
{
	height:35px;
	overflow:hidden;
	cursor:pointer;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	background-repeat:repeat-x;
	display:table-cell;
	-moz-user-select:none;
	background-image: url(images/bat1.png);
}

.AccordionContent
{
	height:0px;
	overflow:hidden;
	display:none;
	font-family: Arial;
	font-size: 13px;
	background-image: url(images/cont.png);
	font-weight: bold;
}

.AccordionContainer
{
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
}
.norep {
	background-repeat: no-repeat;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight {
	float: right;
	margin: 4px;
}
input.file {
	position: relative;
	background-color:#E5E4C5; 
	color:#666666;
	border-style:solid;
	border-width:1px; 
	border-color:#CCCCCC;
	opacity: 0.64;
	-moz-opacity: 0.64;
	-khtml-opacity: 0.64;
	filter: alpha(opacity=65);
}
.bord {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: ridge;
	border-right-color: #993300;
	border-left-color: #990000;
}
#Logbox {
	position:absolute;
	left:152px;
	top:701px;
	width:155px;
	height:115px;
	z-index:13;
	background-image: url(images/logbox.jpg);
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#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(../lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
	}
#slideshow {
	position:relative;
	height:190px;
	width: 160px;
	overflow: hidden;
	left: 15px;
}
#dnpdf {
	position:absolute;
	left:116px;
	top:433px;
	width:105px;
	height:42px;
	z-index:13;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#Textbxin {
	position:absolute;
	left:230px;
	top:235px;
	width:590px;
	height:580px;
	z-index:8;
	overflow: auto;
	background-image: url(images/txtbck.jpg);
}

