/* CSS Document */
td img {display: block;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
body {
	background-color: #fcfdfe;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
h1 {
	color: #006699;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.index_right {
	padding-left: 30px;
	padding-right: 60px;
	padding-bottom: 40px;
}
.index_left {
padding-left: 30px;
padding-right: 50px;
padding-bottom: 40px;
}
.Heading {
	font-size: 13px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	color: #666666;
}
.style5 {color: #999999}

A:link.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;
	font-size: 11px;
}
A:visited.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;
	font-size: 11px;
}
A:active.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;
	font-size: 11px;
}
A:hover.footer {
    COLOR: #333333;
    TEXT-DECORATION: none;
	font-size: 11px;
}

.footer {
COLOR: #666666;
    TEXT-DECORATION: none;
	font-size: 11px;
	}
	
.level_two_main{
padding-left: 30px;
padding-right: 250px;
padding-top: 15px;
padding-bottom: 60px;
}
.level_two_gallery{
padding-left: 30px;
padding-right: 5px;
padding-top: 15px;
padding-bottom: 60px;
}

.page-heading {
	color: #006699;
	font-weight: bold;
	font-size: 14px;
}
A:link.page-heading {
    COLOR: #006699;
    TEXT-DECORATION: none;
	font-size: 14px;
}
A:visited.page-heading {
    COLOR: #006699;
    TEXT-DECORATION: none;
	font-size: 14px;
}
A:active.page-heading {
    COLOR: #006699;
    TEXT-DECORATION: none;
	font-size: 14px;
}
A:hover.page-heading {
    COLOR: #003366;
    TEXT-DECORATION: none;
	font-size: 14px;
}
#Flip {
	position:absolute;
	visibility:hidden;
	width:157px;
	height:28px;
	z-index:1;
}
.left-column-text {
	font-size: 11px;
}

.box
{
border-width: 1px;
border-color:#cccccc;
border-style:solid;
}