<style type="text/css">
A.link			{text-decoration: underline; color: #FFFFFF}
A.visited			{text-decoration: underline; color: #FFFFFF}
A.active			{text-decoration: underline; color: #FFFFFF}
A.hover			{text-decoration: none; color: #FFFFFF}

A.Text:link		{text-decoration: underline; color: #000000}
A.Text:visited		{text-decoration: underline; color: #000000}
A.Text:active		{text-decoration: underline; color: #000000}
A.Text:hover		{text-decoration: none; color: #000000}

A.TextContact:link		{text-decoration: underline; color: #000000}
A.TextContact:visited	{text-decoration: underline; color: #000000}
A.TextContact:active	{text-decoration: underline; color: #000000}
A.TextContact:hover	{text-decoration: none; color: #000000}

A.Menu:link		{text-decoration: none; color: #858585}
A.Menu:visited		{text-decoration: none; color: #858585}
A.Menu:active		{text-decoration: none; color: #858585}
A.Menu:hover		{text-decoration: none; color: #EBEBEB}

A.SubMenu:link		{text-decoration: none; color: #B7B6B6}
A.SubMenu:visited		{text-decoration: none; color: #B7B6B6}
A.SubMenu:active		{text-decoration: none; color: #B7B6B6}
A.SubMenu:hover		{text-decoration: underline; color: #B7B6B6}

A.TextSmall:link		{text-decoration: underline; color: #FFFFFF}
A.TextSmall:visited		{text-decoration: underline; color: #FFFFFF}
A.TextSmall:active		{text-decoration: underline; color: #FFFFFF}
A.TextSmall:hover		{text-decoration: none; color: #FFFFFF}

.Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #000000;
}
.TextContact {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
	color: #000000;
}
.TextSmall {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 160%;
	color: #000000;
}
.Menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 140%;
	color: #FFFFFF;
}
.SubMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B7B6B6;
}














.TextNews {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.TextButtons {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A93427;
}
.TextHi {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 170%;
	color: #A29B81;
}
.TitleRed {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #A93427;
}
.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 20px;
}
.TextHiBig {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	LINE-HEIGHT:17px;
	color: #737373;
}
.TextBlack {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TextGrayLight {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #93A6AC;
}
.TextWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.TextWhite2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.Input
{
	border-right: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.Textarea
{
	border-right: #AD3121 1px solid;
	border-left: #AD3121 1px solid;
	border-top: #FFFBEB 1px solid;
	border-bottom: #FFFBEB 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFBEB;
	SCROLLBAR-FACE-COLOR: #FFFBEB;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFBEB;
	SCROLLBAR-SHADOW-COLOR: #FFFBEB;
	SCROLLBAR-3DLIGHT-COLOR: #FFFBEB;
	SCROLLBAR-ARROW-COLOR: #AD3121;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFBEB;
	SCROLLBAR-BASE-COLOR: #ff00ff
}
</style>

	background-image:url('images/bg-input-shadow-bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;