body, td, input, textarea{
			font-size:11px;
		    font-family:Tahoma;
			color:#6C6D6D;
			line-height:13px;
			vertical-align:top;
			padding:0px;
}

h1{
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #393C3F;
}

h2{
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #393C3F;
}


td.top { 
			height:64px;
			vertical-align:middle;
			background:url(../images/bg_top.jpg) left top no-repeat;
}
td.middle { 
			vertical-align:middle;
			background:url(../images/bg_middle.jpg) left top repeat;
}
td.bottom { 
			height:65px;
			vertical-align:middle;
			background:url(../images/bg_bottom.jpg) left top no-repeat;
}

.box_body ul 	{padding:0; margin:0 0 0 0px; list-style:none; }
.box_body .bg_list 			{background:url(../images/bg_list.gif) left top no-repeat; background-position:0 7px}
.box_body .bg_list  a			{color:#63676C; text-decoration:underline; padding-left:6px; line-height:18px;}
.box_body .bg_list  a:hover	{color:#63676C;text-decoration:none;}

a.information_links{				font-size:11px; 	font-family: Arial;	color: #FFF; 	font-weight:bold; 	text-decoration: none; }
a.information_links:active{			font-size:11px; 	font-family: Arial;	color: #FFF; font-weight:bold; 	text-decoration: none; }
a.information_links:link{			font-size:11px; 	font-family: Arial;	color: #FFF; 	font-weight:bold; 	text-decoration: none;  }
a.information_links:hover {			font-size:11px; 	font-family: Arial; color: #FFF; font-weight:bold;	text-decoration: underline;  }
a.information_links:visited {		font-size:11px;     font-family: Arial; color: #FFF; 	font-weight:bold;	text-decoration: none;  }
a.information_links:visited:hover {	font-size:11px;     font-family: Arial; color: #FFF;	font-weight:bold;	text-decoration: underline;  }

