* {
	font-family : Trebuchet MS, Helvetica, sans-serif;
	color: #000;
}
	p, td, li, div, span, input, select, textarea {
	font-size : 70%;
}
	td p, td li, td div, td span, td input, td select, td textarea {
	font-size : 100%;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

div.float {	position: relative; float: left }

a:link.menu {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size : 11px;
	font-weight: bold;
	margin-right: 12px;
}
a:active.menu {
	color: #fff!Important;
	text-decoration: none;
	text-transform: uppercase;
	font-size : 11px;
	font-weight: bold;
	margin-right: 12px;
}
a:visited.menu {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size : 11px;
	font-weight: bold;
	margin-right: 12px;
}
a:hover.menu {
	color: #BDB434!Important;
	text-transform: uppercase;
	font-size : 11px;
	text-decoration: none!Important;
	font-weight: bold;
	margin-right: 12px;
}


a:link.footer {
	color: #fff;
	text-decoration: none;
	font-size : 11px;
}
a:active.footer {
	color: #fff!Important;
	text-decoration: none;
	font-size : 11px;
}
a:visited.footer {
	color: #fff;
	text-decoration: none;
	font-size : 11px;
}
a:hover.footer {
	color: #fff!Important;
	font-size : 11px;
	text-decoration: underline!Important;
}


a:link.green {
	color: #B5AC1D;
	text-decoration: none;
	font-size : 11px;
	text-decoration: none!Important;
}
a:active.green {
	color: #B5AC1D!Important;
	text-decoration: none;
	font-size : 11px;
	text-decoration: none!Important;
}
a:visited.green {
	color: #B5AC1D;
	text-decoration: none;
	font-size : 11px;
	text-decoration: none!Important;
}
a:hover.green {
	color: #B5AC1D!Important;
	font-size : 11px;
	text-decoration: underline!Important;
}


a:link.black {
	color: #000;
	text-decoration: none;
	font-size : 11px;
}
a:active.black {
	color: #000!Important;
	text-decoration: none;
	font-size : 11px;
}
a:visited.black {
	color: #000;
	text-decoration: none;
	font-size : 11px;
}
a:hover.black {
	color: #000!Important;
	font-size : 11px;
	text-decoration: underline!Important;
}


a:link.links {
	color: #000;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none!Important;
	margin-left: 60px;
}
a:active.links {
	color: #000!Important;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: noneImportant;
	margin-left: 60px;
}
a:visited.links {
	color: #000;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none!Important;
	margin-left: 60px;
}
a:hover.links {
	color: #000!Important;
	font-size : 15px;
	font-weight: bold;
	text-decoration: underline!Important;
	margin-left: 60px;
}


a:link.air {
	color: #000;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none!Important;
}
a:active.air {
	color: #000!Important;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: noneImportant;
}
a:visited.air {
	color: #000;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
	text-decoration: none!Important;
}
a:hover.air {
	color: #000!Important;
	font-size : 15px;
	font-weight: bold;
	text-decoration: underline!Important;
}


span.menu {
	color: #BDB434;
	text-transform: uppercase;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 12px;
}

h1 {
	color : #fff;
	font-size : 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	padding-top: 4px; 
	padding-bottom: 8px;
	padding-left: 15px;
	background-image : url(images/h_1_bgr.jpg);
	background-repeat : no-repeat;
}

h2 {
color: #B5AC1D; font-weight: bold; margin-top: 15px
}

input.transparent {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-size: 11px;
}


input, textarea {
	color: black;
	/*border: 1px solid #B5AC1D;*/
	margin: 0px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-size : 11px;
}

