body {
	margin: 10px 0 0 0; 
	padding: 0;
}
td {
	font-family: tahoma, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
ul {
width: 680px;
list-style: url(images/arrow2.gif);
padding: 0 0 0 0;
}
li {
padding: 0 0 9px 0;
}
a:link {
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}
a:visited { 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
}
a:hover { 
	color: #ff7227; 
	text-decoration: underline; 
}
a:active { 
	font-size: 12px; 
	color: #000000; 
}
.menu-bg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
.blu-bg {
	background-image: url(images/blu-bg.gif);
	background-repeat: repeat-x;
}
.box1 {
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
}
.white-brdr {
	border: 1px solid #C0C0C0;
}
.box2 {
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
}
.blkbrdr {
	border: 1px solid #000000;
}
.blu-bg2 {
	background-image: url(images/blu-bg2.gif);
	background-repeat: repeat-x;
}
.ftr_orbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}

.footer {
  padding: 0 0 0 25px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.footer a:link {
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
}
.footer a:visited { 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
}
.footer a:hover { 
	color: #ff7227; 
	text-decoration: underline; 
}
.footer a:active { 
	font-size: 10px; 
	color: #ffffff; 
}
.font2 {
	font-size: 12px;
}


