body
{	margin:0px;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E8DFCD}

TD
{	color: #00000;
	font-size:13px;
	font-family: Times}

.small
{	color: #00000;
	font-size:11px;
	font-family:Times}

.mainTable
{	width:800px}

.contentTD
{	border-top:1px solid #800306;
	width:720px}
	
.contentTDlight
{	background-image: url('images/bg_light.jpg');
	background-repeat:no-repeat;
	border-top:1px solid #800306;
	width:720px;
	height:510px;
	padding-top:40px}
	
.menuTD
{
	width:80px;
	padding-top: 40px}

.topTD
{	height=20px;
	background-color: E8DFCD;
	border-right:1px solid #800306}
	
.txtTable
{	width:709px;
	margin-left:5px;
	margin-right:5px}
	
.flashTable
{	width:720px;
	margin-bottom:10px;
	border-top:1px solid #800306;
	border-bottom:1px solid #800306}
	
.spacer
{	padding-left:10px}
	
/*--------------links---------------------*/
a:hover
{	color:#800306;
	text-decoration:underline}

a:active
{	color:#800306;
	text-decoration:underline}

a:visited
{	color:#800306;
	text-decoration:underline}

a:link
{	color:#800306;
	text-decoration:underline}
