body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	text-align:justify;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E20A16;
}
.leftm {
	background-image: url(images/leftm.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomm {
	background-image: url(images/bottomm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightm {
	background-image: url(images/rightm.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.topm {
	background-image: url(images/topm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.txt1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E20A17;
}
.bulletText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
	text-indent: 0px;
	float: left;
	padding-left: 5px;
	line-height: 12px;
}
#just_text
{text-align:justify;}
h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.img_format{
	clear:right;
	float: right;
	display: inline;
	margin-left: 20px;
}
.leneheight{line-height:20px;}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Redbor{border:1px solid #E20A17;}