﻿.sidebg
{
	background-color:#F1F2F4;
}

.text{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: black;
	line-height: 1.5;
	text-decoration:none;
}
.text1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #46689A;
	line-height: 1.5;
	text-decoration:none;
}
.text2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #888888;
	line-height: 1.5;
	text-decoration:none;
}
.text1:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46689A;
	line-height: 1.5;
	text-decoration:underline;
}
.text2:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #B0091D;
	line-height: 1.5;
	text-decoration:underline;
}
.text3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: black;
	line-height: 1.5;
	text-decoration:none;
}
.text3:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: black;
	line-height: 1.5;
	text-decoration:underline;
}
.text5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F53D23;
	text-decoration:none;
}
.text5:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F53D23;
	text-decoration:underline;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CACACA;
	text-decoration:none;
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CACACA;
	text-decoration:none;
}
.footer:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CACACA;
	text-decoration:underline;
}

