body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #261780;
	vertical-align: top;	
	line-height:15px
}
.BottomText {
	font-family: tahoma;
	font-size: 11px;
	color: #4C4D4D;
	vertical-align: top;
	line-height: 12px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #4D4D4D;		
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;	
}
.style1{
	color:#3584B9;
}
.style2{
	color:#CC0000;
}

.Testimonial {
	color: #000000;
	font-size: 12px;
	font-weight: 900;
}

.SubMenuLink {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.SubMenuLink:hover {
	color: #FF0000;
	text-decoration: underline;
}

.SubMenuSelected {
	color:#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.MenuLink {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

.MenuLink:hover {
	color:#FFFFFF;
}
.MenuLink:visited {
	color:#FFFFFF;
}
.MenuLink:active {
	color:#FFFFFF;
}
.MenuCell {
	cursor: pointer;
	text-align: center; 
}

.BodyLink {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.BodyLink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.BodyLink:active {
	color: #FF0000;
	text-decoration: underilne;
}
.BodyLink:visited {
	color: #FF0000;
	text-decoration: none;
}
.BodyLink:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}