@charset "utf-8";
/* TagCollision.com - Created 11/6/07 by Redefined Productions, http://www.redefinedpro.net */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #2a4179;
	margin: 0px;
}
.leftbg {
	background-image: url(../images/TAG-leftbg.gif);
	width: 57px;
	background-repeat: repeat-y;
}
.rightbg {
	background-image: url(../images/TAG-rightbg.gif);
	width: 57px;
	background-repeat: repeat-y;
}
.footerbg {
	background-image: url(../images/TAG-footer.gif);
	width: 900px;
	height: 47px;
}
.redBold {
	color: #FF0000;
	font-style: italic;
	font-size: 14pt;
	font-weight: bold;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	color: #666666;
}
h2 {
	font-size: 12pt;
	color: #666666;
}
h3 {
	font-size: 10pt;
	color: #333333;
}
.whiteText {
	color:#FFFFFF;
}
.whiteText a{
	color:#FFFFFF;
}
