body	{margin: 0 0 5px; padding: 0; background: #fff;}
a:link, a:visited {color: #F00; text-decoration: underline; }
a:active, a:hover {color: #F00; text-decoration: underline; }

/* edit.com visible styles */
body, td, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; color: #000080; font-size: 13px; font-family: Verdana, Georgia; }

.RedText	{color:#F00;}
.BlueText	{color:#000080;}
.BlackText	{color:#000;}
.BrownText	{color:#800000;}
.BlackText	{color: #000000;}


.RedTitle			{color: #F00; font-weight: bold; font-size: 16px;}
.YellowHighlight	{background-color: #FF0;}
.BigText			{font-size: 16px;}
.Title1				{color: #000; font: bold 26px Serif;}

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }


/* div.PageBody		{max-width: 1000px;} */

tr td.header		{background: url(../images/header_bg.gif) repeat-x 0 0;}
tr td.leftnav		{width: 143px;}
tr td.maincontent	{width: auto; padding: 5px 10px 20px;}
tr td.rightnav		{width: 140px; padding: 20px 0 0 3px;}

div#topnav { width: 830px; margin: 10px 0; overflow: hidden; }

div.tab,
div.tab div { height: 28px; }
div.tab { float: left; background: transparent url('/images/button_left.jpg') top left no-repeat; padding: 0 0 0 11px; }
div.tabright { padding: 0 11px 0 0; background: transparent url('/images/button_right.jpg') top right no-repeat; }
div.tabinner { padding: 5px 0 0 0; background: transparent url('/images/button_mid.jpg') top right repeat-x; }

div#topnav a:link,
div#topnav a:visited,
div#topnav a:active { color: #00F; text-decoration: none; }
div#topnav a:hover { color: #f00; text-decoration: none; }

br.clear { clear: both; height: 1px; }

h1		{margin: 0 0 1em; padding: 0; font-size: 14px;}
h2		{margin: 0; padding: 0; font-size: 1em; line-height: normal;}
h3		{margin: 0 0 1em; padding: 0; color: #000; font-size: 1em; BACKGROUND-COLOR: #ff0; display: inline;}
h3 a	{color: #000;}

* #tdTopNav { font: bold 11px verdana; }

/* link styles */
a.RedLink { color:#F00; }
a.RedLink:link, a.RedLink:visited { color:#F00; }
a.RedLink:active, a.RedLink:hover { color:#F00; }

a.BlueLink { color:#00F; }
a.BlueLink:link, a.BlueLink:visited { color:#00F; }
a.BlueLink:active, a.BlueLink:hover { color:#00F; }

a.DarkRedLink { color:#C00; }
a.DarkRedLink:link, a.DarkRedLink:visited { color:#C00; }
a.DarkRedLink:active, a.DarkRedLink:hover { color:#C00; }

