.menu:active,.menu:link,.menu:visited
{
	color: #386dff;
	background-color: transparent;
}

.menuPanel
{
	width:250px;
	height:100%;
	margin:0;
	padding:0;
	border:0px;
	position:relative;
}

a:active, a:link, a:visited
{
	color: #5050f0;
	background-color: transparent;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

td.menu
{
	border-left: #4070f0 thin solid;
	border-right: #4070f0 thin solid;
}

pre.hack {
    color: #00DD00;
    background-color: black;
    padding-right: 4pt;
    padding-left: 4pt;
    padding-top: 2pt;
    padding-bottom: 2pt;
}

.stdBackGround
{
	background: url(Images/back.jpg);
	background-repeat: repeat;
	margin-top: 2px;
}

.contentBackGround
{
	border-right: #4070f0 thin solid;
	border-left: #4070f0 thin solid;
	width: 100%;
	border-top-color: blue;
	background-color: transparent;
}

.borderTop
{
	background: url(Images/borderTop.png);
	width: 100%;
	height: 40px
}

.test
{
}
