﻿body {margin: 0; padding: 0; text-align: center;
  color: #000; background: #fff;
  font-family: "Arial"; font-size:10pt;color:#494949;
  }
a {text-decoration: none;}
a:link {color: rgb(179,63,96);}
a:visited {color: rgb(90,32,48);}
a:hover {text-decoration: underline;}
img{
  border: none;
}

  
  
#container {width:645px; margin: auto; padding: 0;
  position: relative; text-align: left;}
#top {background: url(head.jpg) 0 0 no-repeat;height: 74px;}

#top .style2 {
			color:#fff;
			float:right;
			font-size:0.9em;			
			margin:0.5em 2em 0em 2em;
			}
			
#top .style2 a {text-decoration: none;}
#top .style2 a:link {color: #fff;}
#top .style2 a:visited {color: rgb(90,32,48);}
#top .style2 a:hover {text-decoration: underline;}
			
			
#main {width:645px; background: url(body.jpg) 0 0 repeat-y;
border: 0px solid #eee; margin:0 auto 0 auto; /*padding-bottom: 50px;*/}

#main p {
	margin:0em 0.5em 0em 1.5em;
	padding:0.5em 0.5em 0.5em 0.5em;
	width:590px;
	font-family: "Arial"; font-size:10pt;
	border:0px solid #008F06;
	line-height:16pt; color:#494949;	
}
#main img{
	margin:0em;
	padding:0.5em 2em 0em 1.2em;	
}

#foot {
	background: url(foot.jpg) 0 0 repeat-y;
	width:645px; height:107px;
	margin:0em;
  }
#foot p{
	margin:0em 2em 0em 2em;
	padding-top:1.5em;
	width:600px;
	line-height:16pt;
  }
  
  
  

/*  #main h2{font-family: "Arial"; font-size:12pt; line-height:16pt; color:#494949;} */

#main table {width: 90%;border:2px solid #ddd;margin:0 auto;}
#main td {}
#main td {
	font:Arial; text-align:left;
	letter-spacing: 0.05em;
	font-size:10pt;color:#494949;
	padding: 0.2em 0.5em;
	border: 1px solid #ddd;
}
#main thead th {font-size:95%;vertical-align: bottom; border: 1px solid gray;
  white-space: normal;background: #c9c9c9;padding-top:3px;}
#main th {white-space: nowrap;text-align:center;}