body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
}

h1 {
	color: white;
	font-size: 22px;
	font-weight:bold;
	display: inline;
}

h2 {
	display: inline;
}

h3 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

h4 {
	color: #000;
	font-size: 14px;
	font-weight:bold;
	display: inline;
}

h5 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}

.color_table {
	background: gray;
}

.video_table {
	background: url(../images/newtoufee.jpg);
	background-repeat: no-repeat;
}

.use_table {
	background: url(../images/usetable.jpg);
	background-repeat: no-repeat;
}

.shadow {
	background: #2481BB;
}

.top_row {
	background-attachment: fixed;
	background-image: url(../images/top_back.jpg);
	background-repeat: repeat-x;
}

.freetrial {
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	margin:0;padding:0 .25em;
	width:auto;
	overflow:visible;
}

.freetrial:hover {
	text-decoration:underline;
}

.bottom_row {
	background-image: url(../images/bottom_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.vertline {
	background: url(../images/vertline.gif);
	background-repeat: repeat-y;
}

.repeat_table {
	background: url(../images/repeatback.jpg);
	background-repeat: repeat-y;
}

.bottom_table {
	background: url(../images/bottomline.jpg);
	background-repeat: no-repeat;	
}

#theheader {
	color: #00AFF0;
	font-weight: bold;
}

#theheader a{	
	color: #00AFF0;
	text-decoration: none;
}

#theheader input{	
	color: gray;
}

#theheader a:hover {
	text-decoration: underline;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer_links {
	color: #636363;
	font-size: 11px;
}

#footer_links a {
	color: black;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}

form {
	display: inline;
}

#sub_menu {
	font-size: 13px;
	color: #636363;
}

#sub_menu a {
	color: #636363;
	text-decoration:none;
}

#sub_menu a:hover {
	text-decoration: underline;
}

#use_toufee {
	color: #FFFFFF;
	font-size: 14px;
}

#use_toufee h2 {
	color: #fff;
	font-size: 26px;
	font-weight:bold;
	display: inline;
}

#use_toufee h3 {
	color: yellow;
	font-size: 18px;
	font-weight:bold;
	display: inline;
}

#use_toufee a {
	color: #00FFFF;
	font-weight: bold;
}

#less_text {
	cursor: pointer;
}

#account_setup {
	color: black;
}

.morediv {
	cursor: pointer;
	clear: left;
	padding-top:10px;
}

.morediv1 {
	cursor: pointer;
	padding-top:10px;
}


.roundtable {
	background: #EAF7FF;
	background-repeat: no-repeat;
}

#feat_table h3 {
	color: #fff;
}

#feat_table td {
	color: #EFEFEF;
}

.errorBack {
	background:#FFC0C0;
	border:2px solid #f00;
	width:100%;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
