@charset "iso-8859-9";

body {
background: #FFFFFF;
margin: 0; 
text-align: center; 
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
.Header {
border: 1px solid #ababab;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:10px;
color:#454545;
font-size:11px;
text-align:center;
background:#ece9d8  repeat-x;
}

.tableHeader {
border: 1px solid #ababab;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:10px;
color:#454545;
font-size:11px;
text-align:center;
background:#ece9d8 url("images/header.gif") repeat-x;
}

.row1 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
background:#F7F7F7 url("images/rows.gif") repeat-x;
}
.row2 {
border-bottom: 1px solid #FF6600 ;
border-top: 1px solid #FF6600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;

}
.row3 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
background:#E4FFAE ;
}
.row4 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
background:#ffb3b3;
}
.box1 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
}
.box2 {
border: 1px solid #ababab;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
background:#F7F7F7;
}
.box3 {
border: 1px solid #ababab;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;
}
.box4 {
border-bottom: 1px solid #143D55 ;
border-left: 1px solid #143D55;
border-right: 1px solid #143D55;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:center;

}
.box5 {
border: 1px solid #ece9d8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#454545;
text-align:right;
background:#F7F7F7 ;
}
#tfheader{
		background-color:#c3dfef;
	}
	#tfnewsearch{
		float:right;
		padding:20px;
	}
	.tftextinput2{
		margin: 0;
		padding: 5px 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666;
		border:1px solid #0076a3; border-right:0px;
		border-top-left-radius: 5px 5px;
		border-bottom-left-radius: 5px 5px;
	}
	.tfbutton2 {
		margin: 0;
		padding: 5px 7px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		outline: none;
		cursor: pointer;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		border: solid 1px #0076a3; border-right:0px;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top,  #00adee,  #0078a5);
		border-top-right-radius: 5px 5px;
		border-bottom-right-radius: 5px 5px;
	}
	.tfbutton2:hover {
		text-decoration: none;
		background: #007ead;
		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
		background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	}
	/* Fixes submit button height problem in Firefox */
	.tfbutton2::-moz-focus-inner {
	  border: 0;
	}
	.tfclear{
		clear:both;
	}




