@import url("style.css");
/*============= *A* =========== */
a.graylink{
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: none;
}
a.graylink:hover{
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: underline;
}
a.smap {
font-family:Tahoma;
font-size:11px;	
	color:#58595B;
	text-decoration:none;
}
a.smap:hover {
font-family:Tahoma;
font-size:11px;	
	color:#FF9C52;
	text-decoration:none;
}
a.shead {
font-family:Arial;
	color:#2B2F34;
	font-size:12px;
	text-decoration:none;
}
a.shead:hover {
font-family:Arial;
	color:#E92E2E;
	font-size:12px;
	text-decoration:none;
}
/*============= *B* =========== */
.bodySides {
	margin: 0px;
	
}
.bluelink {
	font-family: Arial;
	font-size: 11px;
	color: #0281D9;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0281D9;
	text-decoration: underline;
}
.bluetxt {
	font-family: Arial;
	font-size: 11px;
	color: #118CD3;
	text-decoration: none;
}
.bluetxt1 {
	font-family: Arial;
	font-size: 11px;
	color: #0E67AB;
	text-decoration: none;
}
.bluetxt2 {
	font-family: Arial;
	font-size: 11px;
	color: #529BB3;
	text-decoration: none;
}
/*============= *G* =========== */
.graytxt {
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: none;
}

.graytxt1 {
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: none;
}

.graytxt2 {
	font-family: Arial;
	font-size: 10px;
	color: #242222;
	text-decoration: none;
}
.grayLft {
	background-image:url(../images/grayDot.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.grayRgt {
	background-image:url(../images/grayDot.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.grayTop {
	background-image:url(../images/grayDot.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.grayBot {
	background-image:url(../images/grayDot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
/*============= *H* =========== */
.head{
	font-family: Arial;
	font-size:11px;
	color:#FF7B23;
	text-decoration:none;
}
/*============= *O* =========== */
.orangetxt{
	font-family: Arial;
	font-size:11px;
	color:#FF7B23;
	text-decoration:none;
}
.redtxt{
	font-family: Arial;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
/*============= *S* =========== */
select {
border:1px solid #A8A7A7;
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: none;
}
.smapHead {
	color:#2B2F34;
	font-size:12px;
	background-image:url(../images/iconSmapRed.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:5px;
	padding-bottom:6px;
	padding-right:6px;
	text-transform: uppercase;
}
/*============= *T* =========== */
.txtfield {
border:1px solid #A8A7A7;
	font-family: Arial;
	font-size: 11px;
	color: #242222;
	text-decoration: none;
}
/*============= *W* =========== */
.whitetxt {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


