body
{
	margin:0,0,0,15px;
	background-position:center;
	background-color:black;
	
	color:White;
	font-family:Arial;
	font-size:12px;
	scrollbar-face-color:#8508C5;
	scrollbar-base-color:black;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:black;	
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-track-color:black;
}

table
{
	background-color:Black;
}

.name {color:#000000;}

.left
{
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	width:223px;
	padding-left:24px;
	padding-top:132px;
	vertical-align:top;
	
}

.home
{
	padding-left:0px;
	padding-top:76px;
	vertical-align:top;
	width:600px;
	
}

.bottom
{
	background-color:#000000;
	width:600px;
	height:20px;
	text-align:center;
}

td
{
	color:White;
	font-family:Arial;
	font-size:12px;
}

h3
{
	color:White;
}

.blink
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover.blink
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:link
{
	color:White;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#8508C5;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.top
{
	color:#8508C5;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	font-weight:normal;
}

a:hover.top
{
	color:blue;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
	font-weight:normal;
}

.jumps
{
	color:#8508C5;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

a:hover.jumps
{
	color:blue;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

h1
{
	color: #FFF; 
	font-family:Arial;
	font-size:20px;
	font-weight:bold
}

h2
{
	color: #8508C5;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

h4, h3
{
	color:#8508C5;
	font-family:Arial;
}

hr
{
	color:#A600FE;
	height:1px;
}

.bob
{
	border:1px solid #A600FE;
}
	