/*default styles*/
td 					{font-size: 11px; color: #000000; font-family: Verdana;}
menu 				{font-size: 10px; color: #ffffff; font-family: Verdana;}
body 				{margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
a:link				{color:#FFFFFF; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a:visited			{color:#002AFF; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a:active			{color:#002AFF; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a:hover				{color:#CCCCCC; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}

/* font styles*/
.heading 				{font-size: 15px; color: #007EFF; font-family: Arial; font-weight:bold; text-decoration:none;}
.cellname				{font-size: 9px; color: #000000; font-family: Verdana; font-weight:normal; text-decoration:none;}
.cellheading			{font-size: 9px; color: #ffffff; font-family: Verdana; font-weight:normal; text-decoration:none;}
.headingMenu			{font-size: 18px; color: #FF7400; font-family: Verdana; font-weight:bold; text-decoration:none;}
.footer					{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
.footerhover			{color:#00FF00; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}

/*link styles*/
a.link:link				{color:#800000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.link:visited			{color:#800000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.link:active			{color:#800000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.link:hover			{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:underline;}

a.mainleft:link			{color:#3B5F99; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.mainleft:visited		{color:#3B5F99; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.mainleft:active		{color:#3B5F99; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.mainleft:hover		{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}

a.prodlink:link			{color:#ffffff; font-family:Verdana, Arial; font-weight:bold; font-size:10px; text-decoration:none;}
a.prodlink:visited		{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.prodlink:active		{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.prodlink:hover		{color:#F0D400; font-family:Verdana, Arial; font-weight:bold; font-size:10px; text-decoration:none;}

a.footer:link			{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.footer:visited		{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.footer:active			{color:#ffffff; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.footer:hover			{color:#FFC028; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:underline;}

/*form styles*/
a.star:link				{color:#741010; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.star:visited			{color:#741010; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.star:active			{color:#741010; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.star:hover			{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}

.tinytableopacity TD {
border:0px solid black;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}
