﻿  body {
		background:	white;
		background-image: url('../images/tablebg.png'); background-position: top center; background-repeat: repeat-y;
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color:	black;
		line-height: 1.10em;
	}
  #wrapper {
		width:760px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
	}
  #header {
		border:0px solid #bbb;
/*		height:150px; */
		padding:0px;
		width:100%;
	}
  #content {
		margin-top:5px;
		padding-bottom:5px;
	}
	
  #content div {
		border:0px solid #bbb;
    	float:left;
	}
  #content-left {
  		width:280px;
	}
  #content-main {
		margin-left:10px;
		padding:5px;
		width:220px;
	}
  #content-right {
  		width:220px;
  		padding:0px;
  		margin-left:10px;
	}
	
  #content-main-center {
  		width:440px;
  		padding:0px;
  		margin-left:10px;
	}

  #footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    	padding:0px;
    	border:0px solid #bbb;
    	width:100%;
	}
  #bottom {
		clear:both;
		text-align:right;
	}

a:link	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#006699;
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#006699;
	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	normal;
	color:	#orange;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	orange;
	}	
		
	
h1	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	1.30em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0.50em;
	margin-bottom:	0.50em;
	}	
		
h2	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	2.95em;
	font-weight:	500;
	color: orange;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0em;
	margin-bottom:	0em;
	}	
		
h3	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	1.30em;
	font-weight:	100;
	color: #006699;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0em;
	margin-bottom:	0em;
	}	
		
h4	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	1.30em;
	color: grey;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0em;
	margin-bottom:	0em;
	}	
		
h5	{	
	font-family:	Arial, Helvetica, sans-serif;
	color: red;
	font-size:	1.10em;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	}
	
h6	{	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	1.0em;
	color: grey;
	font-weight:	100;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0.15em;
	margin-bottom:	0.15em;
	}
	
h7	{	
	font-family:	Times New Roman, Times, serif;
	font-size:	2.10em;
	font-weight:	300;
	color: grey;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height:100%;
	margin-top:	0.15em;
	margin-bottom:	0.15em;
	}
