@charset "utf-8";
/* CSS Document */

body{background-image:url(images/top.gif);
	background-repeat:repeat-x;
	height:75px;
	background-position:top;
	}
#logo{background-image:url(images/tflogo.png);
background-repeat:no-repeat;
height:60px;
margin:14px;
}
#caption{
background-image:url(images/bk5.jpg);
background-repeat:repeat-x;
height:300px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;

-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
}
#caption img{float:right;
padding-right:0px;
padding-top:20px;
}
#caption h1{font-family:"Arial Black", Gadget, sans-serif;
font-size:26px;
color:#FFF;
padding-left:20px;
text-shadow:#999 2px 2px 3px;
}
#caption p{font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
margin-top:15px;
text-align:center;
}
#caption #pr{font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#333;
padding-top:20px;
padding-left:10px;
}
#caption #pr h3{color:#F00;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;}


#contents{width:100%;}
#contents #left{width:49%;

margin-top:20px;
float:left;
background-image:url(images/bk4.jpg);
background-repeat:repeat-x;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;

-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
}
#contents #left h2{font-family:Arial, Helvetica, sans-serif;
color:#F00;
font-size:12px;
padding-left:20px;
}
#contents #left p{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding-left:10px;
padding-right:10px;
}
#contents #left ul{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}
#contents #right{width:49%;

float:right;

-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;

-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
}
#contents #right #forms{width:100%;


font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
font-size:12px;
margin-top:20px;
line-height:35px;
}
#contents #right #forms .txt{border:#CCC solid 1px;
font-family:"Courier New", Courier, monospace;
color:#333;
}
fieldset{
	border:#999 solid 1px;
	background-image:url(images/bk4.jpg);
	background-repeat:repeat-x;
	-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;

-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;

}
.blink{text-decoration:blink}
