.text {
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
.text a{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
.text a:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#FF6600;
	line-height:18px;
	text-decoration:underline;
}
.text-white {
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
.text-white a{
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
.text-white a:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#FF6600;
	line-height:16px;
	text-decoration:underline;
}
.headings {
	font-family: Tahoma;
	font-size:15px;
	color:#99CC00;
	font-weight:bolder;
}
.headings-white {
	font-family: Tahoma;
	font-size:15px;
	color:#ffffff;
	font-weight:bolder;
}
.headings-red {
	font-family: Tahoma;
	font-size:0.9em;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
}
.headings-red a{
	font-family: Tahoma;
	font-size:0.9em;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
}
.headings-red a:hover{
	font-family: Tahoma;
	font-size:0.9em;
	color:#CC3300;
	font-weight:bold;
	text-decoration:none;
}
.headings-white1 {
	font-family:Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.headings-white1 a{
	font-family: Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.headings-white1 a:hover{
	font-family: Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.list{
	list-style-image:url(../images/bullet.gif);
}
.list li{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
}
.list li a{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	padding-bottom:10px;
	text-decoration:none;
}
.list li a:hover{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#6DA100;
	padding-bottom:10px;
	text-decoration:underline;
}
.form {
	border: 1px dashed #000000;
	background-color:#ffffff;
	font-family:Tahoma;
	size:11px;
	color:#000000;
}
.vbvb{
background-image:url(../images/links-bg.jpg);
background-repeat:no-repeat;
}