body, td {
	background-color: #330033;
	font-family: Arial, Verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

.linkify {
	border-bottom: 2px dotted;
}

.subTitle {
	color: 	#FF3311;
}

ul {
	margin: 0;
	padding: 0;
}

.textArea {
	width: 400px;
	height: 200px;
	background-color: #330033;
	color: #FFFFFF;
}

/*
 
#navList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #333;
	color: #888;
}
*/

li {
	list-style-type: none;
	display: block;
	margin: 0 0 0 0;
	background-color: #330033;
	width: 120px;
	padding: 4px;
}

.liOver {
	list-style-type: none;
	margin: 0 0 0 -20;
	background: #BFBFBF;
}

.main {
	text-align: left;
}

.footer {
	text-align: center;
	font-family: Arial, Verdana, tahoma, sans-serif;
	font-size: 9px;
}

.navbar {
	padding: 20px;
	text-align: left;
}

hr {
	border: dashed 1px #777;
	width: 60%;	
	height: 4px;
	margin-left: 0;
	text-align: left;
}


/* menu stuff */
.skin0{
background: transparent url(../images/ring.png) no-repeat; 
position:absolute;
width:120px;
height:120px;
border:0px solid black;
line-height:20px;
cursor:default;
z-index:99;
}
.skin1{
width:120px;
height:30px;
border:0px solid black;
cursor:pointer;
z-index:999;
}
.skin3{
width:120px;
height:30px;
border:0px solid black;
cursor:pointer;
z-index:999;
}
.skin2{
width:120px;
height:60px;
border:0px solid black;
z-index:999;
}