

TABLE
{
  
  color: #FFFFFF;
  font-family: verdana,arial,sans serif;
  font-size: 8pt; 
}

h3
{ 
	font-size: 16pt; 
	color: #FFBB01; 
	margin-top: 10px; 
	margin-bottom: 5px;  
}

input
{
	font-family: verdana,arial,sans serif;
	font-size: 8pt; 
}


.ssButtonBAK
{
	background-color: #354A3D;
	background-color: #99bba0;
	border-style:   ridge;
	cursor: hand;
	font-family: verdana,arial,sans serif;
	font-size: 8pt; 
	
}

.fieldLabel
{
	font-weight: bold;
}

.ssButton
{
	font-weight: bold;
	font-size: 8pt;
	border-left-color: #ffffff;
	background-image: url(/vendor/10080/button-blank.gif);
	border-bottom-color: #67896e;
	width: 148px;
	cursor: hand;
	color: #354a3d;
	border-top-style: none;
	border-top-color: #ffffff;
	background-repeat: no-repeat;
	font-family: verdana,arial,sans serif;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	top: -15px;
	height: 36px;
	background-color: transparent;
	border-right-color: #67896e;
	border-bottom-style: none;
}

IMG
{
	border: 0;
}

A
{
	cursor: hand;
	color: white;
}


SELECT
{
	font-family: verdana,arial,sans serif;
	font-size: 8pt; 	
}


.copy
{
	font-weight: normal;
	font-size: 8pt;
	margin: 10px;
	color: white;
	font-family: Verdana;
	text-align: left;
}


.copyLarge
{
	font-family: Comic Sans MS;
	font-size: 12pt;
	color: #FFBB01;
	
}

.navbarText
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	
}

H2
{
	font-weight: normal;
	font-size: 12pt;
	margin: 10px;
	color: #FFBB01;
	font-family: Comic Sans MS;
	text-align: left
}
