/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	background-color: #454841;
	color: #989898;
	line-height: 18px;
	}
/* Styles for text, h tags */
h1 {
color:#cfcfcf;
font-size: small;
font-weight: bold;
margin-top:0px;
margin-bottom:3px;
}
h2 {
color: black;
font-size: 38px;
font-weight: normal;
margin-top:0px;
margin-bottom:3px;
}
h3 {
color: #b4b4b4;
font-size: x-large;
font-weight: normal;
margin-top:0px;
margin-bottom:0px;
}
h4 {
color:white;
font-size: small;
font-style: normal;
margin-top:0px;
margin-bottom:3px;
}
h5 {
color: #ffa200;
font-size: large;
font-weight: normal;
margin-top:0px;
margin-bottom:10px;
}



.black_small {
font-size: small;
color: black;
}
.grey_small {
font-size: small;
color: #b4b4b4;
}
.greylight_small {
font-size: small;
color: #e4e4e4;
}
.greydark_small {
font-size: small;
color: #454545;
}
.greygreen_small {
font-size: small;
color: #989e94 ;
}
.white_small {
font-size: small;
color: white;
}
.white_smaller {
font-size: smaller;
color: white;
}




/* Styles for the default links */
A:link {font-size: small; color: #b4b4b4; text-decoration:none; }
A:visited {font-size: small; color: #b4b4b4; text-decoration:none; }
A:active {font-size: small; color: #b4b4b4; text-decoration:none; }
A:hover {font-size: small; color: #e4e4e4; text-decoration:none; }


/* Styles for the links -------------  BLACK  */
a.black_small:link {
	font-size: small;
	color: black;
	text-decoration:none;
}
a.black_small:visited {
	font-size: small;
	color: black;
	text-decoration:none;
}
a.black_small:active {
	font-size: small;
	color: black;
	text-decoration:none;
}
a.black_small:hover {
	font-size: small;
	color: #333;
	text-decoration:none;
}



/* Styles for the links -------------  GREY  */
a.grey_small:link {
	font-size: small;
	color: #454545;
	text-decoration:none;
}
a.grey_small:visited {
	font-size: small;
	color: #454545;
	text-decoration:none;
}
a.grey_small:active {
	font-size: small;
	color: #454545;
	text-decoration:none;
}
a.grey_small:hover {
	font-size: small;
	color: #989898;
	text-decoration:none;
}

a.grey_large:link {
	font-size: large;
	color: #b4b4b4;
	text-decoration:none;
}
a.grey_large:visited {
	font-size: large;
	color: #b4b4b4;
	text-decoration:none;
}
a.grey_large:active {
	font-size: large;
	color: #b4b4b4;
	text-decoration:none;
}
a.grey_large:hover {
	font-size: large;
	color: #e4e4e4;
	text-decoration:none;
}




/* Styles for the links -------------  GREY / GREEN  */
a.greygreen_small:link {
	font-size: small;
	color: #989e94;
	text-decoration:none;
}
a.greygreen_small:visited {
	font-size: small;
	color: #989e94;
	text-decoration:none;
}
a.greygreen_small:active {
	font-size: small;
	color: #989e94;
	text-decoration:none;
}
a.greygreen_small:hover {
	font-size: small;
	color: #cfcfcf;
	text-decoration:none;
}





/* Styles for the links -------------  NAV  */
a.nav_9px:link {
	font-size: 9px;
	color: #a0a59e;
	text-decoration:none;
}
a.nav_9px:visited {
	font-size: 9px;
	color: #a0a59e;
	text-decoration:none;
}
a.nav_9px:active {
	font-size: 9px;
	color: #a0a59e;
	text-decoration:none;
}
a.nav_9px:hover {
	font-size: 9px;
	color: #ffa200;
	text-decoration:none;
}


a.nav_9px_on:link {
	font-size: 9px;
	color: #ffa200;
	text-decoration:none;
}
a.nav_9px_on:visited {
	font-size: 9px;
	color: #ffa200;
	text-decoration:none;
}
a.nav_9px_on:active {
	font-size: 9px;
	color: #ffa200;
	text-decoration:none;
}
a.nav_9px_on:hover {
	font-size: 9px;
	color: #ffa200;
	text-decoration:none;
}




/* Styles for the links -------------  TANGERINE  */
a.tangerine_xlarge:link {
	font-size: large;
	color: #ffa200;
	text-decoration:none;
}
a.tangerine_xlarge:visited {
	font-size: large;
	color: #ffa200;
	text-decoration:none;
}
a.tangerine_xlarge:active {
	font-size: large;
	color: #ffa200;
	text-decoration:none;
}
a.tangerine_xlarge:hover {
	font-size: large;
	color: #ffa200;
	text-decoration:none;
}




/* Styles for the links -------------  WHITE  */
a.white_medium:link {
	font-size: medium;
	color: #ffffff;
	text-decoration:none;
}
a.white_medium:visited {
	font-size: medium;
	color: #ffffff;
	text-decoration:none;
}
a.white_medium:active {
	font-size: medium;
	color: #ffffff;
	text-decoration:none;
}
a.white_medium:hover {
	font-size: medium;
	color: #ffffff;
	text-decoration:none;
}



a.white_small:link {
	font-size: small;
	color: #ffffff;
	text-decoration:none;
}
a.white_small:visited {
	font-size: small;
	color: #ffffff;
	text-decoration:none;
}
a.white_small:active {
	font-size: small;
	color: #ffffff;
	text-decoration:none;
}
a.white_small:hover {
	font-size: small;
	color: #ffffff;
	text-decoration:none;
}



a.white_smaller:link {
	font-size: smaller;
	color: #ffffff;
	text-decoration:none;
}
a.white_smaller:visited {
	font-size: smaller;
	color: #ffffff;
	text-decoration:none;
}
a.white_smaller:active {
	font-size: smaller;
	color: #ffffff;
	text-decoration:none;
}
a.white_smaller:hover {
	font-size: smaller;
	color: #ffffff;
	text-decoration:none;
}







