td {
	text-align: left;
	font-family:tahoma;
	font-size:13px;
	color:#5E5E5E;
	line-height:18px;
}
a {	
	text-decoration: none;
	color:#5E5E5E;
	}
p {
	text-indent: 2em;
}

body{
	margin:0px;
	padding:0px; 
	background-color:#FFFFFF; 
	background-position:top; 
	background-repeat:repeat-x
}

.copy{
font-family:tahoma;
font-size:11px;
color:#737373;
}

.gray {color:#737373; text-decoration:none}
.gray_l {color:#6F6F6F; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.green_l {color:#9BC5CB; text-decoration:none}
.red {color:#BC0000; text-decoration:none}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.sign { width:122px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B6B6B6;
		background-color:#ffffff;
		color:#5E5E5E;
		margin-left:0px;
		margin-right:0px}
		
.form { width:290px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:290px;
		height:114px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
.currentTd {
	padding-top:5px;
	background-image:url(images/dot_current.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	color:#FF6600;
}
.normalTd{
	padding-top:5px;
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
.paratitle {
	font-family: "ËÎÌå";
	color: #000000;
	font-size:14px;
}
.categoryName {
	font-family: "ÐÂËÎÌå";
	font-size: 14px;
	font-weight:bold;
	color: #CC6633;
	margin: 5px;
	padding: 5px;
	text-indent:0em;
}
.headTitle{
	font-size:14pt;
	color:#FF6600;
	font-weight:bold;
}
#borderTable tr{
	background:#FFFFFF;
}

.link{
	cursor:hand;
}
.commentDIV{
	border:1;
	border-style:dotted;
	padding:10px;
	border-color:#FF6600;
	margin:10px;
}
.menuCategory{
	color:#000000;
}

.STYLE1 {
	font-family: Webdings;
	font-size: 8pt;
	padding-right:1px;
	padding-left:1px;
}
