/* CSS Document */
body {
	background-color: #111619;
	margin-top:2px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #999999;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	color: #999999;
}
a.copyright:link {
	color: #FF6600;
	text-decoration: none;
}
a.copyright:visited {
	color: #FF6600;
	text-decoration: none;
}
a.copyright:hover {
	color: #FF6600;
	text-decoration: none;
}
a.copyright:active {
	color: #FF6600;
	text-decoration: none;
}
a.footermenu:link {text-decoration: none; color: #6D6E6E;}
a.footermenu:active {text-decoration: none; color: #6D6E6E;}
a.footermenu:visited {text-decoration: none; color: #6D6E6E;}
a.footermenu:hover {text-decoration: none; color: #FF6600;}
.copyrighttext {
	font-size:10px;}
.tablecell {
	background-image:url(images/table_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	padding-bottom: 25px;
}
#main2 {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	text-align: justify;
}
.introtext {color:#FFFFFF; font-weight:bold;}
.leftembedimage {padding-right: 20px;}

