/* CSS Document */


body {
	font-family: Trebuchet MS, sans-serif;
	background-color: #000;
}

table {
	background-color: #4f4f4f;
	border: 5px solid #fff;
	padding: 10px 20px 10px 20px;
}


/* LINKS*/


ul#navlist { 
	font-family: Georgia, Verdana, Arial, sans-serif; 
	font-size: 6px;
	height: 10px;
	width: 100%;
	border-top:  }

ul#navlist a {
	font-weight: normal;
	text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a {
	color: #363636;
	background-color: #ccc;
	padding: .2em .4em;
	border: 1px #fff outset;
}

ul#navlist li a:hover {
	color: #9f79ee;
	background-color: #4a4a4a;
	border: 1px solid #fff;
}

ul#navlist li a:active {
	color: #363636;
	background-color: #ccc;
	border: 1px #fff solid;
}

#link {
	width: 210px;
	margin: 0;
	color: #fff;
	float: left;
	text-align: left;
	text-indent: 5px;
	padding: 0;
}

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

#link li {
	margin: 0;
}


#link li a {
	display: block;
	padding: 5px 0;
	border: 0;
	background-color: #000;
	color: #F7F7F7;
	border-bottom: 2px solid #383838;
	border-left: 1px dotted #ffcc11;
	border-right: 1px dotted #ffcc11;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
}

html>body #link li a {
		width: auto;
}

#link li a:hover {
	background-color: #383838;
	border-bottom: 2px solid #383838;
	border-left: 1px dotted #ffcc11;
	border-right: 1px dotted #ffcc11;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
}

#link li a:visited {
	background-color: #000;
	border-bottom: 2px solid #383838;
	border-left: 1px dotted #ffcc11;
	border-right: 1px dotted #ffcc11;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
}


/* LINKS CONTENT */

a:link {
	color: #9f79ee;
	background-color: #4f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

a:visited {
	color: #ccc;
	background-color: #4f4f4f;
	text-decoration: underline;
	font-weight: bold;;
	font-size: 13px;
}

a:hover {
	color: #CC1100;
	background-color: #4f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

a:active {
	color: #CC1100;
	background-color: #4f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

.link a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.link a:visited {
	color: #ccc;	
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.link a:hover {
	color: #CC1100;	
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.link a:active {
	color: #CC1100;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.linku a:link {
	color: #9f79ee;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.linku a:visited {
	color: #c0c0c0;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.linku a:hover {
	color: #cc1100;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.linku a:active {
	color: #cc1100;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
}

.link15 a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.link15 a:visited {
	color: #c0c0c0;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.link15 a:hover {
	color: #ff0000;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.link15 a:active {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}


.linkb a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #aaaaaa;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px;

}

.linkb a:visited {
	color: #fff;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #aaaaaa;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px;

}

.linkb a:hover {
	color: #9f79ee;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #aaaaaa;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding: 10px;

}

.linkb a:active {
	color: #9f79ee;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #aaaaaa;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding: 10px;

}

.linkp a:link {
	color: #9f79ee;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.linkp a:visited {
	color: #ff0000;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.linkp a:hover {
	color: #ff0000;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.linkp a:active {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	background-color: #4f4f4f;
}

.linktop a:link {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;

}

.linktop a:visited {
	color: #ccc;	
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
	
}

.linktop a:hover {
	color: #fff;	
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
	
}

.linktop a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	background-color: #4f4f4f;
	
}



/* FONTS */		

h1 {
	color: #9f79ee;
	background-color: #4f4f4f;
	font-size: 15px;
	font-weight: bold;
}	

h2 {
	color: #fff;
	background-color: #4f4f4f;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	color: #ccc;
	background-color: #4f4f4f;
	font-size: 15px;
	font-weight: bold;;
}

p {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #ccc;
	font-weight: bold;
}

.whiteborder {
	color: #fff;
	background-color: #000;
	font-size: 18px;
	text-decoration: none;
	border: 1px dotted #cfb53b;
	padding: 10px 80px 10px 10px;
}
.whiteu {
	color: #fff;
	background-color: #4f4f4f;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.gray15 {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #ccc;
	font-weight: bold;
}

.gray15l {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #ccc;
	font-weight: bold;
	line-height: 1.6em;
}


.red15 {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #ff0000;
	font-weight: bold;
}

.bigred1 {
	font-size: 15px;
	background-color: #aaaaaa;
	color: #ff0000;
	font-weight: bold;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px;
}

.lline {
	background-color: #4f4f4f;
	border-left: 2px solid #fff;
		padding: 10px;
}

.rline {
	background-color: #4f4f4f;
	border-left: 2px solid #fff;
		padding: 10px;
}

.white15 {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #fff;
	font-weight: bold;
}

.bigwhite1 {
	font-size: 15px;
	background-color: #aaaaaa;
	color: #000;
	font-weight: bold;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 10px;
}

.boxtext {
	font-size: 15px;
	background-color: #aaaaaa;
	color: #000;
	font-weight: bold;
  padding: 1px 30px 1px 30px;
  border: 2px solid #000;
}


.purple15 {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #9f79ee;
	font-weight: bold;
}

.white15u {
	font-size: 15px;
	background-color: #4f4f4f;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

.gold {
	font-size: 15px;
	background-color: #4f4f4f;
	color: #cfb53b;
	font-weight: bold;
}

.golds {
	font-size: 14px;
	background-color: #4f4f4f;
	color: #cfb53b;
}


.pgrey {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #ccc;
	font-weight: bold;
}

.pgrey {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #ccc;
	font-weight: bold;
}

.pblue {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #778899;
	font-weight: bold;
}

.red {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #33a1de;
	font-weight: bold;
}

.blue {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #3399ff;
	font-weight: bold;
}

.purple {
	font-size: 13px;
	background-color: #4f4f4f;
	color: #9f79ee;
	font-weight: bold;
}