/* CSS Document */
.footerbg {
background-color:#FF9933;
}
.img_bord {
	border: 1px solid #FF9933;
}
.bodycontent {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
	}
	.bodycontent_small {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
	}
.audiolinks a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #397293;
	text-decoration: underline;		
}
.audiolinks a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #760003;
	text-decoration: underline;			
}
.hoverlinks  {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #760003;
	text-decoration: underline;			
}
.hoverlinks :link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #760003;
	text-decoration: underline;			
}
.hoverlinks :visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #760003;
	text-decoration: underline;			
}
.hoverlinks :hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #760003;
	text-decoration: underline;			
}
.innpage_content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #7C8B8F;
	text-decoration: none;
	
	}.bodycontentboldblack {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.bodycontentblack {


	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
body
{
	background-image:url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: 08315B;
	margin: 10px 0px 0px;


}

table
{background-color:white;}

.bggray
{background-color:#999999;}