body {
	background-image: url(/images/bgmain.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
}


.head
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/topcell.gif);
	background-repeat: repeat;
	color: #000033;
	text-transform: uppercase;
}
.head2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/topcell.gif);
	background-repeat: repeat;
	color: #000033;
}
.tablebody {
	background-color: #323C46;
}
#toplist {
	background-color: #323C46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699CC;
}
#toplist a:link {
	background-color: #323C46;
	color: #6699CC;
}
#toplist a:active {
	background-color: #323C46;
	color: #6699CC;
}
#toplist a:hover {
	background-color: #323C46;
	color: #006699;
}
.letter {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tblbg {
	background-image: url(images/tg_25.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited:hover {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#banner {
	background-image: url(/images/index_04.jpg);
	background-repeat: repeat;
}
.bookmark a:link {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.bookmark a:visited {
	color: #FF0000;
}
.bookmark a:hover, a:active {
	color: #000099;
}

.thumb_table
{
	background-color: #323C46;
	border:           1px solid black;
}

A.rolloverthumb IMG { /* Defines the look of an unvisited thumbnail */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.0;
 border: 1px solid #000000;
}
A:hover.rolloverthumb IMG { /* Defines the look of an unvisited thumbnail in the MOUSEOVER state */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.6;
 border: 1px solid #000000;
}
A:visited.rolloverthumb IMG { /* Defines the look of a visited thumbnail */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
 -moz-opacity: 0.8;
 border: 1px solid #000000;
}
A:visited:hover.rolloverthumb IMG { /* Defines the look of a visited thumbnail in the MOUSEOVER state */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.6;
 border: 1px solid #000000;
}
.hardlinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #323C46;
}

.hardlinks a
{
	font-size: 11px;
	float: left;
	padding: 1px;
	width: 138px;
	color: #6699CC;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: #1C2126;
}

.hardlinks a:active
{
	font-size: 11px;
	float: left;
	padding: 1px;
	width: 138px;
	color: #6699CC;
	text-decoration: none;
	text-align: center;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: #1C2126;
}

.hardlinks a:hover
{
	color: #0066FF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background-color: #10111B;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
