body	{
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	}
	
#container {
	width: 1000px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
	
#contentmain {
	margin-left: 260px;
	margin-top: 20px;
	}
	
#contentside {
	float: left;
	width: 230px;
	margin: 10px;
	padding: 5px;
	padding-left: 0px;
	margin-top:0px;	
	}
	
	
	
#contentside hr {
	width: 100px; 
	text-align: right; 
	}

#contentside h3 {
	text-align: right;
	margin-top: -2px;
	}	

#contentside h3.home {
	margin-top: 28px; 
	margin-bottom: 0px; 
	color: #444462; 
	margin-right: 15px; 
	}

#contentside ul {
	list-style-type: none; 
	text-align: right 
	}

#contentside ul.home { 
	margin-top: 0px; 
	}

#contentside a { 
	color: #333366; 
	}

#contentside a.header:hover { 
	color: #cc9900; 
	text-decoration: none;
	}

#contentside li.bord {  
	border-bottom: #cccccc 1px solid; 
	padding-top: 5px; 
	padding-bottom: 1px; 
	font-size: 8pt
	}

#contentside li.nobord { 
	padding-top: 5px; 
	padding-bottom: 1px; 
	font-size: 8pt
	}
		
#submenu {
	float: right;
	width: 200px;
	margin: 10px;
	padding: 5px;
	padding-right:0px;
	margin-right:0px;
	margin-top:0px;
	border: #999999 1px solid;
	background-color: #ccccff;	
	}
	
#submenu h3 {
	margin: 0px;
	}
	
#submenu ul {
	list-style-type: none; 
	margin: 0px;
	padding: 0px
	}	
	
img.home {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	border: 0px;
	}

	
p 	{
	font-size: 10pt;
	margin-bottom: 15px;
	margin-right: 10px;
	}
	
p, li, h1, h2, h3, a, table {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	}
	
h1	{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;	
	margin-top: 15px;
	color: #444462;
	}
	
h2	{
	font-size: 11pt;
	font-weight: bold;	
	}
	
h3	{
	font-size: 10pt;
	font-weight: bold;	
	}
	
li	{
	font-size: 10pt;	
	}	
	
h3.thumb {
	margin-bottom: 10px;
	}
	
	
#contentside p.figure {
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	}
	
img.header {
	position: absolute;
	top: 0px;
	left: 0px;
	}

img.footer {
	margin-top: 15px;
	}


img.logo {
	position: absolute;
	top: 30px;
	float: left;
	margin-left: 10px;
	}

#sidehead {
	text-align: right;
	}

#sidehead ul {
	margin-top: 30px;
	list-style: none;
	}
	
#sidehead li {
	background: url("images/misc/button.gif") no-repeat;
	background-position: 100% 0;
	height:25px;
	}
	
#sidehead a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	margin-right:5px;	
	}
	
#sidehead a:hover {
	color: #ffffff;
	}	
			

#navcontainer {
	font-size: 20pt;
	font-weight: bold;
	position: relative;
	}

#navcontainer ul {
	list-style: none;
	background: url("images/misc/main_bar.gif") no-repeat;
	background-position: 0% 100%;	
	margin-left: 260px;	
	height: 40px;
	}


#navcontainer li {
	display: inline;
	padding-right: 50px;
	padding-left: 48px;
	}
	

#navcontainer li a {
	color: #ffcc00;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	}

#navcontainer a:hover {
	color: #ffffff;
	}
		
p.copyright {
	margin-top: 1px;
	font-size: 8pt;
	text-align: center;
	}
	
a	{
	text-decoration: none;
	color: #000033;	
	}
	
a:hover {
	color: #cc9900;
	text-decoration: underline;
	}	

a.thumb {	
	color: #666666;	
	}
	
a.thumb:hover {
	color: #cc9900;
	}	
	
ul.sitemap {
	list-style-type: none;
	}
	
ul.thumb {
	list-style-type: none;
	}
	
li.thumb {
	height: 100px;
	line-height: 100%;

	}
	
h3.thumb {
	margin-bottom: 10px;
	}
	
img.thumb {	
	border:1px solid #999999;
	vertical-align: text-top;
	float: left;
	margin-right: 10px;
	}
	
#content_1l {
	margin-left: 0px;
	padding-left: 0px;
	width: 350px;
	max-width: 400;
	padding-bottom: 10px;
	float: left;
	}

#content_1r {
	margin-left: 360px;
	padding-left: 0px;
	max-width: 400;
	padding-bottom: 10px;
	}	

#google {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
	text-align: center;
	}
	
img	{
	margin: 0px;
	padding: 0px;
	}
	
img.floatright	{
	float: right;	
	margin: 10px;
	border:1px solid #999999;	
	}
	
img.floatleft	{
	float: left;	
	margin: 10px;
	border:1px solid #999999;	
	}
	
img.floatrightnb {
	float: right;	
	margin: 10px;
	border: 0;
	}
	
img.floatleftnb	{
	float: left;	
	margin: 10px;
	margin-right: 30px;
	border: 0;
	}
	
img.bord {
	border:1px solid #999999;
	}
	
img.nobord {
	border:0;
	}	
	
div.center {
	text-align: center;
	}
	
.center {
	text-align: center;
	}

hr.news {margin: 0px; }	

table {
  font-size: 10pt;
  background: #999999;
  cellspacing: 1px;  
  }
  
tr {
  background: #ffffff;
  }  
  
tr.head {
  font-weight: bold;
  background: #cccccc;
  }
  
td {
  width: 125px;
  padding: 5px; 
  }

  
	
