a:active	{  color:#1A53A3; font-size: 13px; text-decoration:none;  }
a:link		{  color:#1A53A3; font-size: 13px; text-decoration:none;  }
a:visited  	{  color:#1A53A3; font-size: 13px; text-decoration:none;  }
a:hover		{  color:#1A53A3; font-size: 13px; text-decoration:underline;  }

p	 	{  font-size: 13px;  }
body		{  font-size: 13px;  }
ul		{  font-size: 13px;  }

a.top:active   {  color:#2A116D; font-size: 12px; text-decoration:none;  }
a.top:link     {  color:#2A116D; font-size: 12px; text-decoration:none;  }
a.top:visited  {  color:#2A116D; font-size: 12px; text-decoration:none;  }
a.top:hover    {  color:#F6B631; font-size: 12px;}

a.webadmin-link-selected:active   {  color:#FFFFFF; font-size: 12px; text-decoration:none;  }
a.webadmin-link-selected:link     {  color:#FFFFFF; font-size: 12px; text-decoration:none;  }
a.webadmin-link-selected:visited  {  color:#FFFFFF; font-size: 12px; text-decoration:none;  }
a.webadmin-link-selected:hover    {  color:#FFFFFF; font-size: 12px;}

a.webadmin-link:active   {  color:#336699; font-size: 12px; text-decoration:none;  }
a.webadmin-link:link     {  color:#336699; font-size: 12px; text-decoration:none;  }
a.webadmin-link:visited  {  color:#336699; font-size: 12px; text-decoration:none;  }
a.webadmin-link:hover    {  color:#336699; font-size: 12px;}

a.side:active  {  color:#FF9900; text-decoration:none; font-weight: bold; }
a.side:link    {  color:#FF9900; text-decoration:none; font-weight: bold; }
a.side:visited {  color:#FF9900; text-decoration:none; font-weight: bold; }
a.side:hover   {  color:#2A116D; text-decoration:underline; font-weight: bold;	}

table.iColor 	{  color: #000000;	}
.tab		{  color:#000000; font-size: 12px;	}
td.download 	{  color:#000000; font-size: 14px;	}
td.info		{  font-size: 13px;	}
th		{  color:#2A116D; font-size: 14px;  font-weight: bold;	} 
li		{  font-size:13px;	}
blockquote	{  font-size:14px;	}
.tbsize		{  color:#000000; font-size:13px; }
.why		{  color:#000000; font-size: 13px;	}
.answer		{  color:#2A116D; font-size: 13px;	}
td.tabbottom	{  color:#000000; font-size: 13px;	}
.tbform	{ color:#000000; font-size: 13px; font-weight: bold; }

.table-text	{  font-size: 12px; color: #2A116D; font-weight: bold; font-family: Arial,Verdana,Helvetica,sans-serif; }

td.table-heading	{ color:#FFFFFF; font-size: 13px; font-weight: bold; }
td.table-content	{ color:#000000; font-size: 13px; }

.pricing-heading-text	{  color:#FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold; }
.table-heading		{  color:#FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold; }
.table-heading-dark	{  color:#2A116D; font-size: 12px; text-decoration:none; font-weight: bold; }
.pricing-text		{  color:#000000; font-size: 12px; text-decoration:none;  }

.service		{  color:#000000; font-size: 15px; font-weight: normal; text-decoration:none;  }

.sp-button		{ background-color: #EEEEEE; font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #000000; border: 1 solid #330000; padding: 0px; height: 18px; cursor: hand; }

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: #000000 1px ridge;
    BORDER-TOP: #000000;
    FLOAT: left;
    BORDER-LEFT: #000000;
    WIDTH: 80px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #000000 ;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
    TEXT-ALIGN: center
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue;
    FLOAT: left;
    BORDER-LEFT: blue;
    WIDTH: 80px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px;
    POSITION: relative;
    BACKGROUND-COLOR: #EEEFFF;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 140px;
    LINE-HEIGHT: 120%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #FFFFFF
}
.menuItem
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    TEXT-ALIGN: left
}
.ItemMouseOver
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BACKGROUND-COLOR: #EEEFFF
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}