body {
	margin:0px; background:#E4CEA9 url('images/background/mainbg.gif') no-repeat fixed center top; 
}
body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
}


h2 {
	font-family: verdana,arial,Tahoma;
	font-size: 10pt;
	color: #E37700;
	font-weight:normal;
	text-decoration: none;
}

a,a:active,a:link,a:visited {
  font-family : verdana, arial;
  font-size: 10pt;
  font-weight: normal;
  color : #397694;
  text-decoration: underline;
  background : transparent;
}

a:hover {
  font-family : verdana, arial;
  font-size: 10pt;
  font-weight: normal;
  color : purple;
  text-decoration: underline;
  background : transparent;
}


input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
	background-color: #F4F5EF;
	color: #646464;
}
.txt_blue {
	font-family: Tahoma;
	font-size: 10pt;
	color: #397694;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 10pt;
	color: #727272;
}
.txt_orange_u {
	font-family: Tahoma;
	font-size: 10pt;
	color: #E37700;
	text-decoration: none;
}
.txt_blue_u {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
	color: #397694;
}
.txt_blue_b{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #397694;
}
.txt_grey_b {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10pt;
	color: #727272;
}
.txt_dgrey {
	font-family: Tahoma;
	font-size: 10pt;
	color: #4F473B;
}
.txt_dgrey_u {
	font-family: Tahoma;
	font-size: 10pt;
	color: #4F473B;
	text-decoration:underline;
}
textarea {
	font-family: Tahoma;
	font-size: 10pt;
	color: #646464;
	background-color: F4F5EF;
}