body {
  	font-family: Verdana, Arial, helvetica;
  	font-size: 75%;
	margin: 2px;
	background-image: url('images/bg.gif');
}

div.main{
	border-right: 2px dotted #000;
	border-bottom: 2px dotted #000;
	width: 700px;
}

table {
	font-family: Verdana, Arial, helvetica;
	font-size: 100%;
}

table.servicemain{
	border: #34456E 1px solid;
}

td.leftbg{
	background: url('images/1_06.gif');
}

td.content{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #FFF;
}

td.serviceright{
	padding: 5px;
}

a:link{
	color: #5937AC;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #5937AC;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #D4446C;
	font-weight: bold;
	text-decoration: none;
}

div.footer{
	color: #5937AC;
}
