td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 11px;
	color: #333333;
}
a {
	color: #1BA6CE;
	text-decoration: underline;
}
a:hover {
	color: #1BA6CE;
	text-decoration: none;
}
.cssBgHeader {
	background-image: url(../img/bg_header_lines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssMenuSel {
	background-image: url(../img/menu_sel_sticker.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cssBgSubHeader {

	background-image: url(../img/bg_subhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cssTxtInfo {
	font-size: 11px;
	color: #CEE3EC;
}
.cssBgTubes {
	background-image: url(../img/bg_tubes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssCopyR {
	font-size: 10px;
	padding-left: 53px;
}
.cssTitleText {
	color: #1BA6CE;
}
.cssNewsPad {
	padding-left: 10px;
}
.cssNewsDate {
	font-size: 10px;
	font-weight: normal;
}
.cssLink {
	color: #727E87;
	text-decoration: underline;
	font-size: 10px;
}
.cssBgTubesSubpage {
	background-image: url(../img/bg_tubes_subpage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cssBgMenu {
	background-image: url(../img/bg_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.cssBgTubesSubpageBot {

	background-image: url(../img/bg_header_main_subpageb.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cssTxtInfo {
	color: #A5DEF9;
}
.cssTxtInfo a {
	color: #A5DEF9;
	text-decoration: underline;
}
.cssTxtInfo a:hover {
	color: #A5DEF9;
	text-decoration: underline;
}input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Garamond;
	font-size: 11px;
	color: #333333;
}
.cssInput {
	width: 100%;
}
.cssBtnSubmit {
	width: 100px;
	height: 25px;
}
