.header {
	background: #846295;
	vertical-align: middle;
	padding-left: 15px;
}
td.PaneLeft {
	height: 100%;
	background: #fff url(img/bgm3.jpg) repeat-x;
	padding: 38px 10px 28px 28px;
}
.PaneLeft a:link, .PaneLeft a:visited, .PaneLeft a:hover, .mainh a:link, .mainh a:visited, .mainh a:hover, .content h1, h4, span.mark, h3  {
	color: #512c6e;
}
div.anons {
	background: url(img/larr3.gif) no-repeat  left 5px;
}

.main {
	padding-top: 1px;
}

.content {
		padding: 27px 20px 20px 20px;
		background: url(img/bg.jpg) repeat-x 1px 0px;
}
.tab-serv ul {
	margin-left: -10px;
	padding-left: 0px;
	list-style-image: url(img/larr2.gif);
	
}
.tab-serv ul li {
	margin-bottom: 5px; 
}
table th {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px;
}

table.tab-serv td {
	padding: 10px;
}
table.tab-serv th, table.tab-serv td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

th.first  {
	background-color: #6a6295;
}
td.first {
	background-color: #dddbe6;
}
td.first h2 {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6a6295;
	
}

th.second {
	background-color: #996782;
}
td.second {
	background-color: #e7dce2;
}
td.second h2 {
	color: #996782;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

th.third {
	background-color: #a55a54;
}
td.third {
	background-color: #ead9d7;
}
td.third h2 {
	color: #a55a54;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

th.fourth {
	background-color: #627395;
}

td.fourth {
	background-color: #dbdfe6;
}
td.fourth h2 {
	color: #627395;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
th.fifth {
	background: #6C4E81;
}
td.fifth {
	background: #DBD1E0;
}
td.fifth h2 {
	color: #6C4E81;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
