/* CSS Document */

body {
	background-image: url(../images/background.jpg);
	background-color: #0072BB;
	background-repeat: repeat-x;
	margin-top: 0px;
}
td.img1 {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 35px;
}
td.flash {
	height: 181px;
	width: 780px;
	background-image: url(../images/index_02.jpg);
	padding-left: 160px;
	padding-top: 50px;
	padding-right: 25px;
	text-align: justify;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
td.img3 {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 35px;
}
td.img4 {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	height: 329px;
	width: 35px;
}
td.img5 {
	background-image: url(../images/index_10.jpg);
	background-repeat: no-repeat;
	height: 329px;
	width: 35px;
}
td.img7 {
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 850px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	color: #F7931D;
}
h3 {
	font-size: 16px;
	color: #073957;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001F56;
}
td.baseText {
font-size: 9px;
	color: #001F56;
}
a.base:link,a.base:active,a.base:visited {
	color: #6DCFF6;
	text-decoration: none;
	font-size: 9px;
}
a.base:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.main:link,a.main:active,a.main:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {
	color: #001F56;
}
a.side:link,a.side:active,a.side:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7931D;
	text-decoration: underline;
}
a.side:hover {
	color: #001F56;
}
.hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #001F56;
}
