/* CSS Document */

body {
	background-image: url(/images/silver_pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #8A46B3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}td img {display: block;}
a:link {
	color: #CA0DCC;
}
a:visited {
	color: #CA0DCC;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CA0DCC;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallwhitetext a:link {
	color: #FFFFFF;
}
.smallwhitetext a:visited {
	color: #FFFFFF;
}
.smallwhitetext a:hover {
	color: #000000;
}
.smallwhitetext a:active {
	color: #FFFFFF;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(/images/dot.jpg);
}
