﻿body 
{
	margin:0px 0px 0px 0px;
	background-color:#313131;
}

.ServiceItem
{
	font-family:Tahoma;
	font-size:8pt;
	color:White;
	text-decoration:none;
	width:180px;
	text-align:right;
	height:25px;
	padding:2px 7px 2px 3px;
	cursor:hand;
	background-color:Transparent;
	
	
	}
.GridItem
{
	font-size: 8pt;
	color: #000868;
	font-family: tahoma;
	padding:2px 2px 2px 2px;
	
	
	height:15px;
	}
