* {
	margin:0;
	padding:0;
}
body {
	background: #ffa000 url(images/bg.jpg) top repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
img {
	border:none;
}
.banner {
	display:none;
}
.shadow {
	margin:0 auto;
	background:url(images/shadow.gif) repeat-y;
	width:1046px;
}
.mainContainer {
	margin:0 auto;
	background:#FFF url(images/main_menu_bg.gif) left repeat-y;
	width:960px;
}
.left {
	display:none
}
.contents {
	min-height:700px;
	padding:20px;
	width:675px;
	float:right;
}
.footer {
	clear:both;
	color: #000;
	width:920px;
	height:60px;
	padding:50px 20px 10px 20px;
}
.titels {
	display:block;
	background-color:#dcdcdc;
	padding:5px 10px;
}
.titels2 {
	text-decoration:underline;
}
.img {
	margin:10px 0;
	border:5px solid #d0d0d0;
}
.par {
	margin:20px 0;
	text-align:justify;
}
.imp {
	font-weight:bold;
	color:#000;
}
.gray, .grayR {
	color:#666;
	font-size:small;
	font-weight:bold;
}
.grayR {
	float:right;
}
.line {
	border:1px solid #CCC;
	clear:both;
}
a.capsule {
	background:url(images/buttonz_07.jpg) top left no-repeat;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:8px 0px 8px 8px;
}
a:hover.capsule {
	color:#F00;
}
.new {
	color:#FFF;
	font-size:small;
	background:url(images/buttonz_07.jpg) -1% 32% no-repeat;
	padding:8px 0px 8px 8px;
}
.new span {
	background:url(images/buttonz_07.jpg) 75% 97% no-repeat;
	padding:8px 8px 8px 0px;
}
.capsule span {
	background:url(images/buttonz_07.jpg) 73% 67% no-repeat;
	padding:8px 5px;
}
.i {
	font-style:italic
}
.wt {
	text-decoration:none;
	color:#FFF;
}
.lnk {
	text-decoration:none;
	color:#0b1914;
	font-weight:normal;
}
.lnk:hover {
	color:#fb1917;
}
.small {
	font-size: 24px;
}
.margen {
	margin-left:100px;
}
.table {
	text-align:center;
	border-collapse:collapse;
	border:1px solid #333;
}
.table td {
	border:2px solid #FFF;
	background-color: #dcdcdc;
	padding:5px;
}
.table .nw {
	background-color: #ffd653;
}
.table .tit {
	color:#FFF;
	background-color:#0a1914;
}
