/*  shortcut bar formatting   */

#shortBar				{width: 900px; height: 30px; padding: 0px; margin-left: auto; margin-right: auto; font-family: Georgia, "Times new Roman", serif; font-size: 14px;  background: black; border: solid rgb(153, 255, 153); border-width: 0px 3px 1px 3px; }
#shortTable td			{width: 300px; height: 29px; margin: 0px; padding: 0px; text-align: center; font-variant: small-caps; }
#shortTable table			{border-collapse: collapse; }
#shortTable				{margin-left: auto; margin-right: auto; }

#shortBar a:hover		{color: white; letter-spacing: 0.15em; text-decoration: underline overline; font-weight: bold; background-image: url(images/elecback.gif); }
#shortBar a				{color: rgb(153, 255, 153); text-decoration: none; font-weight: bold; }
#shortBar a:visited		{font-weight: bold; color: rgb(153, 255, 153); }
#shortBar a:active		{color: white; text-decoration: underline overline; font-weight: bold; }


/*  main divs formatting */

.hrDiv					{border-top: solid rgb(153, 255, 153) 1px; margin: 0px; }
#bottomDiv					{border-bottom: solid rgb(153, 255, 153) 1px; margin: 0px; }
a.toTop					{color: rgb(153, 255, 153); text-decoration: none; font-weight: bold; font-size: 0.6em; float: right; }
a:hover.toTop			{color: rgb(153, 255, 153); text-decoration: none; font-weight: bold; font-size: 0.6em; float: right; }
a:visited.toTop			{color: rgb(153, 255, 153); text-decoration: none; font-weight: bold; font-size: 0.6em; float: right; }
a:active.toTop			{color: rgb(153, 255, 153); text-decoration: none; font-weight: bold; font-size: 0.6em; float: right; }


h3						{text-decoration: underline; }
h6						{font-size: 10px; text-align: center; }

span					{letter-spacing: 0.5em; }

p						{text-indent: 25px; }

.roundBox				{margin: 15px; }

.picLink				{float: right; margin: 10px; width: 300px; border: solid rgb(153, 255, 153) 2px; }

a.downloadLink			{float: right; text-decoration: none; color: rgb(53, 255, 53); font-variant: small-caps; font-size: 18px; }
a:visited.downloadLink	{float: right; text-decoration: none; color: rgb(153, 255, 153); font-variant: small-caps; font-size: 18px; }
a:active.downloadLink	{float: right; text-decoration: none; color: rgb(53, 255, 53); font-variant: small-caps; font-size: 18px; }
a:hover.downloadLink	{float: right; text-decoration: underline overline; color: rgb(153, 255, 153); font-variant: small-caps; font-size: 18px; background-image: url(images/elecback.gif); }

a.visitLink				{float: left; text-indent: 25px; text-decoration: none; color: rgb(53, 255, 53); font-variant: small-caps; font-size: 18px; }
a:visited.visitLink		{text-decoration: none; color: rgb(153, 255, 153); font-variant: small-caps; font-size: 18px; }
a:active.visitLink		{text-decoration: none; color: rgb(53, 255, 53); font-variant: small-caps; font-size: 18px; }
a:hover.visitLink		{text-decoration: underline overline; color: rgb(153, 255, 153); font-variant: small-caps; font-size: 18px; }

a.extraLink				{text-decoration: none; color: rgb(153, 255, 153); }
a:visited.extraLink		{text-decoration: none; color: rgb(53, 255, 53); }
a:active.extraLink		{text-decoration: none; color: rgb(53, 255, 53); }
a:hover.extraLink		{text-decoration: underline overline; color: rgb(153, 255, 153); }
