/* Basic Styles */
html,body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin:'10px''0px''0px''0px';
	scrollbar-arrow-color:#ffcc00;
	scrollbar-base-color:#696969;
	scrollbar-track-color:#7F7F7F;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#666666;
}
p {color: darkgray}
a {text-decoration:none ; color:#ffcc00}
a:link {text-decoration:none ; color:#ffcc00}
a:active {text-decoration:none ; color:#ffcc00}
a:visited {text-decoration:none ; color:#ffcc00}
a:hover {text-decoration:none ; color:#ffcc00}

.gmGRgNote{display:table-cell;}

img.link{
	border: 1px solid #ffcc00;
}
 	   		

