BODY {
	background-color: #DDE2EA;
	margin: 0px 0px 0px 0px;
}
#divCircle {
POSITION: absolute;
}
BODY, TD {
	font-family: tahoma, geneva cy, arial, sans-serif;
	font-size: 0.7em; /* 0.6em */
	color: #434343;
}
.call {
	font-family: tahoma, geneva cy, arial, sans-serif;
	font-size: 1.2em; /* 0.6em */
	font-weight: bold;
	color: #434343;
}
A, a:link { 
color: Navy;
}
a:hover { 
color: Navy;
}
hr {
	height: 1px;
}
.p_padd {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
   border-bottom: 1px solid #1D5778;
	border-left: 1px solid #1D5778;
	border-top: 1px solid #1D5778;
	height: 21px;
}
.flash_border {
	border-bottom: 2px solid #324D5B;
}
 SELECT, option, textarea, input {
 	font-family: tahoma, geneva cy, arial, sans-serif;
	font-size: 1em; /* 0.6em */
	color: Black;
	background: White;
	border: 1px solid Gray;
}
.input {
	font-family: tahoma, geneva cy, arial, sans-serif;
	font-size: 0.8em; /* 0.6em */
	color: white;	
	background: #0077CC;
	border: 1px solid #0077CC;
}
.backx {
	background-repeat: repeat-x;
}
.backc {
background-position: left;
background-repeat: no-repeat;
border-bottom: 1px solid Gray;
}
.bord_bottom {
	border-bottom: 1px solid Gray;
}
.bord_table {
	border: 3px double #BEC8D8;
}
.white_text {
	color: black;
	padding-right: 10px;
}