html
{
	font-family: Arial, Sans serif;
	font-size:12px;
}
body {
	
	background:white;
}
input
{
	font-family:Arial, Sans serif;
	font-size:11px;
}
a
{ 
	color:#a256b1;
	font-weight:bold;
}

a:hover
{
	color:black; 
}
a img
{
	border:2px solid #CB87B8;
}
 


  
ol, ul, p
{
	text-justify:inter-word;
	color:#111;
	line-height:20px;
	padding-bottom:10px;
}

p
{ 
	text-align:justify;
}

ul.small, p.small, ol.small
{
	font-size:11px;
	line-height:18px;
}

a.menu
{
	color:white;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px; 
	padding-top:9px;
	padding-bottom:10px; 
	  
	margin:0px;
	float:left;
	display:block;
}

a.menu:hover
{

	background: #9A4FBC;
	color:white;
}

a.menuactive
{
	background:#CB87B8;
	border:0px;
}

a.submenu
{
	color:black;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px; 
	padding-top:10px;
	padding-bottom:10px; 
	 
	margin:0px;
	float:left;
	display:block;
	background:url(submenu-bk.jpg) repeat-x top;
}

a.submenu:hover
{

	 background:url(submenu-bk-hover.jpg);
	 
}

a.submenuactive
{
	background:url(submenu-bk-hi.jpg);
	border:0px;
}
h1
{ 
	font-size:24px;
	font-family:Trebuchet MS;
	font-weight:strong;
 	color:#000; 
 	padding-bottom:10px;
}

h2
{ 
	font-size:15px;
	font-family:Arial;
	 
	font-weight:strong;
 	color:#000;
}

h3
{ 
	font-size:13px;
	font-family:Arial;
	font-weight:strong; 
 	color:#000; 
 	border-bottom:1px solid #000;
}

table.basictable
{
	background:black;
	border-spacing:1px;
}

table.basictable td
{
	padding:5px;
	background:white;
}

table.basictable tr.head td
{
	font-weight:bold;
}

tr.yellow td
{
	background:#ffa;
}
li
{
text-align:justify;
}
.hilite
{
 
	background-color:#ff9;
}
div.insert
{
	float:right; 
	margin-left:15px;
	margin-right:15px;
	line-height:18px;
	padding:10px; 
	color:#D6307A;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	background:#fdf;
	text-justify:none;
	text-align:left;
}
.thinlinks a
{  
	font-weight:normal;
}
.left
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.right
{
	float:right;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:10px;
}


td.comparisonheading
{
	background:#cdc0cd;font-weight:bold;font-size:9px;
	color:black;
	padding:5px;
}
a.footerlinks
{
	font-weight:normal;
	color:#CB87B8;
	text-decoration:none;
}
a.footerlinks:hover
{
	color:white; 
}
.footerindex
{
	background-color:#435;
	/*background-image:url(splashfooter.gif);background-position:top center;*/
}
.footerindex a
{
text-decoration:none;
}
a.subsub
{
	font-weight:normal;
	color:blue;
}
a.subsub:hover
{ 
	
	background-color:blue;
	color:white;
	
}
span.creditcarderror
{
	font-size:14px;
	color:red;
	border:1px solid red;
	padding:5px;
	background:#eee;
	font-weight:bold;
}
