/* ======= *A* ======= */
a.link{
	font-family: "Arial";
	font-size: 11px;
	color: #024591;
	text-decoration: none;
}
a.link:hover
{
	font-family: "Arial";
	font-size: 11px;
	color: #024591;
	text-decoration: underline;
}
a.navlink{
	font-family: "Arial";
	font-size: 11px;
	color: #E1613A;
	text-decoration:underline;
}
a.navlink:hover{
	font-family: "Arial";
	font-size: 11px;
	color: #024591;
	text-decoration:underline;
}
/* ======= *B* ======= */
.bodySides {
	margin: 0px;
	background-image:url(../images/bg.gif)
}
.blacktxt {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bluetxt {
	font-family: Arial;
	font-size: 11px;
	color: #09509F;
	text-decoration: none;
}
.bluetxt2 {
	font-family: Arial;
	font-size: 11px;
	color: #1659A4;
	text-decoration: none;
}
.bluetxt3{
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #09509F;
	text-decoration: none;
}
.bluetxt4{
	font-family: "Arial";
	font-size: 11px;
	color: #5E99DA;
	text-decoration: none;
}
.bluetxt5{
	font-family: "Arial";
	font-size: 11px;
	color: #024591;
	text-decoration: none;
}
.browntxt{
	font-family: "Arial";
	font-size: 11px;
	color: #70583F;
	text-decoration: none;
}

/* ======= *G* ======= */
.graytxt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.graytxt2 {
	font-family: Arial;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
.graytxt3 {
	font-family: Arial;
	font-size: 11px;
	color: #DDDFDE;
	text-decoration: none;
}
.graytxt4 {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: 737373;
	text-decoration: none;
}
.graytxt5 {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.graytxt6 {
	font-family: Arial;
	font-size: 10px;
	color: #A4A4A4;
	text-decoration: none;
}
.graytxt7 {
	font-family:TrebuchetMS;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}
/* ======= *H* ======= */
.headtext{
	font-family: "Arial";
	font-size: 14px;
	color: #007BA7;
	text-decoration: none;
}
/* ======= *R* ======= */
.redtext{
	font-family: "Arial";
	font-size: 11px;
	color: #E1613A;
	text-decoration: none;
}
/* ======= *S* ======= */
select
{
font-family: Arial;
	font-size: 11px;
	color: #344255;
	text-decoration: none;
	border: 1px solid #E6E9ED;
		}
/* ======= *T* ======= */
.txtbox {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #E6E9ED;
	}
.txtfield{
	font-family: TrebuchetMS;
	font-size: 11px;
	color: #344255;
	text-decoration: none;
	border: 1px solid #F5EDEA;
	
	}
.txtfield2{
	font-family: TrebuchetMS;
	font-size: 11px;
	color: #344255;
	text-decoration: none;
	border: 1px solid #F5CEC2;
	
	}
.txtfield3{
	font-family: TrebuchetMS;
	font-size: 11px;
	color: #344255;
	text-decoration: none;
	border: 1px solid #F5CEC2;
	background-color:#FFFF99;
		
	}
/* ======= *W* ======= */
.whitetext{
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}