@charset "utf-8";

body 	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px;}
a		{color: #d43f00; text-decoration: none;}
a:hover	{text-decoration: underline;}
img		{

}

.menuContainer  {background-color: #d43f00;}
.menuBorder		{border-right: 1px solid #000000;}

.txtFooter		{font-size: 11px; color: #d43f00;}
.txtFooter em	{color: #000000; font-style: normal;}
.txtFooter a	{text-decoration: underline;}

.txtBlackHeader	{font-size: 26px; font-weight: bold;}
.txtRedHeader	{font-size: 26px; font-weight: bold; color: #d43f00;}
.txtBlackSubHeader	{font-size: 18px; font-weight: bold;}
.txtRedHeadline		{font-size: 14px; font-weight: bold;}