/* HTML-tag styles, unqualified */

body			{background: #60f;}
h1				{margin: 0 0 10px; padding: 0; font-weight: normal; font-size: medium;}
img				{border-color: #FFF;}
object			{display: block; background: url(../images/design1_01.jpg) no-repeat 0 0;}
ul, ol			{margin: 1.2em 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: small; font-family: Verdana, Georgia;}
.Subheader		{font-size: medium;}
.SmallText		{font-size: x-small;}
.BlueText		{color: #6cf;}
.GreenText		{color: #3fc;}

/* Edit.com image style-options (unqualified IMG classes) */

img.Clear		{}
img.ImageLeft	{margin-right: 10px; float: left;}
img.ImageRight	{margin-left: 10px; float: right;}

/* Edit.com table-cell style-options (unqualified TD classes) */

td.Clear				{}
td.BorderTop			{border: solid #fff; border-width: 1px 0 0; padding-top: 1.2em;}
td.Justify				{text-align: justify;}
td.KillListTopMargin	{}
td.KillListTopMargin ol,
td.KillListTopMargin ul	{margin-top: 0;}

table.page				{background: url(../images/design1_05.jpg) repeat-y 0 0;}
tr td.middle-bg			{width: 600px; padding: 6px 10px; background: url(../images/design1_02.jpg) no-repeat 0 0;}
tr td.menu-bg			{width: 180px; background: url(../images/design1_03.jpg) no-repeat 0 0;}
td.menu-bg img			{display: block;}
tr td.contact			{padding: 24px 0 0; background: url(../images/design1_04.jpg) no-repeat 0 0;}
td.contact table		{width: 500px; margin: 16px auto 0;}
td.contact td			{font-family: Times;}
tr td.footer			{padding: 12px 0; font-family: Times; background: url(../images/design1_06.jpg) no-repeat 0 100%;}

/* links */

a						{text-decoration: none;}
a:link					{color: #FFF;}
a:visited				{color: #9ef;}
a:hover					{text-decoration: underline;}