@charset "utf-8";
BODY {
	margin: 0px;
	background-color:#FFFFFF;
			
}

table{
font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
font-size:12px;
color: #999999;
border-collapse: collapse;
line-height:19px;
}
.h1{
font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
font-size:18px;
color:#999999;
border-collapse: collapse ;
line-height:19px;
}

a:link {
color:#333333;
	text-decoration: none;
	}
a:visited {	
color:#333333;
	text-decoration: none;
	}
a:hover {
color:#333333;
	text-decoration: underline;	
}


.hand {
	cursor: hand;
}
/*

a.linktype1:link {color:#FF99CC; text-decoration:none;}
a.linktype1:visited {
	color:#FF99CC;
	text-decoration:none;	
}
a.linktype1:active {color:#FF99CC; text-decoration:none;}
a.linktype1:hover {color:#FF99CC; text-decoration:underline;}

p.dotted {border-bottom-style: dotted ;color:#66CCFF;border-width: 3px ;}
.dotted_side {border-left-style: dotted ;color:#66CCFF;border-width: 3px ;}
p.dash_side {border-bottom-style: dashed ;color:#66CCFF;border-width: 2px ;}
*/

.t10 {
	font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
	font-size: 10px;
}
.t12 {
	font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
	font-size: 12px;
		
}
.t14 {
	font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
	font-size: 14px;	
}

.t16 {
	font-family:Tahoma ,"MS Sans Serif","Times New Roman","Microsoft Sans Serif";
	font-size: 16px;	
}


.box1{
color:#000000;
	border-top-style:outset;
	border-top-color:#66CC00;
	border-bottom-style:outset;
	border-right-style: outset;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
	border-left-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

