body {
	background-color: #9DCBE6;
	background-image: url(../images/layout/bg_velvaer.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.bg_header {
	background-color: #EBEBEB;
	background-image: url(../images/layout/bg_header.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_mainbody {
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.txt-footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt-mainmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4E4E4E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
}
.txt-secondmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #4E4E4E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: left;
}
.blocks {
	background-color: #195F88;
}
a:link {
	color: #4E4E4E;
	text-decoration: none;
}
a:visited {
	color: #4E4E4E;
	text-decoration: none;
}
a:hover {
	color: #195F88;
	text-decoration: none;
}
a:active {
	color: #195F88;
	text-decoration: underline;
}
.submenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:hover {
	color: #000000;
	text-decoration: none;
}
.submenu:active {
	color: #000000;
	text-decoration: underline;
}
.imgborder {
	border: 1px solid #919090;
}
.txt-header {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.txt-red {
	color: #990000;
}
.txt-blue {
	color: #597286;
}
