body {
	background-color: #131E55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}

#main_cell {
	background-color:#FEFBFF;
	background-image: url(../images/mid-bkg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 355px;
	width: 790px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}

.testimonial-noborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	display: block;
	width: 80%;
	padding: 10px;
}

.testimonial-noborder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	display: block;
	width: 80%;
	padding: 10px;
}

.testimonial-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	display: block;
	border: 1px solid #660000;
	width: 80%;
	padding: 10px;
}

.testimonial-big a{
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}

.content {
	width: 780px;
}

li {
	line-height: 20px;
}

.blue{
	color:#000066;
}

.flashframe {
	border: 1px solid #000000;
}

#content_cell {
	background-image: url(/content/images/mid-bkg.gif);
	background-repeat: no-repeat;
	height: 535px;
	width: 790px;
}

.general_content {
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	padding: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 80%;
	font-weight: bold;
	color: #000066;
}

.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 80%;
	font-weight: bold;
	color: #000066;
}

.cd_image {
	background-image: url(/images/cd-image.gif);
	left: 0px;
	top: 0px;
	height: 350px;
	width: 195px;
}

.paypal_area {
	background-image: url(/images/paypal-area.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 85%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 85%;
}

.footer a{
	color:#ffffff;
}

.footer a:hover{
	color:#ff0000;
}

#paypal_area {

	background-image: url(/images/paypal-area.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
}

/* any link menu */

.white{
	color:#ffffff;
	padding-left:0px;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.white:hover{
	color:#cccc00;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color:#EEEDED;
	width: 205px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#000066;
}

.anylinkcss a:hover{ /*hover background color*/
background-color:#c0c0c0;
color: white;
}

