a:link	{
	color: #2c19e3;
	text-decoration: none;
}

a:visited	{
	color: #2c19e3;
	text-decoration: none;
}

a:hover	{
	color: #ff0000;
	text-decoration: none;
}

a:active	{
	color: #2c19e3;
	text-decoration: none;
}

HTML {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.left_text {
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 10px 0px 18px;
	vertical-align: top;
	text-align: left;
	left: auto;
}

.left_text_red {
	color: #ff0000;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;

}

.left_text_blue {
	color: #2c19e3;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;

}
.bottomnav {
	color: #ff0000;
	font: normal 7px Tahoma, "Trebuchet MS", sans-serif;
	padding: 18px 0px 30px 0px;
	text-align: center;
	text-transform: uppercase;
}


.email {
	font: bold 10px Tahoma, "Trebuchet MS", sans-serif;
	line-height: 25px;
	text-transform: uppercase;
}

.left_headline {
	color: #ff0000;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;
	text-align: left;
}
.right_link {
	vertical-align: top;
	text-align: left;
	color: #2c19e3;
	padding: 0px 0px 0px 2px;
	font: bold 10px/11px Tahoma, "Trebuchet MS", sans-serif;
}
.subhead {
	color: #9933CC;
	font: bold 16px/20px Tahoma, "Trebuchet MS", sans-serif;
}
