@charset "utf-8";
.title {
	font: bold x-small Verdana, Geneva, sans-serif;
	color: #303;
	text-decoration: none;
}
.datatext {
	font: normal 8px Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
}
.description {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
#tablemain {
	margin: 0px;
	padding: 20px;
	width: 970px;
	border: 1px solid #3E3470;
}
#tddastLine {
	font: bold normal small Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 1px dashed #362954;
	border-left: 1px dashed #2F2446;
	border-top-style: none;
	border-right-style: none;
	padding-top: 0px;
}
#tddastLineWhite {
	font: bold normal small Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom: none #FFF;
	border-left: 1px dashed #FFF;
	border-top-style: none;
	border-right-style: none;
	padding-top: 0px;
	text-decoration: none;
	text-align: center;
}
.whittextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.newsunderline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E3470;
	background-color: #DFDCE7;
}
.Header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #32284D;
	text-decoration: none;
}
.blockDag {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #786C9E;
}
.underlineBody {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.style12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.buttomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E3471;
}
.NewsHead {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #666;
}
.PracticeBox {
	background: #FF6;
	padding: 10px;
	border: 1px dashed #F00;
	margin: 0px;
}
