/* CSS Document */

<style type="text/css">
.table1{
	border-top: 0 none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
}
.td1{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-width: 1px;
	border-top-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #E8E8E8;
	border-left-color: #000000;

}
.table2{
	border: thin none #000000;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 22px;



}
.td2{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-color: #003873;
	border-right-color: #E8E8E8;
}
.table3{
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	border-top: none green;
	border-right: none green;
	border-bottom: thin dotted #6f145d;
	border-left: none green;
}
.td3{
	font-size: 12px;
	border-top: thin none #6f145d;
	border-right: 2 none green;
	border-bottom: 2 none green;
	border-left: 0 none green;
	line-height: 20px;
	letter-spacing: normal;
	text-decoration: none;
	color: #666666;
}
.table4{border:blue solid;border-width:2 1 1 2}
.td4{
	font-size: 12px;
	border-top: 1px none #E8E8E8;
	border-right: 1px none #E8E8E8;
	border-bottom: 1px none #E8E8E8;
	border-left: 1px solid #E8E8E8;

}
.table5{border:teal 4 double}
.td5{
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.table6{border:3 outset}
.td6{
	line-height: 22px;
	border-top: none;
	border-right: thin none;
	border-bottom: 1px dashed #660066;
	border-left: 1 none;

}
.table7{border:3 inset}
.td7{
	border:1 none;
	font-size: 12px;
	line-height: 15px;
	word-spacing: 20px;
}
.table8{border:#ee0000 3 ridge}
.td8{
	border:1 none;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 3px;
}
.table9{border: 4 skyblue ridge}
.td9{
	border:1 dotted #993399;
	background:#ffffff;
	line-height: 22px;
}
.td10{
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 2px;
	border-top: 3 none maroon;
	border-right: 1 dashed maroon;
	border-bottom: 3 none maroon;
	border-left: 3 none maroon;


}
.table11{
	border-top: thin none purple;
	border-right: thin none purple;
	border-bottom: thin dotted purple;
	border-left: thin none purple;
	font-size: 12px;
	color: 6f145d;


}
.td11{
	border:1 none;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.out{border-width:1;border-style:solid;border-color:#cccccc #333333 #333333 #cccccc}
.in{border-width:1;border-style:solid;border-color:#333333 #cccccc #cccccc #333333;background:#ffcccc}

</style>
a.r:link{text-decoration:none;color:#000066}
a.r:visited{text-decoration:none;color:#333333}
a.r:hover{color:#0000ff;text-decoration:underline}
a.r1:link{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 12px;
}
a.r1:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size: 12px;
}
a.r1:hover{
	color:#FFFFFF;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
}
a.r2:link{
	text-decoration:none;
	color:#0000FF;
	font-size: 12px;
}
a.r2:hover{
	color:#0099FF;
	font-size: 12px;
	text-decoration: none;
}
a.r2:visited{
	color:#0000FF;
	font-size: 12px;
	text-decoration: none;
}

