body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #d3d3d3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


a:link {
	color: #d3d3d3;
	text-decoration: none;
}
a:visited {
	color: #d3d3d3;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.link_blue:link {color: #1096bc; text-decoration: none;}
.link_blue:visited {color: #1096bc; text-decoration: none;}
.link_blue:hover {color: #FF3300; text-decoration: none;}
.link_blue:active {text-decoration: none;}


.banner_photo {
	border: 1px solid #585858;
	background-image: url(images/banner_bk.gif);
	background-repeat: repeat-x;
}
.table_company {
	background-image: url(images/company_bk.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	border-left-color: #4d4d4d;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
}
.table_new_faq {
	background-image: url(images/news_faq_bk.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	border-left-color: #4d4d4d;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table_contect {
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-bottom-color: #707070;
}
.txt_blue {
	color: #1096bc;
}
.table_contact_bk {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt_12px {font-size: 12px; color: #1096bc;}
.txt_14px {font-size: 14px;}