body{
	background-color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}

table{
	background-color:#000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;	
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}

ul li{
	list-style:none;
}

p{
	font-size:11px;
	width:40%;
	margin-left:15px;
}

img{
	border:none;
}

#title{
	background: #000 url(../images/title.jpg) no-repeat;
	text-align:left;
	margin-left:10px;
}

#links1{
	background: #000 url(../images/links1.jpg) no-repeat;
	text-align:center;
}

#links2{
	background: #000 url(../images/links2.jpg) no-repeat;
	text-align:center;
}

#links3{
	background: #000 url(../images/links3.jpg) no-repeat;
	text-align:center;
}

#links4{
	background: #000 url(../images/links4.jpg) no-repeat;
	text-align:center;
}

#links5{
	background: #000 url(../images/links5.jpg) no-repeat;
	text-align:center;
}

#links6{
	background: #000 url(../images/links5.jpg) no-repeat;
	text-align:center;
}

#middle{
	background: #000 url(../images/middle.jpg) no-repeat;
}

#bottom{
	background: #000 url(../images/bottom.jpg) no-repeat;
	text-align:center;
}

#left{
	background: #000 url(../images/left.jpg) no-repeat;
}

#right{
	background: #000 url(../images/right.jpg) no-repeat;
}

#frame_top{
	background: #000 url(../images/frame_top.jpg) no-repeat;
}

#frame_bottom{
	background: #000 url(../images/frame_bottom.jpg) no-repeat;
}

#frame_left{
	background: #000 url(../images/frame_left.jpg) no-repeat;
}

#frame_right{
	background: #000 url(../images/frame_right.jpg) no-repeat;
}

.link:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.link:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;	
	font-weight:bold;
	text-decoration:none;
}
.link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
}