BODY {
	background-color : black;
	background: url('/images/background.jpg') repeat-y top center #474749;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color:#DEDEDE;
	font-family:arial;
	font-size:12px;
}
A {
	text-decoration : none;
}
A[href*=".pdf"]{
	background:url(../images/pdf_icon.gif) no-repeat right;
	padding-right:24px;
	line-height:20px;
	
}
.arial_black12 {
	font-family : arial;
	font-size : 12px;
	color : black;
}
.arial_red12 {
	font-family : arial;
	font-size : 12px;
	color : red;
}
.arial_green12, .arial_green12 a, .arial_green12 a:visited {
	font-family : arial;
	font-size : 12px;
	color : #A9D74D;
}
.arial_green14 {
	font-family : arial;
	font-size : 14px;
	color : #A9D74D;
	font-style:normal;
}

.arial_green14 a, .arial_green14 a:visited {
	text-decoration:none;
	color : #A9D74D;
	font-style:normal;
}

.arial_green14 a:hover{
	text-decoration:underline;
	color : #A9D74D;
	font-style:normal;
}

.arial_green10 {
	font-family : arial;
	font-size : 10px;
	color : #A9D74D;
}
.arial_green9 {
	font-family : arial;
	font-size : 9px;
	color : #A9D74D;
}
.arial_white15 {
	font-family : arial;
	font-size : 15px;
	color : #DEDEDE;
}
.arial_white12 {
	font-family : arial;
	font-size : 12px;
	color : #DEDEDE;
	padding-right:10px;
	line-height:16px;
	}
	
.arial_white12 a, a:visited{
	font-family : arial;
	font-size : 12px;
	color : #A9D74D;
	text-decoration:none;	
}

.arial_white12 a:hover{
	color : #A9D74D;
	text-decoration:underline;	
}
	
.arial_white14 {
	font-family : arial;
	font-size : 14px;
	color : #DEDEDE;
}

.whitetext {
	color:white;
	font-family:arial;
	font-size:12px;
	color:#DEDEDE;
	}

.arial_white11 {
	font-family : arial;
	font-size : 11px;
	color : #DEDEDE;
}
.arial_red15 {
	font-family : arial;
	font-size : 15px;
	color : red;
}
.arial_red18 {
	font-family : arial;
	font-size : 18px;
	color : red;
	padding-top:2px;
}
DIV.green_line {
	position : relative;
	height : 1px;
	width : 100%;
	background-color : #A9D74D;
	font-size : 1px;
	padding : 0px;
	margin-top : 0px;
	line-height : 1px;
}
DIV.white_line {
	position : relative;
	height : 1px;
	width : 100%;
	background-color : white;
	font-size : 1px;
	padding : 0px;
	margin-top : 0px;
	line-height : 1px;
}
INPUT.greenborder {
	font-family : arial;
	font-size : 12px;
	color : black;
	border-style : solid;
	border-width : 1px;
	border-color : #A9D74D;
}
.contentCell {
	padding:7px 0px 5px 10px;
	font-size:12px;
}
.titleText {
	padding:2px 0px 0px 5px;
	font-family : arial;
	font-size : 18px;
	color : #DEDEDE;
}
.whitelist	{
	/* margin-left:20px;
	padding-bottom:7px;
	background-image: url(http://test2.pantherinternational.com/images/white_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 .5em;
	padding-left:18px;
	list-style-type:none; */
	color:#DEDEDE;
	font-family:arial;
	font-size:12px;
}

.whitelist a {
	
	}
.summary {
	font-size:11px;
	font-family:arial;
	padding:4px 0px 4px 0px;
	line-height:13px;
	color:#DEDEDE;
}

.site	{
	overflow:auto;
	color:#DEDEDE;
	font-size:12px;
	font-family:arial;
	margin-bottom:30px;
	margin-left:5px;
	text-align:justify;
}

.screenshot	{
	margin-bottom:15px;
	float:left;
	width:218px;
	padding-top:3px;
}

.screenshot img {
	border:1px solid #A9D74D;
}

.site a, .site a:visited	{
	font-family : arial;
	
	color : #A9D74D;
	text-decoration:none;

	
}

.site a:hover	{
	text-decoration:underline;

}

hr {
	color:#cccccc;
	background-color:#cccccc;
	height:1px;
}

.dim	{
	filter:alpha(opacity=50);-moz-opacity:.50;
	font-family : arial;
	font-size : 11px;
	color : white;
}

.mid	{
	filter:alpha(opacity=75);-moz-opacity:.75;
	font-family : arial;
	font-size : 11px;
	color : white;
}

.bright	{
	font-family : arial;
	font-size : 11px;
	color : white;
}

.prdate {
	float:left;
	width:80px;
	padding-top:3px;
	font-style:italic;
	font-size:12px;
	
}

.prcontent {
	float:left;
	width:435px;
	font-size:11px;		
}

.prcontent a, a:visited{
	text-decoration:none;
	
}

.prcontent a:hover{
	text-decoration:underline;
	font-style:italic;
}
