body, td{
	background-color: #000000;
	color: #222222;
}
a{
	color: #1c4bb5;
}
a:visited{
	color: #1c4bb5;
}
a.menu{
	font-weight: bold;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}
a.menuTitle{
	font-weight: bold;
	white-space : nowrap;
	display: block;
}
span.menu{
	font-weight: bold;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}
span.menuSubTitle{
	font-size: 10px;
	white-space : nowrap;
	display: block;
	margin-bottom: 6px;
}
span.menuTitle{
	font-weight: bold;
	white-space : nowrap;
	display: block;
}
td.contentTable{
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
td.menuTable{
	width: 210px;
	padding-top: 15px;
	padding-left: 20px;
	text-align: center;
}
tr.menuTableTop  td{
	background: url(/i/bg_menu_t.gif) repeat-x;
}
tr.tableTop td{
	background: url(/i/bg_t.gif) repeat-x;
}
tr.tableBot td{
	background: url(/i/bg_b.gif) repeat-x;
}
td.tableBgCenter, td.tableBgCenter table td{
	background-color: #bbbbbb;
}
td.tableBgLeft{
	background: url(/i/bg_l.gif) repeat-y;
}
td.tableBgRight{
	background: url(/i/bg_r.gif) repeat-y;
}
h1{
	font-size: 19px;
	text-align: center;
	margin: 10 0 15 10;
}
h4{
	margin-bottom: 15px;
}
div.content {
	padding: 15 20 20 20;
}
p {
	margin-bottom: 15px;
}
p.copy{
	color: #bbbbbb;
	font-size: 10px;
}
p.copy a{
	color: #8A9CC4;
}
#langBg{
left: 2px;
top: 2px;
width: 72px;
height: 19px;
background: url(/i/bg_lang.png) top left no-repeat;
background: expression('none'); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg_lang.png', sizingMethod='crop');
}
#langText{
	left: 16px;
	top: 2px;
}
#langText span{
	font-weight: bold;
	color: #b1b1b1;
}
#langText a, #langText a:visited{
	font-weight: bold;
	color: #e1e1e1;
	cursor: hand;
}
table.imagesTable td img{
	border: 1px solid #ddd;
}
img.portrait{
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
td.bgTopLeft{
	width: 50%;
	background: url(/i/top_left_bg.jpg) right;
}
td.bgTopRight{
	width: 50%;
	background: url(/i/top_right_bg.jpg);
}
div.topLeft{
	height: 328px;
	background: url(/i/top_left.jpg) right no-repeat;
}
div.topRight{
	height: 328px;
	background: url(/i/top_right.jpg) no-repeat;
}
td.topMenuLeft{
	width: 50%;
	background: url(/i/top_menu_left.jpg) right;
}
td.topMenuRight{
	width: 50%;
	background: url(/i/top_menu_right.jpg);	
}