h3, h3 * { font-size: 11px; font-weight: bold; }
h2, h2 * { font-size: 12px; font-weight: bold; }
h1, h1 * { font-size: 13px; font-weight: bold; }

body {
	background-color: #E9F0F7;
	margin: 0px;
	background-image: url(/img/bg_lines.gif);
}
.Header {
	background-image: url(/img/header_ind.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Header2 {
	background-image: url(/img/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Header3 {
	background-image: url(/img/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Header4 {
	background-image: url(/img/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgTruba {
	background-image: url(/img/bg_truba.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgTrubaLMenu {
	background-image: url(/img/bg_truba_lmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-size: 11px;
	color: #005984;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.LeftBorderMenu {
	background-image: url(/img/bg_menu_leftborder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.RightBorderMenu {
	background-image: url(/img/bg_menu_rightborder.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BgRightShadMenu {
	background-image: url(/img/bg_rightshad_menu.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BgLeftShadMenu {
	background-image: url(/img/bg_leftshad_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.PaddMenu {
	padding-top: 4px;
	padding-bottom: 4px;
}
a {
	color: #005984;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}
.BgFooter {
	background-color: #A3B9CC;
	background-image: url(/img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BgFooter2 {
	background-color: #A3B9CC;
	background-image: url(/img/bg_footer2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BgFooter3 {
	background-color: #A3B9CC;
	background-image: url(/img/bg_footer3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BgFooter4 {
	background-color: #A3B9CC;
	background-image: url(/img/bg_footer4.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.Txt12 {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.InputForm {
	width: 100%;
}
.BtnSubm1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/img/btn_submit.gif);
	height: 25px;
	width: 107px;
	background-color: #87B4CE;
	border: 0px none;
}
.PaddPortfolio {
	padding-right: 5px;
	padding-bottom: 8px;
}
.TxtWhite {
	color: #FFFFFF;
}
.BgTrubaMenuL {
	background-image: url(/img/bg_truba_menu_l.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BgTrubaMenuR {
	background-image: url(/img/bg_truba_menu_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TbBg {
	background-color: #B9D5E4;
}
.TbBgNone {
	background-color: #E9F0F7;
}
