/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bar_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.big_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #5FA1D3;
	text-decoration: none;
}

.links {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5FA1D3;
	text-decoration: none;
}
a.links:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.cont {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #5FA1D3;
	text-decoration: none;
}
.sm_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #5FA1D3;
	text-decoration: none;
}
.bullet {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #5FA1D3;
	text-decoration: none;
	list-style-image: url(image_html/bullet.gif);

}

.black_bullet {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(image_html/bullet.gif);
}
a.black_bullet:hover {
color: #FF6600;
}
.more {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.more:hover {
color: #FF6600;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0372B9;
	text-decoration: none;
}

.main_toplink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.sm_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.text_sm_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.content{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2E7AB8;
	text-decoration: none;

}

.cont_bullet{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
