img {border: none;}
p img {	float: left;
	margin-right: 10px;
}
body {
	background-color: #4C4C4C;
}
body, form {
	margin: 0px;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.active, a:link.active, a:visited.active, a:hover.active {
	color: #D78C23;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: -1px;
	color: #FFFFFF;
	/*text-transform: uppercase;*/
	margin: 0px 0px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	/*text-transform: uppercase;*/
	color: #4CACE5;
	margin: 5px 0px 5px;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.h100 {
	height: 100%;
}
.black {
	background-color: #000000;
}
.t0 {
	background-color: #160F09;
	background-image: url(img/t0.jpg);
}
.t1 {
	background-image: url(img/t1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.t2 {
	background-color: #3B4445;
	background-image: url(img/t2.gif);
}
.t3 {
	background-image: url(img/t3.gif);
	text-align: center;
}
.t3 ul {
	list-style-type: none;
	margin: 1px 0px;
}
.t3 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #4CACE5;
	display: inline;
	margin: 0px 15px;
}
.t3 ul li a, .t3 ul li a:link, .t3 ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.t3 ul li a:active, .t3 ul li a:hover {
	text-decoration: none;
}
.t4 {
	background-image: url(img/t4.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
.lang {
	padding-top: 5px;
	padding-left: 30px;
}
.lang img {
	vertical-align: middle;
}
.copy {
	text-decoration: underline;
}
.copy a, .copy a:link, .copy a:visited, .copy a:active, .copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.blue {
	color: #4CACE5;
}
.title {
	margin-bottom: 3px;
	font-weight: bold;
	color: #D78C23;
}
.title a, .title a:link, .title a:visited {
	color: #D78C23;
	text-decoration: none;
}
.title a:active, .title a:hover {
	text-decoration: underline;
}
.more {
	margin-top: 3px;
	color: #D78C23;
}
.more a, .more a:link, .more a:visited {
	color: #D78C23;
	text-decoration: none;
}
.more a:active, .more a:hover {
	text-decoration: underline;
}
.popup {
	position: absolute;
	display: none;
	border: solid 1px #FDDC74;
}
.popup td {
	color: #FFFFFF;
}
.popup a, .popup a:link, .popup a:visited {
	color: #FCA431;
	text-decoration: none;
}
.popup a:active, .popup a:hover {
	text-decoration: underline;
}
.popup-bg {
	position: absolute; display: none;
	background-color: #222222;
	-moz-opacity: 0.66;
	filter: Alpha(Opacity=66);
}
.content img
{

padding-top: 3px;
padding-right: 5px;
 }
