.squaregrey
{
border-style: ridge;
border-color: #EAEAEA;
border-width: thin;
FONT-FAMILY: Arial, Helvetica, Verdana,sans-serif;
}


.Orange
{
	FONT-FAMILY: Arial;
	color: #CC6633;
	font-weight: bolder;
}

.dsOrange
{
	FONT-FAMILY: Arial;
	color: #CC6633;
	font-size:x-small;
	font-weight: bolder;
}



.Mainlist
{
	FONT-FAMILY: Arial;
	color: #CC6633;
	font-weight: bolder;
	
}




.OrangeItalic
{
	FONT-FAMILY: Arial;
	color: #CC6633;
	font-style: italic;
}

.gcbold
{
	FONT-FAMILY: Arial;
	color: #000000;
	font-weight: bolder;
}

.gcSideBar
{
	font-family: Arial;
	font-size:x-small;
	color: #777777;
	font-weight:bold;
}


A.gcslink:link {
		text-decoration: none;
		color: #777777;
	 	background:transparent;
	 	}

A.gcslink:hover {
	    text-decoration: none;
		color: #777777;
	 	background:#EEEEEE;
}

A.gcslink:visited {
		text-decoration: none;
		color: #555555;
	 	
}





.dsSideBar
{
	font-family: Arial;
	font-size:x-small;
	color: #777777;
	font-weight:bold;
}

.dscopyright
{
	font-family: Arial;
	font-size:xx-small;
	color: #777777;
	font-weight:bold;
}



.gcSideBarBolder
{
	font-family: Arial;
	font-size:x-small;
	color: #AAAAAA;
	font-weight:bolder;
}

.attackers
{
	font-family: Arial;
	font-size:x-small;
	color: #FF0000;
	font-weight:bolder;
}

.testcontent
{
width: 155px;
height: 400px;

FONT-FAMILY: Arial, Helvetica, Verdana,sans-serif;
}

.certcontent
{
width: 125px;
height: 100px;
font-family: Arial;
color: #AAAAAA;
font-weight:bolder;
}

.certadvisory
{
	font-family: Arial;
	color: #FF0000;
	font-weight:bolder;
	font-size:x-small;
}



.dropcontent{

border: 1px solid black;
background-color: #FFFFFF;
padding: 3px;
display:block;
}