<style type="text/css">
A:link	{text-decoration: none; color: #000000}
A:visited	{text-decoration: none; color: #000000}
A:active	{text-decoration: none; color: #000000}
A:hover	{text-decoration: underline; color: #000000}

A.TextBlack:link	{text-decoration: none; color: #000000}
A.TextBlack:visited	{text-decoration: none; color: #000000}
A.TextBlack:active	{text-decoration: none; color: #000000}
A.TextBlack:hover	{text-decoration: underline; color: #000000}

A.TextBold:link	{text-decoration: none; color: #336699}
A.TextBold:visited	{text-decoration: none; color: #336699}
A.TextBold:active	{text-decoration: none; color: #336699}
A.TextBold:hover	{text-decoration: none; color: #336699}

A.TextButtons:link		{text-decoration: none; color: #A93427}
A.TextButtons:visited	{text-decoration: none; color: #A93427}
A.TextButtons:active	{text-decoration: none; color: #A93427}
A.TextButtons:hover	{text-decoration: overline; color: #7E261D}

A.Menu:link	{text-decoration: none; color: #949BA3}
A.Menu:visited	{text-decoration: none; color: #949BA3}
A.Menu:active	{text-decoration: none; color: #949BA3}
A.Menu:hover	{text-decoration: none; color: #224A73}

A.MenuWhite:link		{text-decoration: none; color: #FFFFFF}
A.MenuWhite:visited	{text-decoration: none; color: #FFFFFF}
A.MenuWhite:active	{text-decoration: none; color: #FFFFFF}
A.MenuWhite:hover	{text-decoration: none; color: #224A73}

A.TextNoLine:link	    {text-decoration: none; color: #4B4B56}
A.TextNoLine:visited	{text-decoration: none; color: #4B4B56}
A.TextNoLine:active	    {text-decoration: none; color: #4B4B56}
A.TextNoLine:hover	    {text-decoration: none; color: #4B4B56}

.TextBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.TextBlack {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TitleHomePage {
	font-family: David;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.Menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}
.MenuWhite {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.TextAddress {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
.TextH1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}
.TextH2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}







.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;
}
.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: #FFFBEB 1px solid;
	border-left: #FFFBEB 1px solid;
	border-top: #FFFBEB 1px solid;
	border-bottom: #AD3121 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFBEB;
}
.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;
