@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
}
body {
	background-image: url(images/assets/bg_pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
img.x	{
	position:relative;
	float: left;
	left:-40px;
	top:105px;
	z-index:1;
	}
h1 {
	font-weight: normal;
	color: #BF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #BF0000;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #BF0000;
	}
.credit {
	font-size: 10px;
	color: #FFFFFF;
}
a.credit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.credit:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.credit:hover {
	text-decoration: underline;
	color: #000000;
}
a.credit:active {
	text-decoration: none;
	color: #FFFFFF;

}
#tsg_logo	{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 100px;
	right: 300px;
	width: 205px;
	height: 143px;
	z-index:5;
	float: none;
}
.normal	{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	}
