.data {
	font-family: Tahoma;
	font-size: 14px;
	color: #395989;
}
.data2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000084;
}
.data_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.data_black {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}



.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2EB9FA;
	font-weight: bold;
}
.title_white {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CF0708;
}
.title_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #395989;
}

.title_blueeeeee {
	font-family: Tahoma;
	font-size: 11px;
	color:Red;
}

.title_blue_bold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #97AAD4;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C5D6E6;
}

.copyright2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #395989;
}


.textfield {
	height: 21px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 149px;
	border: 1px solid #BCC9E3;
	background-color: #FFFFFF;
}

.textfield2 {
	height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 149px;
	border: 1px solid #BCC9E3;
	background-color: #F0F5F9;
}



.submit {
	background-image: url(images/submit.jpg);
	height: 22px;
	width: 61px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.Link_mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93A0BD;
	font-weight: normal;
	text-decoration: none;
}

.Link_mail A{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #93A0BD;
	text-decoration: none;
}
.Link_mail A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #93A0BD;
	text-decoration: underline;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.more A{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.more A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

.link_white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.link_white A{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
