﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#938371;
	margin:0;
	padding:0;
 background-image: url(img/b02.png);
 background-repeat: repeat-x;
 vertical-align: top;
 text-align: center;
}
img{
	border:0;
}
.text1{
	color:#000000;
	font-weight:none;
	background-color:inherit;
}
.text2{
	color:#000000;
	font-size:10;
	background-color:inherit;
}
.text3{
	color:#a1a1a1;
	font-size:9;
	background-color:inherit;
}
.text4{
	color:#000000;
	font-size:10;
}
.text5{
	color:#ff0000;
	font-size:10;
	background-color:inherit;
	
}
a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
a:hover {
	color: #b1b1b1;
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
  	text-decoration: none;
}
a:visited {
	color: #c1c1c1;
	font-family: tahoma;
	font-size: 10px;
	font-weight: none;
	font-style: normal;

}

div#content {
	background: white;
  padding: 10px;
  border: 1px solid #ececec;
  border-top: 0px;
  border-bottom: 0px;
  line-height: 140%;
}
}

/* 709 - 20 ~= 680 */

div.percentColumn {
	float: left;
}

div.col30 {
	width: 200px;
}

div.col40 {
	width: 270px;
}

div.col70 {
	width: 470px;
	margin-right: 15px;
}

div.col60 {
	width: 400px;
	margin-right: 15px;
}

div.col50 {
	width: 300px;
}

hr {
	border: 0px;
	border-top: 1px solid #ECECEC;
	color: white;
}