.tmp_background {
    background-color: #FFFFFF;
	margin: 0px;
}
.tmp_top_bg {
    background-image: url(images/top_bg_strip.jpg);
	background-repeat: repeat-x;
}
.tmp_top_bg_part {
    background-image: url(images/top_bg_part.jpg);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
.tmp_menu {
    background-image: url(images/bullet_normal.jpg);
	background-repeat: no-repeat;
	background-position: 19px 6px;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 0px;
	display: block;
	width: 196px;
	height: 23px;
}
.tmp_menu a {
	color: #FFFFFF;
	display: block;
	height: 23px;
}
.tmp_menu a:hover {
    background-image: url(images/bullet_over.jpg);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	background-color: #990d55;
	color: #FFFFFF;
	height: 23px;
}
.tmp_txt_1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tmp_txt_2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tmp_txt_2 a {
	color: #FFFFFF;
}
.tmp_txt_2 a:hover {
	color: #FFCCFF;
}
.tmp_heading_1 {
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #b30d63;
}
.tmp_heading_2 {
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tmp_field {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tmp_search {
    background-color: #004f78;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tmp_login {
    background-color: #b30d63;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tmp_login_box {
    background-color: #636363;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.tmp_content_heading_1 {
    font-family: Tahoma;
	font-size: 20px;
	color: #464646;
}
.tmp_content_heading_2 {
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #b30d63;
	text-transform:lowercase;
}
.tmp_content_txt {
    font-family: Tahoma;
	font-size: 11px;
	color: #343333;
	text-align: justify;
}
.tmp_link_1 {
    font-family: Tahoma;
	font-size: 11px;
	color: #004f78;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 15px;
}
.tmp_box_border {
    background-color: #eeeded;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
.tmp_link_2 {
    font-family: Tahoma;
	font-size: 11px;
	color: #004f78;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
}
.tmp_link_2 a {
	color: #004f78;
	text-decoration: none;
}
.tmp_link_2 a:hover {
	color: #b30d63;
	text-decoration: underline;
}
.tmp_footer_txt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcaca;
	text-align: center;
}
.tmp_footer_txt a {
	color: #cbcaca;
}
.tmp_footer_txt a:hover {
	color: #FFFFFF;
}
.tmp_footer_txt_1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	text-align: center;
}

.tmp_txt_3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align:center;
}
.tmp_txt_3 a {
	color: #555555;
	text-decoration: none;
}
.tmp_txt_3 a:hover {
	color: #000000;
	text-decoration: underline;
}