.main_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.main_text2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.border_bottomGreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3DA7F;
}

.border_bottomGrey {
	border-bottom: 1px solid #999999;
}

.border_bottomBlue {
	border-bottom: 1px solid #39358C;
}


.border_grey {
	border: 1px solid #999999;
}
.border_green {
	border: 1px solid #B3DA7F;
}
.small_link 
{
	color: #999999;
	font: normal 10px Verdana;
}
a.small_link:link {
	color: #999999;
	text-decoration: none;
}
a.small_link:visited {
	color: #666666;
	text-decoration: none;
}
a.small_link:hover {
	color: #362A96;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #39358C;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #39358C;
}
a:active {
	text-decoration: none;
}.buttons_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.product_links
{
	color: #666666;
	font: normal 11px Verdana;
}
a.product_links:link {
	color: #666666;
	text-decoration: none;
}
a.product_links:visited {
	color: #666666;
	text-decoration: none;
}
a.product_links:hover {
	color: #666666;
	text-decoration: underline;
}