BODY
{
}
.m_button
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #A4C34C
}
.headline_1
{
    FONT-SIZE: 12pt;
    COLOR: #9a390b;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline
}
.TabColor1
{
    BACKGROUND-COLOR: #B1BEDC
}
.TabColor2
{
    BACKGROUND-COLOR: #B1BEDC
}
.headline_2
{
    FONT-SIZE: 12pt;
    COLOR: blue;
    FONT-FAMILY: Verdana
}
.headline_faq
{
    FONT-SIZE: 12px;
    COLOR: #5066a4;
    TEXT-DECORATION: none
}
.m_button2
{
    FONT-SIZE: 9pt;
    WIDTH: 150pt;
    COLOR: white;
    BACKGROUND-COLOR: #A4C34C
}
.ProductTable
{
    BACKGROUND-COLOR: turquoise
}
.more A:link
{
    FONT-SIZE: 13px;
    COLOR: #5066a4;
    FONT-FAMILY: Verdana, helvetica, Arial, sans-serif
}
.more A:visited
{
    FONT-SIZE: 13px;
    COLOR: #5066a4;
    FONT-FAMILY: Verdana, helvetica, Arial, sans-serif
}
.more A:hover
{
    FONT-SIZE: 13px;
    COLOR: #a4c34c;
    FONT-FAMILY: Verdana, helvetica, Arial, sans-serif
}
.TabHeader
{
    COLOR: black;
    BACKGROUND-COLOR: lightgrey;
}
.buttons_intra a
{
	position: relative;
	color: #add8e6;
	padding-right: 15px;
	display: block;
	font: 15px/24px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.buttons_intra a:hover
{
	border-right: 10px solid #add8e6;
	text-decoration: none;
	padding-right: 5px;
	color: #3h67ab;
}

.buttons_intra a:active
{
	border-right: 10px solid #A4C34C;
	text-decoration: none;
	padding-right: 5px;
	color: #de33aa;
}

