
a { color:#333; }

h1 { margin:0; margin-bottom:10px; font-size:3.46em; font-weight:normal; letter-spacing:-0.05em; }
h2 { margin:0; margin-bottom:10px; font-size:2.92em; font-weight:normal; letter-spacing:-0.05em; }
h3 { margin:0; margin-bottom:10px; font-size:2.38em; font-weight:normal; letter-spacing:-0.05em; }
h4 { margin:0; margin-bottom:10px; font-size:1.87em; font-weight:normal; letter-spacing:-0.05em; }
h5 { margin:0; margin-bottom:10px; font-size:1.3em; font-weight:normal; letter-spacing:-0.05em; }
p { margin:10px 5px 10px 5px; }





body {
	background-color: #333333;
	font-size: 13px;
	font-family: helvetica, arial, Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	xcolor:#564b47;
	xmargin: 20px 140px  20px 140px;
	xtext-align: center;
	background-image:url(../xdata/bkg_03.jpg);
	background-repeat:repeat-x;

xcolor:#564b47;
xmargin: 20px 140px  20px 140px;
xtext-align: center;
}


#maincontent {
	xwidth:100%;
	border:0px solid green;

	xwidth: 100%;
	padding: 10px;
	text-align: left;
	background-color: #fff;
	overflow:inherit;
}

#header {
	background-color:#101012;
}
#header_right {
	text-align:right;
	padding:5px;
	color:#CCC;
}
#header_right a {
	color:#fc0;
}

#footer {
	text-align:center;
	font-size:0.8em;
	color:#CCC;
}
#footer a {
	color:#999;
}




.prettytable td { border-top:1px solid black; font-size:12px; padding:5px; }
.prettytable td a { font-weight:bold; text-decoration:none; }
.prettytable td a:hover { text-decoration:underline; }
.prettytable td small { font-size:10px; color:#CCC; }



