.header_background {
	background: url(../images/common/background_home.jpg) no-repeat top center;
}

.bigTableBorder {
		border: 1px #e7e2ff solid;
}

.header {
	font-size: 21px;
	color: #725e79;
	padding-left: 3px;
}

.header1 {
	font-size: 38px;
	color: #5f5480;
	font-weight: bold;
}

A.menu:link, A.menu:active, A.menu:visited  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #2a234f;
	TEXT-DECORATION: none;
}

A.menu:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #d3cfe5;
	TEXT-DECORATION: none;
}

A.active:link, A.active:active, A.active:visited, A.active:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #a099c9;
	TEXT-DECORATION: none;
}

A.lang:link, A.lang:active, A.lang:visited, A.lang:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #615176;
	TEXT-DECORATION: none;
	font-weight: bold;
}

td.menu {
	padding-top: 6px;
	text-align: center;
}

.content {
	color: #1f0350;
	font-size: 12px;
	padding: 18px;
	font-smooth: 22px;
}

table.left {
	height: 548px;
	width: 200px;
	background: url(../images/common/bg_home1.jpg) no-repeat bottom center;
	vertical-align: top;
}

td.lefttop {
	background: url(../images/common/bg_home2.jpg) repeat-y;
}

