@charset "UTF-8";
body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
p {
	color: #7b7b7d;
	font-size: 11px;
}
#wrapper  {
	width: 743px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 17px;
}

#upper  {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#logo {
}
#logo img {
	border: none;
}
#navi {
	text-align: right;
	background-color: #000;
	width: 100%;
	margin-bottom: 10px;
	height: 20px;
}
#bottomwrapper {
	display: block;
	text-align: left;
}
#column1 {
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	margin-top: 15px;
	margin-left: 75px;
	display: inline;
}
#column1wide {
	float: left;
	width: 480px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	margin-top: 15px;
	margin-left: 40px;
}
#column1wide2 {
	float: left;
	width: 660px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	margin-top: 15px;
	margin-left: 45px;
	
	
	
}
td {
	font-size: 11px;
	color: #656565;
}
#column2, #column3 {
	float: right;
	width: 200px;
	text-align: left;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	margin-top: 15px;
	clear: none;
	display: inline;
}
#column2_sub {
	float: right;
	width: 500px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2 {
	color: #ad985e;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
	font-weight: normal;
}
h3 {
	color: #ad985e;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
	font-weight: normal;
}
#footer {
	background-color: #877f78;
	height: 15px;
	font-size: 9px;
	clear: both;
	color: #ddd5cb;
	margin-top: 15px;
	line-height: 15px;
	padding-top: 2px;
}
#navi img.a {
	text-decoration: none;
	border: none;
}
.last {
	font-size: 10pt;
	text-decoration: none;
	color: #cec3b7;
	border: none;
}
#navi a:hover, #navi a.active {
	text-decoration: none;
	border: none;
}
img {
	border: none;	
}
.right {
	text-align: right;	
}

.center {
	text-align: center;	
}
a {
	text-decoration: none;	
	color: #ad985e;
}
a:hover, a.active {
	color: #656565;
}
td.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #877f78;
}
td.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #877f78;
}
td.nobottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.pallukat {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
td.noleftmargin {
	margin-left: 0;	
}
td.border {
	background-image: url(./images/table_border.gif);	
}
td.border2 {
	background-image: url(./images/table_border.gif);
	width: 10px;	
}


