body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-color:#EBEBEB;
}

/*--------------------	TEXT STYLES------------------*/



.up_links {	font-family: verdana;font-size: 11px;	font-weight: normal;	color: #CCCCCC;	text-decoration: underline;}
.up_links:hover {	font-family: verdana;font-size: 11px;	font-weight: normal;	color: #ffffff;	text-decoration: none;}
.Head {	font-family: verdana;font-size: 18px;	font-weight: bold;	color: #364368;	text-decoration: none;}
.txt {	font-family: verdana;font-size: 12px;	font-weight: normal;	color: #000000;	text-decoration: none; line-height:18px;}
.verdana_14 {	font-family: verdana;	font-size: 12px;	line-height: 16px;	font-weight: bold;	color: #333333;	text-decoration: none;}
.dwn_links {	font-family: verdana;font-size: 11px;	font-weight: normal;	color: #333333;	text-decoration: none;}
.dwn_links:hover {	font-family: verdana;font-size: 11px;	font-weight: normal;	color: #000000;	text-decoration: none; background-color:#EEEEEE;}
.dwn_txt {	font-family: verdana;font-size: 11px;	font-weight: normal;	color: #333333;	text-decoration: none;}
.txt_head {	font-family: verdana;font-size: 13px;	font-weight: bold;	color: #053585;	text-decoration: none; line-height:20px}


/*--------------------	IMAGES & BACKGROUNDS STYLES------------------*/
.BG_gray {	background-image: url(../images/bg_gray.gif);	background-repeat: repeat-x; border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #dddddd;	border-left-color: #dddddd;}
.up_bor {	background-image: url(../images/up_bor1.gif);	background-repeat: repeat-x;}
.dwn_bor {	background-image: url(../images/dwn_bor.gif);	background-repeat: repeat-x;}
.line {	background-image: url(../images/line.gif);	background-repeat: repeat-x;}

h1, h2, h3 { margin-top:0px; margin-bottom:0px; }
h3 A{
	text-decoration: none;
}