/* CSS Document */
/* MAIN */
A	{text-decoration:none;}
A:Hover	{color:#FF9900;;text-decoration: underline;}
/* FONT */
.nmTxt	{ font-size:12px;; font-style: normal; color: #666666; line-height: 14px; font-family: "normal"; font-variant: normal; letter-spacing: normal; }
.smTxt { font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	text-transform: none;
; text-decoration: none
}
.style1 {;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	letter-spacing: normal;
	font-size: 12px;
	word-spacing: normal;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	color: #003399;
	background-color: #DFF2E9;
	height: 16px;
	width: 398px;
}
.style3 { color: #339933; font-weight: bold; font-size: 14px; margin-top: 0px; }
.style4 {
	color: #3366CC;
	font-weight: bold;
}
.style6 { color: #009933}
.style8 { font-size: 11px; font-style: normal; line-height: 12px; font-weight: normal; color: #FFFFFF; ; padding-top: 5px; padding-left: 5px}
.style11 {
	color: #339933;
	font-size: 12px;
}
.style13 { color: #000066; padding: 2px; font-size: 10px; }
.style14 { font-style: normal; font-size: 9px}
.style15 { color: #FF0066; font-weight: bold; font-size: 12px; }
.style16 { color: #FF0066; font-size: 12px; margin-left: 2px; }


.style18 { color: #FF0000; font-size: 10px;}
.style19 { font-size: 10px}
.smTxt1 { font-size: 10px; color: #FFFFFF;}
.nmTxt1 { font-size:12px; font-style: normal; color: #FFFFFF; line-height: 14px; }
.maintable {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C0CFDA;
	border-left-color: #C0CFDA;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: thin;
	border-left-width: thin;
	max-width: 765px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.style22 { color: #336699}
.style23 { font-size: 11px; color: #FF3399;}

/*STYLE*/
.roundbox {
	height: auto;
	width: 720px;
	border: 1px solid #398702;
	background-color: #FFFFFF;
	position: relative;
	padding: 6px;
	margin-left: 22px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.greenbox { border: 1px solid #398702;}
.bluebox { border: 1px solid #3366CC;}

/*Margin*/
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml1{ margin-left:10px;}
.ml2{ margin-left:20px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}

.mb10{margin-bottom:10px;}
.notxt{ display:none;}

/*---------HALLWEEN TOP----------*/

ul#top_panel{
    /*height:180px;
	width: 600px;*/
	background-image: url(image/haloween.gif);
	}
ul#top_panel li{
	background-image: url(image/haloween.gif);
	position:absolute;
	/*top:54px;*/
	float:left;
	left: 1px;
	/*width: 600;
	height: 180px;*/
}
ul#top_panel li a{
	/*width:600px;
	height:140px;*/
	display: block;
	text-indent: -999999px; 
	text-decoration: none; 
}
ul#top_panel li.hw01{
	/*background-image: url(image/haloween.gif);*/
	width:600px;
	height:180px;
	top:53px;
}

ul#top_panel li.hw01 a:hover {
	background: transparent url(image/haloween_click.gif) 0px 0px no-repeat;
	/*left:508px;*/
	width:600px;
	height:150px;
	position: absolute;
}

ul#top_panel li.hw02{
	background: transparent url(image/haloween_steal.gif) 0px 0px no-repeat;
	left:3px;
	top:207px;
	width:221px;
	height: 26px;
}
ul#top_panel li.hw02 a:hover {
background: transparent url(image/haloween_steal_on.gif) 0px 0px no-repeat;
	left:1px;
	top:207px;
	width:221px;
	height: 25px;
	}
