body {
	background-image: url(../images/main_back.gif);
	padding: 0;
	margin: 0;
}

.td_menu_button {
	background-image: url(../images/menu_button_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 32;
}

#text_white a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #D5F4FF;
	font-weight: bold;
	text-decoration: underline;
}

#text_white a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#text_white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.input {
	font-family: tahoma;
	font-size: 11px;
	color: #3D4B55;
	height: 20;
	width: 120;
}

.td_main {
	background-color: #FFFFFF;
	padding: 11;
}

#text_blue1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #378BBD;
	font-weight: bold;
	text-decoration: underline;
}

#text_blue1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #276084;
	font-weight: bold;
	text-decoration: underline;
}

#text_blue1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4B55;
}

.p_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #3D4B55;
}

.p_big_red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B32916;
}

#text_blue2 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #378BBD;
	text-decoration: underline;
}

#text_blue2 a {
	font-family: tahoma;
	font-size: 11px;
	color: #276084;
	text-decoration: underline;
}

#text_blue2 {
	font-family: tahoma;
	font-size: 11px;
	color: #3D4B55;
}

#text_red a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #59140B;
	text-decoration: underline;
}

#text_red a {
	font-family: tahoma;
	font-size: 11px;
	color: #7B1D0F;
	text-decoration: underline;
}

#text_red {
	font-family: tahoma;
	font-size: 11px;
	color: #B32916;
}

.td_block_main {
	background-color: #EBF1F4;
	padding: 15;
}

.td_block3_header {
	background-image: url(../images/block3_header_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 43;
	padding: 0 10 0 10;
}

.td_block4_header {
	background-image: url(../images/block4_header_back.gif);
	background-repeat: repeat-x;
	background-position: top;

	border-left-color: #D5E7F1;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #D5E7F1;
	border-right-style: solid;
	border-right-width: 1;

	height: 43;
	padding: 0 10 0 10;
}

#button a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #398FC4;
	font-weight: bold;
	text-decoration: underline;
}

#button a {
	font-family: tahoma;
	font-size: 11px;
	color: #276084;
	font-weight: bold;
	text-decoration: underline;
}

#button {
	font-family: tahoma;
	font-size: 11px;
	color: #276084;
	background-image: url(../images/button_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 22;
	padding: 0 15 0 15;
}

.td_block3_main {
	background-color: #FFFFFF;
	border-left-color: #F6E7D5;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #F6E7D5;
	border-right-style: solid;
	border-right-width: 1;
	padding: 15 5 15 5;
}

.td_block4_main {
	background-color: #FFFFFF;
	border-left-color: #D5E7F1;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #D5E7F1;
	border-right-style: solid;
	border-right-width: 1;
	padding: 15 5 15 5;
}

.td_cell {
	background-color: #FFFFFF;
	border-left-color: #DBE7EC;
	border-left-style: solid;
	border-left-width: 1;
	border-right-color: #DBE7EC;
	border-right-style: solid;
	border-right-width: 1;
	border-top-color: #DBE7EC;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-color: #DBE7EC;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

hr {
	color: #DCE1E4;
	border: 0 none #DBE7EC;
	height: 1;
}