body {
background-color : #222121;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
}
.style1 {
	color : #00ff30;
	font-weight : bold;
	font-size: 16px;
	font-style: italic;
}
.style4 {
font-size : 10px;
font-style : italic;
}
A:link {
color : #00ff30;
text-decoration : none;
}
A:visited {
color : #00ff30;
text-decoration : none;
}
A:active {
color : #00ff30;
text-decoration : none;
}
A:hover {
text-decoration : underline;
color : red;
}
#content {
width : 950px;
border : 0;
margin-left : auto;
margin-right : auto;
border : 4px solid #000000;
background-color : #333333;
}
hr {
border: 0;
width: 90%;
color: #00FF30;
background-color: #00FF30;
height: 2px;
}
li {
margin : 0 5px;
padding : 3px;
}
td.left {
border : 0;
width : 180px;
vertical-align : top;
}
td.leftborder {
border-bottom : 1px dotted #81c319;
width : 180px;
vertical-align : top;
}
td.rightborder {
border-bottom : 1px dotted #81c319;
width : 230px;
vertical-align : top;
}
td.middle {
border : 0;
width : 540px;
vertical-align : top;
}
td.middletext {
border-bottom : 1px dotted #81c319;
border-right : 1px dotted #81c319;
width : 540px;
vertical-align : top;
}
td.right {
border : 0;
width : 230px;
vertical-align : top;
}
div.footer {
text-align : center;
color : #00ff30;
font-weight : bold;
}
div.catchreport {
text-align : center;
color : #00ff30;
font-weight : bold;
}
.outerbox {
border : 1px solid black;
padding : 0;
width : 50px;
overflow : hidden;
margin : 4px;
font-weight : 900;
font-family : verdana, arial, sans-serif;
}
.datebox {
font-size : 18pt;
color : #fff;
text-align : center;
border-bottom : 1px solid black;
background-color : #222121;
}
.monthbox {
font-size : 9pt;
color : #000;
background-color : #00ff30;
text-align : center;
}
#pic {
background-color : #333333;
margin-left : auto;
margin-right : auto;
position : relative;
width : 135px;
}
#pic a .large {
border : 0;
display : block;
height : 1px;
left : -1px;
position : absolute;
top : -1px;
width : 1px;
}
#pic a img {
border : 0;
}
#pic a.p1, #pic a.p1:visited {
background : #ffffff;
border : 1px solid #000000;
display : block;
height : 90px;
left : 0;
text-decoration : none;
top : 0;
width : 135px;
}
#pic a.p1:hover {
background-color : #8c97a3;
color : #000000;
text-decoration : none;
}
#pic a.p1:hover .large {
border : 1px solid #000000;
display : block;
height : 250px;
left : -250px;
position : absolute;
top : -60px;
width : 300px;
}
.black_overlay {
display : none;
position : absolute;
top : 0%;
left : 0%;
width : 100%;
height : 150%;
background-color : black;
z-index : 1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display : none;
position : absolute;
top : 4%;
left : 22%;
width : 550px;
padding : 5px;
border : 10px solid #000000;
background-color : #333333;
z-index : 1002;
overflow : auto;
}
.firsttitle {
	font-weight: bold;
	color: #00f030;
	font-size: 18px;
}

