﻿body 
{
	background-color:#e2e2e2;
}

.tableClass
{
	background-color:#0C0D50;
}

.panelClass
{
	background-color:#0A0B3E;
}

.jamesImage
{
	background-image:url(../images/jbbackground.jpg);
	background-repeat:no-repeat;
}

.text
{
	font-family:Tahoma;
	font-size:small;
	color:gray;
}

a
{
	color:gray;
}

.panelMenu 
{
	background-color:#050629;
	background-position:center;
	background-repeat:no-repeat;
	opacity:1.0;
	filter: alpha(opacity=100);
}
