body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
	background-image:url(../myspace/images/background.jpg);
background-position:top center;
background-repeat:repeat-y;
background-attachment:fixed;
}


body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	color: #B701F0;
	text-decoration: none;
}
a:visited {
	color: #B701F0;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #B701F0;
	text-decoration: none;
}
.style1 {
	color: #780496;
	font-size: 15px;
}
.style2 {color: #FFFFFF}
.style3 {
	color: #780496;
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.style5 {color: #FFFFFF; font-size: 12px; 
}
.style6 {font-size: 12px; color: #780496;}
.style7 {
	color: #780496;
	font-size: 11px;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.whitelink:link { color: #FFFFFF}
a.whitelink:visited { color: #FFFFFF}
a.whitelink:hover { color: #B701F0}
a.whitelink:active { color: #FFFFFF}

.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	
}
a.yellowlink:link { color: #FFCC00}
a.yellowlink:visited { color: #FFCC00}
a.yellowlink:hover { color: #FFFFFF}
a.yellowlink:active { color: #FFCC00}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
	
}
a.bluelink:link { color: #66CCFF}
a.bluelink:visited { color: #66CCFF}
a.bluelink:hover { color: #FFFFFF}
a.bluelink:active { color: #66CCFF}


.goldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8B880;
	text-decoration: none;
	
}
a.goldlink:link { color: #C8B880}
a.goldlink:visited { color: #C8B880}
a.goldlink:hover { color: #FFFFFF}
a.goldlink:active { color: #C8B880}









table.thingreyborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194);
	border-collapse: collapse;
	background-color: rgb(0, 0, 0);
}
table.thingreyborder th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194);
	background-color: rgb(0, 0, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.thingreyborder td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194) rgb(172, 170, 194);
	background-color: rgb(0, 0, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}

