.side {
	border: 1px solid #CBCBFE;
	vertical-align: top;
}
.side2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


body,td,th {
	font-size: 12px;
}
.side_clor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A7A7;
}
.tile {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.cont {
	font-size: 12px;
	line-height: 25px;
	text-indent: 30px;
	vertical-align: top;
}
.downside {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 20px;
}
.topin {
	vertical-align: top;
}
.list {
	font-size: 12px;
	line-height: 25px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a.r1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.r1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.r1:hover {
	text-decoration: none;
	color: #FF0000;
}
a.r1:active {
	text-decoration: none;
}
a.r2:link {
	color: #FFFF00;
	text-decoration: none;
}
a.r2:visited {
	text-decoration: none;
	color: #FFFF00;
}.side td {
	font-size: 12px;
	line-height: 23px;
	text-indent: 15px;
	vertical-align: top;
	clip: rect(auto,5px,auto,5px);
	left: 5px;
	right: 5px;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
