body  {margin:20px 0px 20px 0px; background-color:#052C57;
	background-image:url(images/bg-body.jpg); background-repeat:repeat-x}
	
table {font-family:Verdana, Arial, Helvetica, sans-serif}

h1	{font-size:36px; font-weight:bold; color:#DD0000; text-align:center}

h2	{font-size:24px; font-weight:bold; color:#DD0000; text-align:center}

h3	{font-size:18px; font-weight:bold; color:#0000FF; text-align:center}

h4	{font-size:16px; font-weight:bold}

.subtitle {font-size:20px; font-weight:bold; text-align:center}

a:link		{color: #0000CC; font-weight: bold; text-decoration: none}
a:visited	{color: #0033FF; font-weight: bold; text-decoration: none}
a:active	{color: #DD0000; font-weight: bold; text-decoration: none}
a:hover		{color: #DD0000; font-weight: bold; text-decoration: none}

li	{margin-bottom:1em}

ul	{list-style-image: url(images/reddot.gif)}

.header {height:39px; background-image:url(images/bg-top.jpg)}

.maincell {padding:0px 60px 20px 60px; background-image:url(images/bg-mid.jpg); font-size:13px}

.landing {padding:0px 60px 20px 60px; background-image:url(images/bg-mid.jpg); font-size:14px}
	
.footer {height:39px; background-image:url(images/bg-bottom.jpg); text-align:center;
	vertical-align:top; font-size:11px}

.footer2 {height:39px; background-image:url(images/bg-bottom-lt.gif); text-align:center;
	vertical-align:top; font-size:11px}
	
.highlight {background-color:#FFFF66; font-weight:bold}

.heavytext {font-size:16px; font-weight:bold}

.smalltext {font-size:11px}

.brightbox {background-color:#FFFF88; 
		padding:20px;
		border:3px dashed #CC0000;
		margin-left:80px;
		margin-right:80px;
		font-size:14px;
}
