.link {
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
.link:hover {
	FONT-SIZE: 10pt;
	COLOR: #DADADA;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
.RightLink {
	font-weight: bold;
	font-size: 7pt;
	color: #4B91BC;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.RightLink:hover {

	font-weight: bold;
	font-size: 7pt;
	color: #396D98;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.RightLinkLarg{
	font-weight: bold;
	font-size: 8pt;
	color: #4B91BC;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.RightLinkLarg:hover {

	font-weight: bold;
	font-size: 8pt;
	color: #396D98;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}

.Main {	
	font-size: 8pt;
	color: #747474;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	list-style-image: url(images/marker_2.gif);
	list-style-position: outside;
	line-height:15px;
	}
	
.Bottom
{	font-size: 7pt;
	color: #C6D6E7;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
		}
.H1
{	font-size: 10pt;
	font-weight: bold;
	color: #E3B000;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
		}
.H2
{	font-size: 8pt;
	font-weight: bold;
	color: #747474;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
		}
.box {

	padding: 4px 4px 4px 25px;
	font-size: 8pt;
	color: #747474;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.box2 {

	padding: 10px 10px 10px 20px;
	font-size: 8pt;
	color: #747474;
	font-family: Tahoma;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.line {
	line-height: 5px;
}

