.nav{
font-family: tahoma;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding-left: 10px;
}
.txt{
font-family: tahoma;
color: #373737;
font-size: 11px;
}
.heading{
font-family: tahoma;
color: #FF7500;
font-size: 14px;
font-weight: bold;
}
.heading_black{
font-family: tahoma;
color: #000000;
font-size: 11px;
font-weight: bold;
}
.txt_footer{
font-family: tahoma;
color: #FFFFFF;
font-size: 11px;
}
a.footer:link {
	font-family : tahoma; font-size: 11px; COLOR: #ffffff; text-decoration: none
}
a.footer:visited {
	font-family : tahoma; font-size: 11px; COLOR: #ffffff; text-decoration: none
}
a.footer:hover {
	font-family : tahoma; font-size: 11px; COLOR: #AAD8FF; text-decoration: underline
}
a.nav:link {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #373737; text-decoration: none
}
a.nav:visited {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #373737; text-decoration: none
}
a.nav:hover {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #000000; text-decoration: none
}
.big_button {
	BORDER: transparent;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	background-image:url(images/big_button.jpg);
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center;
	cursor:hand;
	width:125;
	height:24;
}
.small_button {
	BORDER: transparent;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana;
	background-image:url(images/small_button.jpg);
	font-weight:bold;
	background-repeat: no-repeat;
	background-position:center;
	cursor:hand;
	width:77;
	height:24;
}
input{
border:1px solid #999999;
font-size:12px;}
textarea{
border:1px solid #999999;
font-size:11px;}
select{
BORDER-RIGHT: #9d9d9e 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #9d9d9e 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #9d9d9e 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #9d9d9e 1px solid;}
.checkbox{
border:transparent;
margin:0px;
padding:0px;}
form{
padding:0px;
margin:0px;}
.darkpink:link {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #373737; text-decoration: none
}
A.darkpink:visited {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #373737; text-decoration: none
}
A.darkpink:active {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #000000; text-decoration: none
}
A.darkpink:hover {
	font-family : tahoma; font-weight: bold; font-size: 11px; COLOR: #000000; text-decoration: none
	}
a.txt_mail:link {
	font-family : tahoma; font-size: 11px; COLOR: #01557C; text-decoration: underline
}
a.txt_mail:visited {
	font-family : tahoma; font-size: 11px; COLOR: #01557C; text-decoration: underline
}
a.txt_mail:hover {
	font-family : tahoma; font-size: 11px; COLOR: #969696; text-decoration: none
}
a.heading_mail:link {
	font-family : tahoma; font-weight: bold; font-size: 14px; COLOR: #FF7500; text-decoration: underline
}
a.heading_mail:visited {
	font-family : tahoma; font-weight: bold; font-size: 14px; COLOR: #FF7500; text-decoration: underline
}
a.heading_mail:hover {
	font-family : tahoma; font-weight: bold; font-size: 14px; COLOR: #969696; text-decoration: none
}