body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.i {
	background: #c4ced1 url(/img/bg.jpg) repeat-x;
}

body.in {
	background: #c4ced1 url(/img/bg_i.gif) repeat-x;
}

body.sub {
	background: #c4ced1 url(/img/bg_is.gif) repeat-x;
}


body,td,p {
	color: #000000;
	font: 9pt/14pt Verdana, Arial, Helvetica, sans-serif;
}

td.basetxt {
	padding-left: 33px;
	text-align: justify;
	padding-right: 26px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.title {
	color: #be0000;
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: 24px;
}

td.submenu {
	padding-top: 48px;
}

table.submenu {
	background: #b8c2c4;
}

td.sub_i, td.sub_g {
	padding-left: 34px;
	font: bold 9px Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}

td.sub_i {
	font-size: 11px;
	color: #be0000;
}

td.sub_g {
	padding-bottom: 4px;
}

td.sub_l {
	font-size: 10px;
	line-height: 12px;
	padding-left: 46px;
	color: #be0000;
	text-transform: uppercase;
}

a.sub {
	color: #000000;
}
a.sub:hover {
	color: #be0000;
	text-decoration: none;
}

p.j {
	text-align: justify;
	padding-right: 28px;
}

li {
	list-style: square;
	font-size: 8pt;
	padding-right: 28px;
}

img.thumb {
	border: solid #ffffff 2px;
	margin-top: 3px;
	margin-right: 16px;
	margin-bottom: 12px;
}

img.thumb:hover {
	border: solid #be0000 2px;
}

img.full {
	border: solid #ffffff 3px;
}

p.desc {
	font-size: 8pt;
}

td.copyright {
	color: #7c8384;
	font-size: 10px;
	padding: 40px 26px 10px 32px;
}

hr {
	margin: 0px;
}

