* {
    margin: 0;
    padding: 0;
}

@font-face {
	font-family: 'OpenSans-CondensedBold';
	src:url('../fonts/OpenSans-CondensedBold.eot'),
		url("../fonts/OpenSans-CondensedBold.eot?#iefix") format("embedded-opentype");
	src:local('OpenSans-CondensedBold'),
		local('OpenSans-CondensedBold'),
		url("../fonts/OpenSans-CondensedBold.svg#OpenSans-CondensedBold") format("svg"),
		url("../fonts/OpenSans-CondensedBold.otf") format("opentype"),
		url("../fonts/OpenSans-CondensedBold.woff") format("woff"),
		url("../fonts/OpenSans-CondensedBold.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSans-CondensedLight';
	src:url('../fonts/OpenSans-CondensedLight.eot'),
		url("../fonts/OpenSans-CondensedLight.eot?#iefix") format("embedded-opentype");
	src:local('OpenSans-CondensedLight'),
		local('OpenSans-CondensedLight'),
		url("../fonts/OpenSans-CondensedLight.svg#OpenSans-CondensedLight") format("svg"),
		url("../fonts/OpenSans-CondensedLight.otf") format("opentype"),
		url("../fonts/OpenSans-CondensedLight.woff") format("woff"),
		url("../fonts/OpenSans-CondensedLight.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

a.inner:link		{ color: #000080; font-family: 'OpenSans-CondensedBold', 'Arial Narrow', sans-serif;
					font-size: 12pt;}
a.inner:active		{ color: #800000; font-family: 'OpenSans-CondensedBold', 'Arial Narrow', sans-serif;
					font-size: 12pt;}
a.inner:visited		{ color: #C0C0C0; font-family: 'OpenSans-CondensedBold', 'Arial Narrow', sans-serif;
					font-size: 12pt; font-weight: bold}
.headtext			{ text-decoration:none; color:#FFFF66;
					font-family:'OpenSans-CondensedBold'; font-size:25pt;
					font-stretch: condensed;
					line-height:27pt;}
.boldtext			{ text-decoration:none; color:#FFFF66;
					font-family:'OpenSans-CondensedBold'; font-size:18pt;
					font-stretch: condensed;
					line-height:24pt;
					/* fallback DIY*/
					background-color: #67B83A;
					background: url('../../pictures/linear_bg_2.png');
					background-repeat: repeat-x;
					/* Firefox 3.6+ */
					background: -moz-linear-gradient(100% 100% 90deg, #153802, #67B83A);
					/* IE10 Consumer Preview */
					background: -ms-linear-gradient(top, #67B83A 0%, #153802 100%);
					/* Safari 4-5, Chrome 1-9 */
					/* -webkit-gradient(<type>, <point> [, <radius>]?, <point> [, <radius>]? [, <stop>]*) */
					background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#153802), to(#67B83A));
					/* Safari 5.1+, Chrome 10+ */
					background: -webkit-linear-gradient(#67B83A, #153802);
					/* Opera 11.10+ */
					background: -o-linear-gradient(#153802, #67B83A);}
.bigtext			{ text-decoration:none; color:#C0F3A5;
					font-family:'OpenSans-CondensedBold'; font-size:22pt;
					line-height:24pt;}
.bigwhitetext		{ text-decoration:none; color:#FFFFFF;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.whitetext			{ text-decoration:none; color:#FFFFFF;
					font-family:'OpenSans-CondensedBold'; font-size:16pt; 
					line-height:18pt;}
.errortext			{ text-decoration:none; color:#FFFF00;
					font-family:'OpenSans-CondensedBold'; font-size:12pt; 
					line-height:14pt;}
.greytext			{ text-decoration:none; color:#505050;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.plaintext			{ text-decoration:none; color:#000000;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.plainnavtext		{ text-decoration:underline; color:#FFFFCC;
					font-family:'OpenSans-CondensedBold'; font-size:16pt; 
					line-height:18pt;}
.plainnavtext:hover	{ text-decoration:underline; color:#FFFF00;
					font-family:'OpenSans-CondensedBold'; font-size:16pt; 
					line-height:18pt;}
.bluetext			{ text-decoration:none; color:#000080;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.bluesmalltext		{ text-decoration:none; color:#000080;
					font-family:'OpenSans-CondensedBold'; font-size:18pt; 
					line-height:22pt;}
.extbluesmalltext	{ text-decoration:none; color:#000080;
					font-family:'OpenSans-CondensedBold'; font-size:16.5pt; 
					line-height:22pt;}
.greentext			{ text-decoration:none; color:#26540D;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.smallgreentext		{ text-decoration:none; color:#26540D;
					font-family:'OpenSans-CondensedBold'; font-size:15pt; 
					line-height:22pt;}
.redtext			{ text-decoration:none; color:#CC0000;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.smallredtext		{ text-decoration:none; color:#CC0000;
					font-family:'OpenSans-CondensedBold'; font-size:18pt; 
					line-height:20pt;}
.yellowtext			{ text-decoration:none; color:#FFFF00;
					font-family:'OpenSans-CondensedBold'; font-size:20pt; 
					line-height:22pt;}
.smallyellowtext	{ text-decoration:none; color:#FFFF00;
					font-family:'OpenSans-CondensedBold'; font-size:12pt; 
					line-height:22pt;}
.smalltext			{ text-decoration:none; color:#000000;
					font-family:'OpenSans-CondensedBold'; font-size:18pt; 
					line-height:20pt;}
.extsmalltext		{ text-decoration:none; color:#000000;
					font-family:'OpenSans-CondensedBold'; font-size:16pt; 
					line-height:18pt;}
.lowertext			{ text-decoration:none; color:#E0E0E0;
                    font-family:'OpenSans-CondensedBold'; font-size:14pt; 
					line-height:16pt;}
