/* CSS Document */
body { margin:0px; background-color:#FFCC99; }
a img { border:0px; }
#bt { background-image:url(images/top.jpg); background-repeat:no-repeat; width:782px; height:203px; }
#btl { background-image:url(images/tl.jpg); background-repeat:no-repeat; width:68px; height:203px; }
#btr { background-image:url(images/tr.jpg); background-repeat:no-repeat; width:68px; height:203px; }
#btl1 { background-image:url(images/tl1.jpg); background-repeat: repeat-x; height:203px; }
#btr1 { background-image:url(images/tr1.jpg); background-repeat: repeat-x; height:203px; }

#bs { background-image:url(images/scroll.jpg); background-repeat:repeat-y; width:782px; }
#bb { background-image:url(images/bottom.jpg); background-repeat:no-repeat; width:782px; height:88px; }

a:link.LCS { display:block; width: 96px; height: 25px; }
a:visited.LCS { display:block; width: 96px; height: 25px; }
a:hover.LCS { display:block; }

.TXM { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }

a:link.LC1 { text-decoration:none; color:#0000FF; font-size:12px; }
a:visited.LC1 { text-decoration:none; color:#0000FF; font-size:12px; }
a:hover.LC1 { text-decoration:none; color:#FF0000; font-size:12px; }


a:link.LCS1 { display:block; width: 22px; height: 15px; }
a:visited.LCS1 { display:block; width: 22px; height: 15px; }
a:hover.LCS1 { display:block; left:2px; top:2px; position:relative; }

a:link.LCC1 {
	display: block;
	width:81px;
	height:21px;
	color:  #000033;
	text-decoration:none;
	background-image:url(images/no.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}
a:visited.LCC1 {
	display: block;
	width:81px;
	height:21px;
	color:#000000;
	text-decoration:none;
	background-image:url(images/no.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}
a:hover.LCC1 {
	display: block;
	width:81px;
	height:21px;
	color:#000000;
	text-decoration:none;
	background-image:url(images/ho.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}
	
a:link.LCC1A {
	display: block;
	width:81px;
	height:21px;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(images/ac.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}
a:visited.LCC1A {
	display: block;
	width:81px;
	height:21px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/ac.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}
a:hover.LCC1A {
	display: block;
	width:81px;
	height:21px;
	color:#000000;
	text-decoration:none;
	background-image:url(images/ho.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	}	
	

	#screen span {
		position:absolute;
		overflow:hidden;
		border:#FFF solid 1px;
		background:#FFF;
	}
	#screen img{
		position:absolute;
		left:-32px;
		top:-32px;
		cursor: pointer;
	}
	#caption, #title{
		color: #999;
		font-family: georgia, 'times new roman', times, veronica, serif;
		font-size: 1em;
		text-align: center;
	}
	#caption b {
		font-size: 2em;
	}



a:link.LCC2 {
	font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;
	text-decoration:none;
	color:#990000;
	background-color:#FFCC99;
}
a:visited.LCC2 {
font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;	
	text-decoration:none;
	color: #990000;
	background-color:#FFCC99;
}
a:hover.LCC2 {
font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;	
	text-decoration:none;
	color: #FFFFFF;
	background-color: #666666;
}

a:link.LCC2A {
	font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #663300;
}
a:visited.LCC2A {
font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;	
	text-decoration:none;
	color:#FFFFFF;
	background-color:#663300;
}
a:hover.LCC2A {
font-size:12px;
	display: block;
	width:150px;
	text-align:right;
	padding-right:5px;	
	text-decoration:none;
	color: #FFFF00;
	background-color: #666666;
}	
select { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#FFCC99; }
input { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background-color:#FFCC99; }
#load { 
	width:50px;
	height:50px;
	position:relative;
	float:left;
	text-align:left;
}

