.textlink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #0B598E;
	text-decoration: none;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0B598E;
	text-decoration: none;
}
.bluetext1 {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #0B598E;
	text-decoration: none;
}
.blacktext {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacksmalltext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacksmalltext1 {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headtext {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
	color: #B03F19;
	text-decoration: none;
}
.red_button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B558A;
	margin: 1px;
	padding: 1px;
	border: thin none #3B558A;
	width: 70px;
}
.blue_button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C18136;
	margin: 1px;
	padding: 1px;
	border: thin none #C18136;
	width: 55px;
}

.leftcellbg {
	background-image: url(../images/leftcellback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rightcellbg {
	background-image: url(../images/rightcellback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.textwhitebold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.foottxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: nromal;
	color: #3B558A;
	text-decoration: none;
}

.td_border{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: nromal;
	color: #3B558A;
	text-decoration: none;
}


td,input,select{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: nromal;
	color: #3B558A;
	text-decoration: none;
}

.str{color:#FF0000;}

.foottxt2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: nromal;
	color: #8999B9;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #3B558A;
	text-decoration: none;
}
.bluesmalltext1 {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #0B598E;
	text-decoration: none;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3B558A;
	text-decoration: none;
}



