body
{
    FONT-FAMILY:  Gill Sans MT, arial;
    text-align : center;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: black;
}


.tabitem
{
	background-image : url(images/tab.gif);
	background-repeat : no-repeat;
	font-family : Gill Sans MT, Arial, Lucida Sans;
	font-size : 9pt;
	width : 100px;
	text-align : center;
	height : 20px;
	font-weight : bold;
}

.tabitem-select
{
	background-image : url(images/tabselect.gif);
	background-repeat : no-repeat;
	font-family : Gill Sans MT, Arial, Lucida Sans;
	font-size : 9pt;
	font-weight : 900;
	color : #666666;
	width : 100px;
	text-align : center;
}

table.large
{
	background-color: black;
	width : 100%;
	height : 100%;
}

a.tab
{
	color : black;
	text-decoration : none;
}

a.tab:visited
{
	color : black;
}

a.tab:hover
{
	color : silver;
}

td.main
{
	vertical-align : top;
	text-justify : distribute-all-lines;
	padding-left : 50px;
	padding-right : 50px;
	padding-top : 20px;
	padding-bottom : 0px;
	font-size : 20pt;
	background-color : f6f3f3;
}

table.text-main
{
	font-size : 9pt;	
}

.large-orange-text
{
	COLOR: #ff9d00;
	font-size : 12pt;
	font-family : Gill Sans MT;
	font-weight : bolder;
}

.large-black-text
{
    font-family : Gill Sans MT, Arial, Lucida Sans;
	color : black;
	font-size : 12pt;
	font-weight : bold;	
}

.med-black-text
{
	color : Black;
	font-size : 10pt;
	font-weight : bold;
}

.med-orange-text
{
	color : #ff9d00;
	font-weight : bold;
	font-size : 10pt;
}

li
{
	padding-bottom : 10px;	
}


/* =Hoverbox is for landscape pics, Hoverboxx is for vertical; all pics are 400x267 or 200x467 px
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverboxx
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverboxx a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverboxx a .previeww
{
	display: none;
}


.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 50px;
	left: -140px;
	z-index: 1;
}

.hoverboxx a:hover .previeww
{
	display: block;
	position: absolute;
	top: 50px;
	left: -140px;
	z-index: 1;
}

.hoverbox img
{
	background: #ffffff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 125px;
	height: 83px;
}


.hoverboxx img
{
	background: #ffffff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 83px;
	height: 125px;
}

.hoverbox li
{
	background: #ffffff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 2px;
	position: relative;
}

.hoverboxx li
{
	background: #ffffff;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 2px;
	position: top;
}

.hoverbox .preview
{
	border-color: #000;
	border-width: 1px;
	width: 400px;
	height: 267px;
}

.hoverboxx .previeww
{
	border-color: #000;
	border-width: 1px;
	width: 267px;
	height: 400px;
}

.hoverbox a
{
	position: relative;
}

.hoverboxx a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverboxx a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: 50px;
	left: -140px;
}

.hoverboxx a:hover .previeww
{
	top: 50px;
	left: -140px;
}

.hoverbox li
{
	position: static;
}

.hoverboxx li
{
	position: static;
}