/* GPSPointer.com - CSS Document */
body {
	color: #000000;
	}
	
ul {
	margin-top: 5px;
	list-style: square;
	}
	
li {
	padding-bottom: 5px;
	}

td 	{ 
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	}
	
a	{
	color: #FF6600;
	text-decoration: none;
	}

a:hover	{
		color: #FF6600;
		text-decoration: underline;
		}

.a_navibar	{
			color: #3F3F3F;
			text-decoration: none;
			font-weight: bold;
			font-size: 9px;
			}

.a_navibar:hover	{
			color:#FF6600;
			text-decoration: none;
			font-weight: bold;
			font-size: 9px;
			}
.copyright 	{
			color: #7E7E7E;
			font-size: 9px;
			text-decoration: none;
			}
.copyright:hover 	{
			color: #FF6600;
			font-size: 9px;
			text-decoration: underline;
			}
.text {
			color: #1E4670;
			font-size: 10px;
			font-weight:normal;
			}
			
.panel_title {
		color: #585858;
		font-weight:bold;
		font-size: 13px;
		font-family: verdana;
		}
.panel_subtitle {
		color: #1E4670;
		font-weight:bold;
		font-size: 12px;
		font-family: verdana;
		}		
.textfield {
	height: 18;
	font-size: 10;
	border-color: #6189A1;
	color: 000000;
	padding:2;
	border-style: solid;
	border-width: 1;
	font-family: verdana;
	}

.button {
	height: 21;
	font-size: 10;
	border-color: #6189A1;
	color: #ffffff;
	background: #DA2F01;
	padding:2;
	border-style: solid;
	border-width: 1;
	font-family: verdana;
}

.specs-table-label {
	color: #585858;
	font-weight: bold;
	text-align: center;
	text-align:right;
	padding-right: 10px;
	vertical-align: top;
	width: 110px;

	}

.specs-table-data {
	color: #000000;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	width: 132px;
	}	

.specs-table-data-left-col {
	color: #000000;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	width: 135px;
	}	