body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #323852;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.bg_left {
	background-image: url(images/leftbg.html);
	background-repeat: repeat;
	width: 24px;
}
.bg_right {
	background-image: url(images/rightbg.html);
	background-repeat: repeat;
	width: 24px;
}
.tdmain {
	background-color: #FFFFFF;
	width: 700px;
}
.highlight {
	background-color: #FFFF00;
}
h19 {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #ff0000;
}

h2 {
	font-size: 18px;
	color: #039;
}
h3 {
	font-size: 14px;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.blacktext {
	color: #000000;
}
.tdtesti {
	font-size: 11px;
	background-color: #F2F7FD;
	border: 1px solid #596BE6;
}
.yellow {background: #ffff00;
	font-size: 17px;
        text-decoration:blink
        color: #000000;}
.yellow1 {background: #ffff00;
	font-size: 13px;
color: #000000;}

.dashed {border-style: dashed;
        border-collapse : collapse;
 }