@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-position:center;
	background-color: #808080;
	font-family: Tahoma;
	font-size:11px;
}
table,td,th{
	font-family: Tahoma;
	font-size:11px;
}
h1 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
strong {
	color:#0E3049;
}
input {
	font-size: 11px;
	color: #333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
a:active {
	text-decoration: none;
	color: #196B29;
}
.header-logo {
	background-image: url(../images/layout_03.jpg);
	background-repeat: no-repeat;
	height: 260px;
}
.footer {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #932424;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #1D0D10;
	border-right-color: #1D0D10;
	border-bottom-color: #1D0D10;
	border-left-color: #1D0D10;
	color: #FFF;
}
.footer a:link {
	color:#FFF;
}
.footer a:hover {
	color:#FFF;
}
.footer a:visited {
	color:#FFF;
}
.page_bg table, td, th{
	font: Tahoma;
	font-size:11px;
}
.leftcolumn {
	border-right-style: none;
	background-repeat: repeat-y;
	background-image: url(../images/layout_16.jpg);
	width: 140px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/layout_11.jpg);
	background-color: #FFF;
}
.header {
	background-repeat: no-repeat;
	
}
