.title_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 002B6A;
}
body {
	background-image: url(/in2inimages/background.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	}
	
.body a:link{
	color:#B05800;
	text-decoration:none;
}
	
.body a:visited{
	color:#B05800;
	text-decoration:none;}

.body a:hover{
	color:#B05800;
	text-decoration: underline;
}

.buttonscontainer {width: 98px;}

.buttons a {color: #999999;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
font: normal 12px "Arial Black", sans-serif;
text-decoration: none;
text-align: center;
margin-top: 1px;}

.buttons a:hover {border-left: 5px solid #FFEEDD;
border-right: 5px solid #FFEEDD;
text-decoration: none;
color: #999999;}


.footercontainer {width:600px; text-align: center;}
.footer {color: #999999;
font: normal 11px Arial, Helvetica, sans-serif;
}
.footer a {color: #999999;
text-align: center;
font: normal 11px Arial, Helvetica, sans-serif;
text-decoration: none;
}

.footer a:visited{color: #999999}

.footer a:hover {color: #B05800}




