@charset "utf-8";
/* CSS Document */

body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	color: #343538;
	font-size: 12px;
	line-height: 15px;
}
body {
	background-color: #FFF;
	background-image: url(../layout/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	margin: 0px;
}
a {
	color: #013299;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #E83D07;
}
.logotd {
	width: 300px;
}
.menutd {
	vertical-align: bottom;
	padding-bottom: 18px;
}
.mainmenu {
	color: #E63C08;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.mainmenu a {
	color: #E63C08;
	text-decoration: none;
	margin-right: 35px;
	margin-left: 5px;
}
.mainmenu a:hover {
	color: #02339C;
}
.menuline {
	background-image: url(../layout/menuline.jpg);
	background-repeat: repeat-x;
}
.menusub {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
}
.menusub a {
	color: #02319B;
	text-decoration: none;
	margin-right: 5px;
	clear: none;
	margin-left: 5px;
}
.menusub a:hover {
	color: #E23C08;
}
.down-menu {
	padding-left: 10px;
}
.down-menu td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.down-menu a {
	color: #06C;
	text-decoration: none;
	clear: none;
	margin-right: 10px;
	margin-left: 4px;
}
.down-menu a:hover {
	color: #06C;
	text-decoration: underline;
}
#infoic {
	margin-right: 3px;
}
#infodv {
	border: 1px solid #c0c0c0;
	background-color: #FFF;
	position: absolute;
	margin-left: 18px;
	width: 250px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: -30px;
	display: none;
}
.sepcol {
	margin-top: 12px;
	margin-bottom: 12px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #666;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 13px;
	padding-bottom: 4px;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
/* ----------------- validation ----------------- */
.validation-marks-border {
	border: 1px solid #E73B09;
	padding: 1px;
	background-color: #FFF;
}
.validation-marks-bkrnd {
	background-color: #E73B09;
}

