﻿.links {
	font-family: verdana;
	font-size: 12px;
	color: #4593CD;
	background-image: url(images/bg_links.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 12px;
	font-weight: bold;


}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.text-orange {
	font-size: 12px;
	color: #E47508;
	font-weight: bold;


}
.text-green {
	font-size: 12px;
	color: #678337;
	font-weight: bold;


}
.text-normal {

	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.text-small {

	font-family: verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.bg2 {
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #4593CD;
	text-decoration: none;
}
a:visited {
	color: #4593CD;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.bg1 {

	background-color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text-blue {

	font-size: 12px;
	color: #55B0EF;
	font-weight: bold;
}

