body      
	{ 
	background-color:#FFF;
	font-style:normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#666666;
	}
	
.container { background:#FFF; 	 }

	
ul
	{
	list-style:none;
	}

#tableid {
}

.field1 {
	width: 100px;
}

.val1 {
	width: 340px;
}

.val2 {
	width: 340px;
}

.percentage {
	width: 70px;
}

	
h1, h2, h3, h4, h5, h6 
	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #333333;
	}	
	
h4
	{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}
	
.footer
{
padding:5px 0 5px 0px;
text-align: right;
}
	
.colborder,
.border
	{
	
	border-color:white;
	}	
	
.formspace
	{
	/*height:45px;*/
	margin-bottom:10px;
	}	
	
/* form button */
.formspace_submit
	{
	margin-left:-5px;
	margin-top:5px;
	}

.filt_fieldselect
	{
	font-size:20px;
	width:350px;
	color:#333333;
	}

.texta 
	{
	font-size:18px;
	 color:#333333;
	 background-color:#EDEDED;
	 border: 1px solid #666666;
	 width:350px;
	}

	
	
.submit_button
	{
    border:0;
	background-image:url(images/submit.jpg);
	background-position:top;
	font-size:large;
	width:120px;
	height:48px;
	color:transparant;
	
	}	


.results
{
	padding:15px 15px 30px 35px;
	background-image:url(images/percbuttonbig.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	font-size:24px;
	color:white;
	
}


.resultsmall
{
	background-image:url(images/percbuttonsmall.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:white;
	
	
}

.compatibility
{
	text-align:center;
}

th
{
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#666;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:1.2em;
	line-height:1.25;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}

th.noborder
{
	text-align:center;
	text-transform:uppercase;
	color:#666;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:1.2em;
	border-bottom:0px solid #ccc;
}

th td
{
	padding:14px 10px 14px 0pt;
}

td.bordertab
{
	border-bottom:1px solid #ccc;
}

table
{
	color:#333333;
}

.darkgrey
{
	color:#333333;
}

a
{
	cursor:pointer;
	color:#333;
	font-family:Tahoma,Verdana,Arial,sans-serif;
}

a:hover
{
	color:#999999;
}

#username
{
	width:704px;
}
.myspacename{
	 padding-right:119px;
	 font-size:18px;
	 color:#333333;
}