/* global definitions */
body {
	background-image: url(../img/background_fog.jpg);
	background-attachment: fixed;
}

/* class definitions */
.normal {
	font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 11px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
}

.normal_fox {
    font-family: Verdana;
    font-size: 9px;
    font-style: normal;
    line-height: 11px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    text-decoration: none;
}

.normal_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.normal_marked {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.normal_marked_gold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #bb0000;    
	text-decoration: none;
}

.normal_black {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.normal_white {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}


.normal_black_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.normal_mini {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;	
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.special_header {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #BF0409;
	text-decoration: none;
}

.header_nav {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
	letter-spacing: 2px;
}

.header_black {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.navi {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.error {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #bb0000;    
	text-decoration: none;
}

/* link definitions */
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9CD00;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}

a.marked:link, a.marked:visited, a.marked:hover, a.marked:active, {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}

a.button:link, a.button:visited {
	display: table-cell;
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;	
	letter-spacing: 1px;
	height: 20px;	
	background-image: url(../img/headers_gold_1px.gif);
	/*background-repeat: repeat-x;*/
}

a.button:hover, a.button:active {
	display: table-cell;
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: rgb(248,164,7);
	text-decoration: none;
	/*background-color: #DCB017;*/
	letter-spacing: 1px;
	height: 20px;	
	/*horizontal-align: bottom;*/
	/*background-image: url(../img/headers_gold_1px.gif);*/
	/*background-repeat: repeat-x;*/
}

a.button_sold_out:link, a.button_sold_out:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-color: #DCB017;
	letter-spacing: 1px;
	height: 20px;
	horizontal-align: bottom;
	background-image: url(../img/headers_gold_1px.gif);
	background-repeat: repeat-x;
}

a.button_sold_out:hover, a.button_sold_out:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;     
	text-decoration: none;
	background-color: #DCB017;
	letter-spacing: 1px;
	height: 20px;	
	horizontal-align: bottom;
	background-image: url(../img/headers_gold_1px.gif);
	background-repeat: repeat-x;
}

a.mini:link {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a.mini:visited {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a.mini:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9CD00;
	text-decoration: none;
}

a.mini:active {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

a.maxi:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

a.maxi:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

a.maxi:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F9CD00;
	text-decoration: none;
	letter-spacing: 1px;
}

a.maxi:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

a.main:active {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: rgb(255,191,0);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.main:link {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.main:visited {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.main:hover {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: rgb(248,164,7);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big:active {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: rgb(255,191,0);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big:link {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big:visited {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: rgb(255,255,255);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big:hover {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: rgb(248,164,7);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big_black:active {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big_black:link {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big_black:visited {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}

a.big_black:hover {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	color: rgb(248,164,7);
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 0px;
}


/* form definitions */
input {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

select {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

textarea {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}