@charset "utf-8";
html, body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../images/bgimage.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

table, td, img {
	border-color: #3399cc;
}

.IndexText a:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration:none;
	
}
.IndexText a:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #00FF00
	
}
.copyright {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

a.EntText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration:none;
}
a.EntText:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	background: #111111;
	text-decoration:none;
}
td.EntText:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	background: #111111;
	text-decoration:none;
}

.CopyText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:none;
}

a.CopyText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:none;
}
a.CopyText:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration:none;
}

.indeximage {
	border:solid;
	border-color: #CCCCCC;
	border-width:thin;

}

a.IndexText:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration:none;
}
a.IndexText:active {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration:none;
}

a.IndexText {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration:none;
}

