*
{	color: #000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body
{	margin: 0px;
	padding: 0px;
	background: #fafafa;
}

body, html
{	height: 100%;	}

img
{	border: 0px;
}

table td
{	text-align: left;
	vertical-align: top;
}

a, a span, a div
{	color: #187fc2;
}

a:hover, a:hover span, a:hover div
{	color: #ff6000;
}

form
{	padding: 0px;
	margin: 0px;
}

.small, .small a
{	font-size: 11px;	}
.big, .big a
{	font-size: 12px;	}

.strong
{	font-weight: bold;	}

.silver
{	color: #7e7e7e;	}
.gray
{	color: #7f7f7f;	}
.white
{	color: #fff;	}
.blue
{	color: #187fc2;	}

div.content
{	margin: 5px 0 20px 50px;
	line-height: 24px;
	text-align: justify;
	color: #7a543b;
	width: 610px;	}
h2, .h2
{	font-size: 20px;	}
h3, .h3
{	font-size: 17px;	}
.date
{	font-size: 11px;
	color: #999;	}

/* --- */

a.menu
{	font-size: 17px;
	text-decoration: underline;
}
a.menu:hover
{	text-decoration: none;
}
span.menu
{	margin-right: 50px;	}

div.submenu
{	margin: 0 0 5px 0;	}

div.menu
{	color: #187fc2;
	cursor: hand;	}
div.menu span
{	color: #187fc2;
	text-decoration: none;
	border-bottom: 1px dashed #1399d7;
	cursor: hand;
}
div.menu:hover
{	color: #ff6000;
	cursor: hand;		}
div.menu:hover span
{	color: #ff6000;
	text-decoration: none;
	border-bottom: 1px dashed #ff6000;
	cursor: hand;
}

div.servlist
{	margin-bottom: -8px;
	line-height: 17px;	}

div.text
{	padding: 0 30px 20px 21px;	}

a.pod {color: #C1C2D1;
	  	text-decoration: underline; 
		font-style:tahoma;
		font-weight:200}
   a.pod:link {color: #C1C2D1;} 
   a.pod:visited {color: #C1C2D1;} 
   a.pod:hover {color: #C1C2D1;} 
   a.pod:active {color: #C1C2D1;} 