body {font-family: Tahoma, Arial, Helvetica, sans-serif; margin: 0; padding: 0; font-size: 11px; background-color: #FFFFFF}

h1,h2,h3,h4
{
font-family: arial, 'sans serif'; 
text-align: center;
}



p,table,address,li
{
font-family: arial, 'sans serif'; 
font-size: 14px;
}

li.big
{
color:#3d1fff;
font-weight: bold;
font-size: 130%;
}

p.small
{
font-size: 80%;
color:black;
font-weight: normal;
}
p.smallright
{
font-size: 80%;
color:black;
font-weight: normal;
text-align: right;
}

p.smalllink
{
font-size: 60%;
color:white;
font-weight:normal;
}

p.tiny
{
font-size: 60%;
color:black;
font-weight: normal;
}

p.boldsmall
{
font-size: 80%;
color:navy;
font-weight: bold;
}
p.boldsmallcentre
{
font-size: 80%;
font-family: arial, 'sans serif'; 
color:navy;
font-weight: bold;
text-align: center;
}

p.boldsmallright
{
font-size: 80%;
color:navy;
font-weight: bold;
text-align: right;
}

p.bold
{
font-family: arial, 'sans serif'; 
color:navy;
font-weight: bold;
text-align: center;
}
p.boldleft
{
font-family: arial, 'sans serif'; 
color:navy;
font-weight: bold;
}

p.bigbold
{
font-family: arial, 'sans serif'; 
color:navy;
font-weight: bold;
font-size: 130%;
}

th {background-color:#FAEBD7}


h1,h2,h3,h4,hr 
{
color:#3d1fff; 
}

a:link    {color:#3d1fff; background-color:transparent;text-decoration:none;}
a:visited {color:#3d1fff; background-color:transparent;text-decoration:none;}
a:active  {color:#F93F26; background-color:transparent;text-decoration:none;}
a:hover   {color:#F93F26; background-color:transparent;text-decoration:underline;}

h1.left
{
text-align: left;
}
h1.right
{
text-align: right;
}
p.right
{
text-align: right;
}
h2.left
{
text-align: left;
}
h3.left
{
text-align: left;
}

.link_top
{
	margin:0px 0px 0 0px;
	font-size:11px;
}

.link_top a, .link_top2 a
{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
}
.link_top a:hover, .link_top2 a:hover
{
	text-decoration:underline;
}
.link_top a:visited, .link_top2 a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	background:inherit;
}

.message_top
{
	color:#FFFFFF;
	background:inherit;
	font-weight: bold;
	font-size:22px;
	font-style:italic;
}

.menu
{
	background-image:url(/images/FXMenu.png);
	background-repeat:repeat-x;
	height:53px;
}
.menu
{
	text-align:center;
	vertical-align:middle;
}
.menu a
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	margin:0 24px 0 24px;
}

.menu a:hover
{
	text-decoration:underline;
}

.menu a:visited
{
	color:#FFFFFF;
}

.main_t
{
	background-color:#FFFFFF;
	color:#000000;
}

.left
{
	margin-left:5px;
	margin-top:6px;
}

.list_c{
	background-image:url(/images/FXListTop.png);
	background-repeat:no-repeat;
	height:38px;
}

.list_bg{
	background-image:url(/images/FXListBG.png);
	background-repeat:repeat-y;
}

.category_list {
width:138px;
padding-left:1px;
padding-top:6px;
padding-bottom:5px;
}
.category_list ul {
	margin:0px;	
	padding:0px 0px 0px 25px;
	line-height:15px;
/*	background-image:url(/images/FXListEntry.png);*/
	list-style-type:none;
	font-size:11px;
}
.category_list a {
	color:#000000;
	text-decoration:none;
}
.category_list a:hover{
	text-decoration:underline;
}
.category_list li {
	padding:0px 0px 2px 0px;
	font-size:11px;
}

.feature_list {
}
.feature_list ul {
	margin:0px 0px 10px;	
	padding:0px 0px 0px 25px;
	line-height:15px;
	background-image:url(/images/FXFeatureEntry.PNG);
	list-style-type:none;
	font-size:11px;
}
.feature_list a {
	color:#000000;
	text-decoration:none;
}
.feature_list a:hover{
	text-decoration:underline;
}
.feature_list li {
	padding:0px 0px 2px 0px;
	font-size:11px;
}
.feature_list p {
	margin:0px 0px 5px;	
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:navy;
	font-weight: bold;
}
.feature_list a:link    {color:#0000ff; background-color:transparent;text-decoration:none;}
.feature_list a:visited {color:#3d1fff; background-color:transparent;text-decoration:none;}
.feature_list a:hover   {color:#0000ff; background-color:#C7F1FE;text-decoration:underline;}

.title1{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.menu2{
	text-align:center;
	padding-top:5px;
	color:#000000;
	height:30px;
}
.menu2 a{
	color:#000000;
	margin:0 12px  12px;
}

.testimonial {
width:135px;
margin-left:3px;
margin-right:3px;
margin-top:3px;
margin-bottom:3px;
font-size:11px;
}

.testimonialname {
width:135px;
margin-left:3px;
margin-right:3px;
margin-top:3px;
margin-bottom:3px;
text-align:right;
font-weight:bold;
font-size:11px;
}

.textarea
{
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
font-size:16px;
}

.bottombar{
	text-align:center;
	color:#3d1fff;
	font-size:10px;
}
.bottombar a{
	color:#3d1fff;
	font-size:10px;
	text-decoration:none;
	background:inherit;
}

.supportq
{
	font-family: arial, 'sans serif'; 
	font-size:20px;
	color:navy;
	font-weight: bold;
	text-align: left;
}
.supporta
{
	font-family: arial, 'sans serif'; 
	font-size:15px;
	color:navy;
	font-weight: bold;
	text-align: left;
}

.usp
{
	font-family: arial, 'sans serif'; 
	font-size:13px;
	color:white;
	font-weight: bold;
	text-align: center;
	text-valign: center;
	background-color:#3d1fff;
	height:22px;
}

.centrebold
{
	font-family: arial, 'sans serif'; 
	font-size:15px;
	color:#3d1fff;
	font-weight: bold;
	text-align: center;
}
