html, body {
	padding: 0px;
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #106580;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
table {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
}
a {
	color: #FEFA72;
	text-decoration: none;
}
a:hover {
	color: #FEFA72;
	text-decoration: underline;
}
.comenu li {
	color: #FEFA72;
}
.title2 {
	text-transform: uppercase;
	color: #FEFA72;
	font-weight: bold;
}
.t_bg {
	background-image: url(/images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.t_titles {
	color: #ffffff;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 18px;
	padding-bottom: 6px;
}

.png {
	behavior: url(/ie-png.htc);
	-ie-png-blankimage: url(/images/px.gif);
}

.m_bg {
	behavior: url(/ie-png.htc);
	-ie-png-blankimage: url(/images/px.gif);
	background-image: url(/images/menu.png);
}

.text {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.m_font a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.m_font a:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.t_menu {
	padding-top: 40px;
	background-image: url(/images/t_me.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.t_menu a {
	color: #106580;
	text-transform: uppercase;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.t_menu a:hover {
	color: #106580;
	text-transform: uppercase;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.t_menu2 {
	background-image: url(/images/t_menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.copy {
	background-color: #112b36;
	border-top: solid 1px #5894a6;
	border-bottom: solid 1px #5894a6;
	margin-top: 42px;
	margin-bottom: 18px;
	color: #ffffff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copy_left {
	background-image: url(/images/c_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 77px;
}

.copy_right {
	background-image: url(/images/c_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 28px;
}
.copy_right a {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.copy_right a:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
