td.main		{
		font-family:Verdana;
		font-weight:none;
		font-size:11px;
		text-align:justify;
		color:#555555;
		}

li		{
		margin-top:10px;
		color:#000000;
		}

h1		{
		font-size:18px;
		}

h2		{
		font-size:14px;
		border-bottom:1px solid #BCD0D0;
		border-top:1px solid #BCD0D0;
		color:#444444;
		}

h3		{
		font-size:13px;
		text-decoration:underline;
		color:#2F7C7D;
		}

p.bigg		{
		font-family:Lucida Sans;	
		font-size:14px;
		color:#2F7C7D;
		font-weight:bold;
		margin-bottom:-10px;
		}

td.homebox	{
		background-image:url("images/home_box.gif");
 		width:178px;
		height:108px;
		font-family:Verdana;
		font-weight:none;
		font-size:9px;
		padding:5px;
		padding-right:10px;
		text-align:justify;
		}

p.homebox_head	{
		font-family:Trebuchet MS;
		font-weight:bold;
		font-size:12px;
		line-height:13px;
		margin-bottom:-15px;
		}		

a.homebox:link, a.homebox:visited	{
		color:#000000;
		text-decoration:underline;
		}

a.homebox:hover	{
		color:#777777;
		text-decoration:underline;
		}

td.servicebox	{
		background-image:url("images/inside_box.gif");
 		width:178px;
		height:39px;
		font-family:Trebuchet MS;
		font-weight:bold;
		font-size:12px;
		line-height:13px;
		text-align:center;
		}

a.servicebox:link, a.servicebox:visited	{
		color:#777777;
		text-decoration:none;
		}

a.servicebox:hover	{
		color:#000000;
		}

a.icon:hover img{
		filter:alpha(Opacity=70);
		}

td.head		{
		padding-left:20px;
		font-family:Trebuchet MS;
		color:#6d6f6f;
		font-weight:bold;
		font-size:16px;
		}

td.credit	{
		font-family:Verdana;
		color:#888888;
		font-weight:none;
		font-size:10px;
		text-align:left;
		padding-left:10px;
		}

a.credit:link, a.credit:visited	{
		color:#aaaaaa;
		text-decoration:none;
		}

a.credit:hover	{
		color:#cccccc;
		}

#dhtmltooltip{
		font-family:Verdana;
		font-weight:bold;
		font-size:10px;
		color:#777777;
		text-align:center
		line-height:10px;
		position: absolute;
		width: 50px;
		border: 1px solid #777777;
		padding: 2px;
		background-color: #dddddd;
		visibility: hidden;
		z-index: 100;
}
