a:link, a:active, a:visited {

        font-family: Tahoma, Arial;

        color: #70c718;

        font-size: 11px;

        font-weight: bold;

        text-decoration: none;

}

a:hover {

        font-family: Tahoma, Arial;

        color: #63ba0d;

        text-decoration: underline;

        font-size: 11px;

        font-weight: bold;

}

a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #41aef1;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;

}

a.link:hover {
	font-family: Tahoma, Arial;
	color: #41aef1;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;

}

BODY {

        font-weight: normal;

        background-color: #FFFFFF;

}

TD {

        font-family: Tahoma, Arial;

        font-size: 11px;

        color: #5D5D60;

}

.underline {

        text-decoration: underline;

}



.uppercase {

        text-transform: uppercase;

}

.white {

        color: #FFFFFF;

}

.blue {

        color: #41AEF1;

}

.red {

        color: #C5150C;

}

.px10 {

        font-size: 10px;

}

.px11 {

        font-size: 11px;

}

.px12 {

        font-size: 12px;

}

.grey {

        color: #747474;

}

.green {
	color: #70c718;

}

.orange {

        color: #FC8306;

}
.H1 {
	font-size: 14px;
	color: #66CC33;
}
.H2 {
	font-size: 12px;
	color: #66CC33;
}


.yellow {

        color: #FFB200;

}

h1 {
	color: #66cc33;
	font-size: 14px;

}
h2 {
	font-size: 12px;
	color: #66cc33;
}


.menu {

        border-bottom: 1px solid #dadada;

}



a.link_menu:link, a:active.link_menu, a:visited.link_menu, a:hover.link_menu  {

        font-family: Arial;

        font-size: 12px;

        color: #7d7d7d;

}



a.menu2:link, a:active.menu2, a:visited.menu2, a:hover.menu2  {

        font-family: Arial;

        font-size: 11px;

        color: #4980d1;

}



a.menu2_a:link, a:active.menu2_a, a:visited.menu2_a, a:hover.menu2_a  {

        font-family: Arial;

        font-size: 11px;

        color: #59ce30;

}



a.link_menu_a:link, a:active.link_menu_a, a:visited.link_menu_a, a:hover.link_menu_a  {

        font-family: Arial;

        font-size: 12px;

        color: #59ce30;

}
.bg_header {
	background-image: url(../images/bg_header.gif);

}

.title {

        font-size: 17px;

        padding-left: 30px;

        background: #F1F1F1;

}.text_ind {
	background-position: center;
	text-align: center;
}
.bg_header2 {
	background-repeat: repeat-x;
	background-image: url(../images/bg_header2.jpg);
}
.img {
	padding-left: 25px;
}
.st1 {
	color: #FFFFFF;
	background-color: #E25C52;
	font-size: 18px;
}
.st2 {
	color: #E25C52;
	font-size: 18px;
}

.price {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #565687;
	background-color: #EAEAEA;
	border: thin solid #565687;
}

