/*-- Link Styles --*/
/*- main links  -*/
a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89824;
    text-decoration: underline
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89824;
    text-decoration: underline
}

a:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89824;
    text-decoration: underline
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89824;
    text-decoration: none
}

/*- alternative links  -*/
a.alt:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
    text-decoration: underline;
	font-weight: bold;
}

a.alt:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
    text-decoration: underline;
	font-weight: bold;
}

a.alt:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.alt:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
    text-decoration: none;
	font-weight: bold;
}

/*- second alternative links  -*/
a.alt2:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    text-decoration: underline;
}

a.alt2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    text-decoration: underline;
}

a.alt2:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.alt2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
    text-decoration: none;
}

/*- third alternative links  -*/
a:alt3:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89824;
    text-decoration: underline
}

a:alt3:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89824;
    text-decoration: underline
}

a:alt3:active
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89824;
    text-decoration: underline
}

a:alt3:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89824;
    text-decoration: none
}

.openpopup1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	cursor: hand;
    text-decoration: underline
}

.openpopup2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	cursor: hand;
    text-decoration: none
}
/*-- End Link Styles --*/

/*-- Text Styles --*/
/*-----------------*/
/*- main font -*/
.txt-xsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E89824;
	line-height: normal;
}
	
.txt-small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E89824;
}
	
.txt-med
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E89824;
}

.txt-large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E89824;
	font-weight: bold;
}
	
.txt-larger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E89824;
	font-weight: bold;
}
	
/*- white font -*/
.txt-xsmall-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
	
/*- xsmall-white link -*/
a.xsmall-white:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: underline
}

a.xsmall-white:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: underline
}

a.xsmall-white:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: underline
}

a.xsmall-white:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    text-decoration: none
}

/*-----------------------*/
.txt-small-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
.txt-med-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt-large-white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
	
/*- black font -*/
.txt-xsmall-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
	
.txt-small-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	
.txt-med-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
.txt-large-black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*- grey font -*/
.txt-xsmall-gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.txt-small-gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
	
.txt-med-gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	
.txt-large-gray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.alt3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	text-decoration: underline;
}

/*-- Button Styles --*/
input.input-button,
input.input-button-mouse-over,
input.input-button-mouse-down
{
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	color: #E89824;
	text-decoration: none;

	background-color: #646473;
	
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
	padding-right: 2px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 2px;
}

input.input-button-disabled
{
	background-color: #463874;
}

input.input-button-mouse-over
{
	color: #000000;
}

/*-- Slide Show Styles --*/
.slide-show-black-box
{
	background-color: #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-right: 0px;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
}

.slide-show-information-box
{
	background-color: #646473;
	border-top: solid 1px #000000;
}

.slide-show-picture-number,
.slide-show-picture-description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	line-height: 10px; 
	color: #E89824;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.slide-show-picture-description
{
	padding-left: 6px;
}
