.style
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	text-indent: 25px;
}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align :justify ;
}
.lefttext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align :left ;
}
.new {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.box {
	border: 1px solid #828282;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;



}
.name {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.toll {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-weight: 100;
}
a:link.dir {
	color:black;
}
a:hover.dir {
	color:black;
}
a:visited.dir {
	color:black;
}
a:active.dir {
	color:black;
}
.size {font-size:x-small;}
.tableborder {
	padding: 3px;
	border-bottom: 1px solid #000000;
	border-top-width: 1px solid #000000;
}
.tableheader {
	font-weight: bold;
	background-color: #006699;
	padding: 3px;
	margin: 3px;
	color: #FFFFFF;
}
.h1 {
	font-family: Trebuchet MS;
	color: #135549;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.h1new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #135549;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	
}