/* HTML-tag styles, unqualified */

body	{margin: 0px; padding: 0px; background-color: #211E20;}
ul, ol	{margin: 1.27em 0; padding: 0 0 0 40px;}
ol ol,
ol ul,
ul ol,
ul ul	{margin: 0;}

/* Edit.com font style-options (classes unattributed to a tag) */

body, td,
.NormalText	{color: #fff; font-size: 11px; font-family: Verdana, Georgia;}
.heading	{font-size: 14px; font-family: Tahoma;}
.subheading	{font-size: 12px;}
.yellowtext	{color: #FF9;}

/* Edit.com image style-options (unqualified IMG classes) */

img.Clear				{}
img.ImageLeft			{display: block; clear: left; float: left; margin-left: 0;}
img.ImageRight			{display: block; clear: right; float: right; margin-right: 0;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear				{}
td.ListBulletRed		{}

/* Invisible to Edit.com menus (classes attributed to tags and conditional styles) */

td.ListBulletRed ul		{margin: 0 0 1.27em; padding: 0; list-style-type: none;}
td.ListBulletRed ul li	{padding: 5px 0 5px 22px; background: url(../images/red-icon.gif) no-repeat 4px 5px;}
td.ListBulletRed ol ul,
td.ListBulletRed ul ul	{margin: 10px 0; padding: 0 0 0 24px; list-style-type: disc;}
td.ListBulletRed ul ul li	{padding: 0; background-image: none;}
div.welcome-news-text	{padding: 25px 10px; text-align: justify;}
tr td.body-content-bg	{background: url(../images/body-content-bg.gif) repeat 0 100%;}
tr td.body-content-bg1	{background: url(../images/body-content-bg-01.gif) no-repeat 0 0;}
tr td.maincontent		{width: 540px;}
table.footer-text td	{color: #D4DDFC; font: 11px Arial;}
input.textbox			{width:220px; height:18px; color:#000; font-size: 11px Arial;}
textarea.textarea		{width:350px; height:60px; color:#000; font-size: 11px Arial;}

/* links */

a						{color: #D4DDFC; text-decoration: none;}
a:hover					{color: #0ff;}