body {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ffffff;
	background: #000000;
}

#bodycontainer{
    width:99%;
}

div.none {
	display: none;
}

div.piccontainer {
	top: 17em;
	position: relative;
	padding: 0.6em;
	width: -50%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #32D500;
	text-align: center;
	background: #000;
        }

#bottombanner {
	bottom: 0;
	position: relative;
	}

div.topofsite {
	float: top;
	position: absolute;
	width: 100%;
	}

#left {
	top: 0;
	left: 0;
	width: 22em;
	float: left;
        position: absolute;
	}

#right {
	top: 0;
	left: 23em;
	width: 400;
        float: left;
        position: absolute;
        }


div.showpic {
	float: center;
	position: relative;
	}

span.menu {
        font-size: 10pt;
        padding: 0.4em;
	text-decoration: none;
	color: #32D500;
	text-align: left;
        }

div.menuwrap {
        font-size: 10pt;
        background: #444444;
        border: 1px solid #777;
        }


tr {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
}

table {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
	background: #000000;
	border: thin solid #32D500;
}

//
span.blank {
        border: 6px solid #32D500;
	}

table.blank {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
        background: #000000;
        border: 0px solid #000;
}

td.white {
        border: thin solid #32D500;
        }

td.blank {
	border: 0px solid #000;
}

tr.blank {
	border: 0px solid #000;
}

td.header {
background: #32D500;
color: #000000;
}

td.news {
	border: 0px solid #000;
}

td.hover:hover {
	background: #0D0D0D;
}

h1 {
	font-size: 8pt;
	color: #fff;
	font-family:Verdana;
}

a {
	font-family:Verdana;
	font-size:8pt;
	color: #32D500;
	text-decoration:none;
	}

.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CDCDCD;
	border: solid 1px;
	padding: 1px;
}
div.small {
	font-size:8px;
	}

span.light {
        font-size: 10pt;
        background: #444444;
        border: 1px solid #777;
        padding: 0.4em;
        }

a:hover {
	text-decoration: underline;
	}

a.light {
	font-size: 10pt;
	}

a.red  {
        font-family:Verdana;
        font-size:8pt;
        color: red;
        text-decoration:none;
        }


a.blue span {
        font-family:Verdana;
        font-size:8pt;
        color: #66FFFF;
        text-decoration:none;
	}

a.ash span {
        font-family:Verdana;
        font-size:8pt;
        color: #32D500;
        text-decoration:none;
        }

