SELECT {
	background: #000000;
	border: 1px #666666 solid;
	color: #FFFFFF;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
SELECT:hover {
	background: #1A1A1A;
	cursor: pointer;
}
A:link {
	color: #f5b918;
	text-decoration: none;
}
A:visited {
	color: #f5b918;
	text-decoration: none;
}
A:hover {
	color: #f5b918;
	text-decoration: underline;
}
.network {
	padding-left: 5px;
	padding-top: 6px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.shorcut_box {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#calendar {
	margin-left:2px;
	margin-right:3px;
	background: #000000;
}

#calendar td {
	margin: 1px 1px 0px 0px;
	width: 36px;
	height: 30px;
	vertical-align: top;
	padding-left: 2px;
	background: #202121;
	border-right: 1px #3f4142 solid;
	border-bottom: 1px #2e3031 solid;
	font-family: Verdana;
	font-size: 10px;
}

#calendar #days {
	height: 15px;
	text-align: center;
	color: #FFFFFF;
	background: #404040;
}

#browsedays {
	width: 260px;
	margin-left:3px;
	margin-right:4px;
	background: #181819;
	border-right: 1px #3f4142 solid;
	border-bottom: 1px #2e3031 solid;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
}

#menu2 {
	width: 261px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: Verdana;
	font-size: 9px;
	color: #ccc;
	}
	
#menu2 li a {
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 10px;
	text-decoration: none;
	border-right: 1px #3f4142 solid;
	border-bottom: 1px #2e3031 solid;
	margin-bottom: 1px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #CCC;
	display: block;
	background: #202121 url("twimages/pallura.gif") no-repeat 6px 6px;
	padding: 3px 7px 6px 18px;
	}
	
#menu2 li a:hover {
	color: #FFF;
	background: #343636 url("twimages/pallura.gif") no-repeat 6px 6px;
	padding: 3px 7px 6px 18px;
	}	

#menu1 {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: Verdana;
	font-size: 10px;
	color: #ccc;
	}
	
#menu1 li a {
	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 12px;
	text-decoration: none;
	border-right: 1px #3f4142 solid;
	border-bottom: 1px #2e3031 solid;
	margin-bottom: 1px;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #CCC;
	display: block;
	background: #202121 url("twimages/nuoli.gif") no-repeat 7px 6px;
	padding: 6px 6px 6px 25px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background: #343636 url("twimages/nuoli.gif") no-repeat 8px 6px;
	padding: 6px 6px 6px 26px;
	}	

#submenu {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ccc;
	}
	
#submenu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 12px;
	text-decoration: none;
	margin-bottom: 0px;
	}	
	
#submenu li a:link, #submenu li a:visited {
	color: #CCC;
	display: block;
	background: #000000 url("twimages/arrow_submenu.gif") no-repeat 0px 0px;
	/* padding: 4px 4px 4px 28px; */
	padding: 4px 4px 4px 16px;
	}
	
#submenu li a:hover {
	color: #FFF;
	background: #111111 url("twimages/arrow_submenu.gif") no-repeat 0px 0px;
	/* padding: 4px 4px 4px 29px; */
	padding: 4px 4px 4px 17px;
	}	
	
	
#chatarena {
	float:left;
	background: #202121 url("twimages/pallura.gif") no-repeat 6px 6px;
	width: 100px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	padding-left: 2px;
	padding-top: 6px;
	border-right: 1px #3f4142 solid;
	border-bottom: 1px #2e3031 solid;
	font-family: Verdana;
	font-size: 10px;
}
			
#chatbox {
	height: 250px;
	width: 630px;
	font-family: Courier;
	font-size: 13px;
	font-weight: normal;
	color: #a0a0ff;
	border-top: 1px solid #424242;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	border-bottom: 1px solid #424242;
	padding: 2px 4px 2px 4px;
	overflow: auto;
}

#chatbox a {
	color: #a0a0ff;
	border-bottom: 1px solid white;
}

#chatbox a:hover {
	color: #a0a0ff;
	text-decoration: none;
	border-bottom: 1px solid white;
}

.title {
	height: 27px;
	color: #EEE;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 3px;
}

.title2 {
	height: 27px;
	color: #EEE;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 3px;
}

.title_right {
	width: 254px;
}

.title_right2 {
	width: 121px;
}

.content_box {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.content_box_left {
	background: #000000 url("twimages/border_fade.png") no-repeat;
	width: 10px;
}

.content_box_right {
	background: #000000 url("twimages/border_fade.png") no-repeat;
	width: 3px;
}
BODY {
	background: url('twimages/bg.jpg') repeat-x;
	background-color: #6b0206;
	margin: 8px;
}