body {
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 11px;
	color			: #000000;
}

h1 {
	font-size		: 20px;
	margin-bottom	: 20px;
}

h2 {
	font-size		: 15px;
	margin-bottom	: 15px;
	color			: #000000;
}

h3 {
	font-size		: 14px;
	margin-top		: 14px;
	margin-bottom	: 14px;
	color			: #EA8718;
}

h3.small {
	font-size		: 12px;
	margin-top		: 12px;
	margin-bottom	: 12px;
	font-weight		: bold;
}

h4 {
	font-size		: 11px;
	font-weight		: bold;
	margin-top		: 5px;
	margin-bottom	: 5px;
}

p, ul, ol, li {
	font-size		: 11px;
	margin-top		: 5px;
	margin-bottom	: 5px;
}

div, td {
	font-size		: 11px;
	margin-top		: 0px;
	margin-bottom	: 0px;
}

input, option, select, textarea {
    font-family		 : Verdana, Arial, Helvetica;
    font-size		 : 12px;
    color			 : #000066;
	background-color : #f7eeab;
}

.small {
	font-size : 9px;
}

.smallnomarginbottom {
	font-size	  : 9px;
	margin-bottom : 0px;
}

.nomargin {
	margin-top	  : 0px;
	margin-bottom : 0px;
}

.nomargintop {
	margin-top : 0px;
}

.nomarginbottom {
	margin-bottom : 0px;
}

.smallblue {
	font-size	: 9px;
	font-weight : bold;
	color		: #000066;
}

.smallorange {
	font-size : 9px;
	color	  : #F4A919;
}

.bigorange {
	font-size : 40px;
	color	  : #F4A919;
}

.orange {
	color	  : #F4A919;
}

.blue {
	font-size	: 11px;
	font-weight : bold;
	color		: #000066;
}

a, a:visited {
	text-decoration : none;
	font-weight		: bold;
	color			: #000066;
}

a:hover  { 
	text-decoration : underline;
	color			: #000000; 
} 

a.smallgrey, a.smallgrey:hover, a.smallgrey:active, a.smallgrey:visited {
	font-family		: Verdana,Arial,Helvetica;
	font-size		: 9px;
	font-weight		: normal;
	text-decoration : none;
	color			: #808080;
}

a.textnavi, a.textnavi:active, a.textnavi:visited  {
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration : none;
	color			: #F4A919;
}

a.textnavi:hover {
	text-decoration : none;
	color			: #fada7d;
}

.xmasdoor, .xmasdoor:hover, .xmasdoor:active, .xmasdoor:visited {
	font-size : 12px;
	color	  : #F4A919;
}


A.navi  {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}

A.navi:visited  {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;	
	text-decoration : none;
	font-size : 12px;
}

A.navi:hover  { 
	color : #f7eeab; 
	font-family : Verdana,Arial,Helvetica; 
	text-decoration : none; 
	font-weight : bold;
	font-size : 12px;
	background-color:#000066;
} 

A.subnavi  {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	text-decoration : none;
	font-size : 10px;
}

A.subnavi:visited  {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;	
	text-decoration : none;
	font-size : 10px;
}

A.subnavi:hover  { 
	color : #f7eeab; 
	font-family : Verdana,Arial,Helvetica; 
	text-decoration : none; 
	font-weight : bold;
	font-size : 10px;
	background-color:#000066;
} 

A.smallorange, A.smallorange:visited, A.smallorange:active,A.smallorange:hover {
	color : #F4A919;
	font-family : Verdana,Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-size : 9px;
}

A.banner  {
	color : #f7eeab;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	text-decoration : none;
	font-size : 9px;
}

A.banner:visited  {
	color : #f7eeab;
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;	
	text-decoration : none;
	font-size : 9px;
}

A.banner:hover  { 
	color : #f7eeab; 
	font-family : Verdana,Arial,Helvetica; 
	text-decoration : underline;
	font-weight : normal;
	font-size : 9px;
} 

A.smallorange, A.smallorange:visited, A.smallorange:active,A.smallorange:hover {
	color : #F4A919;
	font-family : Verdana,Arial,Helvetica;
	text-decoration : none;
	font-weight : normal;
	font-size : 9px;
}

.blue  {
        color : #000066;
        font-family : Verdana,Arial,Helvetica;
        text-decoration : none;
        font-weight : bold;
        font-size : 12px;
}