body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;




}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
td.bread {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a.headline {
	font-weight: bold;
	color: #0033CC;
}
h5 {
	color: #0033CC;
	margin: 0px;
	padding: 0px;

}
table.borderleftrightbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;

}
table.borderleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0033CC;
	border-left-color: #0033CC;
}
h1 {
	color: #0033CC;
	font-size: 19px;
}
a.credit {
	color: #999999;
	text-decoration: none;
}
a.credit:visited {
	color: #999999;
	text-decoration: none;
}
a.credit:hover {
	color: #999999;
	text-decoration: underline;
}
a.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.breadlink {
	color: #FF0000;
}
a.breadlink:visited {
	color: #FF0000;
}
a.breadlink:hover {
	color: #FFFFFF;
	text-decoration: none;

}
/*p {
	line-height: 25px;
	text-decoration: underline;
	padding: 40px;


}*/
p {
    font-size: 11px;
	margin-top: 10px;
	margin-bottom: 8px;
}
h4 {
	font-weight: bold;
	color: #000000;
}
.hd4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.hd5 {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
ul {
	font-size: 11px;
}
table.contentonly {
	visibility: visible;
}
	display: none;
}
table.borderleftright2 {
	border-top: 1px solid #0033CC;
	border-right: 1px solid #0033CC;
	border-bottom: none;
	border-left: 1px solid #0033CC;
	background-color: #0033CC;


}
TABLE.GALLERY {
	background-image: url(../images/page_bk.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
