/* ILG */
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: silver;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #333333;
}

td, a, p
{
	vertical-align: top;
}

input, select
{
	font-size: 9px;
}

hr
{
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
}
a:hover {
	
	color: #3589DF;
	background: inherit;
	text-decoration: none;
	
}

a:link {
	
	color:#333333;
	text-decoration: none;
	
}
a:visited {
	color:#333333;

	text-decoration: none;
}
a.linkBlackB
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display:block;
}
a.linkGray
{
	height: 8px;
	vertical-align: middle;
	color: #333333;
	padding-left: 10px;
	font-weight: normal;
	font-size:8;
	size:auto;
	font-size-adjust:inherit;
	}
	
	a.linkMail
{
	vertical-align: middle;
	color: #333333;
	font-size:11;
	size:auto;
	font-size-adjust:inherit;
	}

a.linkGrayB
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.linkGrayBU
{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.linkGrayS
{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.linkGrayS1
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.linkGraySU
{
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

a.linkRed
{
	font-size: 11px;
	color: #b30000;
	text-decoration: none;
}


a.linkRedSmallU
{
	font-size: 9px;
	color: #b30000;
	text-decoration: underline;
}

a.linkRedSmall
{
	font-size: 9px;
	color: #b30000;
	text-decoration: underline;
}

a.linkRedSmallB
{
	font-size: 9px;
	font-weight: bold;
	color: #b30000;
	text-decoration: none;
}

a.linkRedU
{
	font-size: 11px;
	color: #b30000;
	text-decoration: underline;
}

a.linkRedB
{
	font-size: 11px;
	color: #b30000;
	font-weight: bold;
	text-decoration: none;
}

a.linkRedTitle
{
	font-size: 14px;
	color: #b30000;
	font-weight: bold;
	text-decoration: none;
}

a.linkWhite
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.alternate
{
	font-size: 10px;
	font-weight: bold;
	color: #34401A;
}

a.footer
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.imgWhiteBorder
{
	border: solid 3px #FFFFFF;
}

.divTopLeftTitle
{
	width: 6px;
	height: 31px;
	background-image: url(img/div/divTopLeftTitle.jpg);
	background-repeat: no-repeat;
}

.divTopRightTitle
{
	width: 6px;
	height: 31px;
	background-image: url(img/div/divTopRightTitle.jpg);
	background-repeat: no-repeat;
}

.divTopTileTitle
{
	height: 31px;
	background-image: url(img/div/divTopTileTitle.jpg);
	background-repeat: repeat-x;
}

.divTopLeftTitleRed
{
	width: 9px;
	height: 27px;
	background-image: url(img/div/divTopLeftTitleRed.jpg);
	background-repeat: no-repeat;
}

.divTopRightTitleRed
{
	width: 9px;
	height: 27px;
	background-image: url(img/div/divTopRightTitleRed.jpg);
	background-repeat: no-repeat;
}

.divTopTileTitleRed
{
	height: 27px;
	background-image: url(img/div/divTopTileTitleRed.jpg);
	background-repeat: repeat-x;
}

.divTopLeft
{
	width: 6px;
	height: 6px;
	background-image: url(img/div/divTopLeft.jpg);
	background-repeat: no-repeat;
}

.divTopRight
{
	width: 6px;
	height: 6px;
	background-image: url(img/div/divTopRight.jpg);
	background-repeat: no-repeat;
}

.divTopTile
{
	height: 6px;
	background-image: url(img/div/divTopTile.jpg);
	background-repeat: repeat-x;
}

.divLeft
{
	width: 6px;
	background-image: url(img/div/divLeft.jpg);
	background-repeat: repeat-y;
}

.divRight
{
	width: 6px;
	background-image: url(img/div/divRight.jpg);
	background-repeat: repeat-y;
}

.divBottomLeft
{
	width: 6px;
	height: 6px;
	background-image: url(img/div/divBottomLeft.jpg);
	background-repeat: no-repeat;
}

.divBottomRight
{
	width: 6px;
	height: 6px;
	background-image: url(img/div/divBottomRight.jpg);
	background-repeat: no-repeat;
}

.divBottomTile
{
	height: 6px;
	background-image: url(img/div/divBottomTile.jpg);
	background-repeat: repeat-x;
}

.divInnerTopLeft
{
	background-image: url(img/patch/patchTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ede9e7;
	height: 4px;
}

.divInnerTopRight
{
	background-image: url(img/patch/patchTopRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ede9e7;
	height: 4px;
}

.divInnerBottomLeft
{
	background-image: url(img/patch/patchBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ede9e7;
	height: 4px;
}

.divInnerBottomRight
{
	background-image: url(img/patch/patchBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ede9e7;
	height: 4px;
}

.divInnerNew
{
	background-color: #ede9e7;
	
}

.divInner
{
	background-color: #ede9e7;
	padding: 10px 10px 10px 10px;
}

.divInnerTopLeftWhite
{
	background-image: url(img/patch/patchTopLeftWhite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	height: 3px;
}

.divInnerTopRightWhite
{
	background-image: url(img/patch/patchTopRightWhite.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	height: 3px;
}

.divInnerBottomLeftWhite
{
	background-image: url(img/patch/patchBottomLeftWhite.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #ffffff;
	height: 3px;
}

.divInnerBottomRightWhite
{
	background-image: url(img/patch/patchBottomRightWhite.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
	height: 3px;
}

.divInnerWhite
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.divInnerShort
{
	padding: 3px 5px 3px 5px;
}
.divInnerShortSwf
{
	background-color: #ede9e7;
}
.divInnerNoPad
{
	background-color: #ede9e7;
}

.divTitleBar
{
	background-color: #b30000;
	height: 22px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}

.divTitleBarGreen
{
	background-color: #989700;
	height: 22px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}

.divTitleBarGrey
{
	background-color: #d4cbc6;
	vertical-align: middle;
	height: 22px;
	color: #222222;
	padding-left: 10px;
	font-weight: bold;
}

.divTitleBarDark
{
	background-color: #2e2e2e;
	vertical-align: middle;
	height: 22px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
}

.divTitleBarDarka
{
	background-color: #2e2e2e;
	vertical-align: middle;
	height: 22px;
	color: #ffffff;
	font-weight: bold;
}


.divTitleBarAlternate
{
	background-color: #d5cbc6;
	vertical-align: middle;
	height: 22px;
	color: #333333;
	padding-left: 10px;
}

.divNitezoomPicks
{
	background-color: #d5cbc6;
	height: 22px;
	vertical-align: middle;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
}

.divGreenTitleLeft
{
	background-image: url(img/div/divGreenTitleLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
	width: 3px;
}

.divGreenTitleRight
{
	background-image: url(img/div/divGreenTitleRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 22px;
	width: 3px;
}
.divNitezoomBlc
{
	background-color: #494a4c;
	height: 10px;
	vertical-align: middle;
	color: #ffffff;
	padding-left: 10px;
	font-weight: normal;
}
.divGreenTitleTile
{
	background-image: url(img/div/divGreenTitleTile.jpg);
	background-repeat: repeat-x;
	height: 22px;
}

.divFooterLeft
{
	background-image: url(img/div/divFooterLeft.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 38px;
	width: 9px;
}

.divFooterRight
{
	background-image: url(img/div/divFooterRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 38px;
	width: 9px;
}

.divFooterTile
{
	background-image: url(img/div/divFooterTile.jpg);
	background-repeat: repeat-x;
	height: 38px;
}

.divSeperator
{
	background-image: url(img/seperator.jpg);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
}

.divAjaxPop
{
	padding: 5px 5px 5px 5px;
	background-color: #d5cbc6;
}

.div1px
{
	height: 1px;
	line-height: 1px;
}

.div3px
{
	height: 3px;
	line-height: 1px;
}

.div1pxInner
{
	height: 1px;
	line-height: 1px;
	background-color: #ede9e7;
}

.div3pxInner
{
	height: 3px;
	line-height: 1px;
	background-color: #ede9e7;
}

.div1pxWhite
{
	height: 1px;
	line-height: 1px;
	background-color: #ffffff;
}

.fntSmall
{
	font-size: 11px;
}

.fntSmalla
{
	font-size: 9px;
}

.fntTitle
{
	font-size: 16px;
	color: #000000;
}

.fntRed
{
	color: #b30000;
}

.fntBlack
{
	color: #000000;
	font-weight: bold;
}

.fntWhite
{
	color: #ffffff;
}

.fntWhiteBold
{
	color: #ffffff;
	font-weight: bold;
}

.fntTitleRed
{
	font-size: 16px;
	color: #b30000;
}

.highslide {
    cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(js/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(js/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
