
.HEADERBIGGOLD {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AD8C2D;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERBIGGOLD:link,active, visited {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AD8C2D;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERBIGGOLD:hover {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AD8C2D;
	font-weight: bold;
	text-decoration: underline;
}

.HEADERMEDGOLD, a.HEADER MEDGOLD:link,active, visited {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D3C298;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERMEDGOLD:hover {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D3C298;
	font-weight: bold;
	text-decoration: underline;
}

.HEADERBIGBLUE {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06468C;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERBIGBLUE:link,active, visited {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06468C;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERBIGBLUE:hover {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06468C;
	font-weight: bold;
	text-decoration: underline;
}

.HEADERMEDBLUE {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #407AB4;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERMEDBLUE:link,active, visited {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #407AB4;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERMEDBLUE:hover {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #407AB4;
	font-weight: bold;
	text-decoration: underline;
}

.HEADERLIGHTBLUE {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95A6AD;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERLIGHTBLUE:link,active, visited {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95A6AD;
	font-weight: bold;
	text-decoration: none;
}

a.HEADERLIGHTBLUE:hover {
	font-family: Tacoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95A6AD;
	font-weight: bold;
	text-decoration: underline;
}
.Background_Watermark{
background-image:url(../images/layout/watermark.gif);
background-position:bottom;
background-position:left;
background-repeat:no-repeat;
}