/* CSS Document */

body.main{
background:url(../images/Background.jpg) repeat-x top left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background-color:#FFFFFF;
text-align:center;
}

span.bold{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

div.centerFooter{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
vertical-align:middle;
width:100%;
text-align:left;
position:absolute;
top:695px;
left:0px;
}
div.center{
width:902px;
text-align:left;
margin:0 auto;
}

table.centerFooter{
margin-left:40%;
margin-right:40%;
margin-top:0;
position:absolute;
text-align:left;
vertical-align:middle;
top:0px;
width:200px;
height:30px;
border:0px;
}

table.center{
margin: 0 auto;
width:902px;
height:650px;
border:0px;
}

span.index{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
background-color:#FFFFFF;
text-align:center;
font-weight:bold;
}

td.content{
width:321px;
height:519px;
background-image:url(../images/index_04.png);
background-repeat:no-repeat;
vertical-align:top;
}

td.BNI{
width:175px;
height:208px;
background-image:url(../images/index_12.png);
background-repeat:no-repeat;
vertical-align:middle;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}

div.content{
width:290px;
height:519px;
overflow-x:hidden;
overflow-y:auto;
overflow:auto;
margin-left:20px;
}

td.footer{
width:902px;
height:25px;
background-image:url(../images/index_14.png);
background-repeat:no-repeat;
vertical-align:middle;
text-align:left;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

table.footer{
color:#FFFFFF;
width:400px;
margin-left:100px;
margin-right:auto;

}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}