body	{
background-image : url(images/top_tall_sample.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
}
td {
font-family : arial;
font-size : 12px;
color : #3d3d3d;
}
/* ----------------- text------------------*/
a {
color : #0a465f;
font-weight : bold;
text-decoration : underline;
}
#f1 input {
width : 146px;
}
textarea {
width : 196px;
height : 95px;
overflow : auto;
font-family : tahoma;
font-size : 11px;
color : #3d3d3d;
}
#form input {
width : 196px;
}
input {
font-family : tahoma;
height : 21px;
font-size : 11px;
color : #3d3d3d;
}
.text3 {
font-family : Tahoma;
font-size : 12px;
line-height : 20px;
color : #000000;
}
/* ----------------- List ------------------*/
ul {
margin : 0;
padding : 0;
list-style : none;
}
ul li {
background : url(images/list2.gif) no-repeat bottom left;
padding-left : 11px;
height : 18px;
}
ul ol {
background : url(images/list3.gif) no-repeat bottom left;
padding-left : 11px;
height : 18px;
}
ul a {
color : #055678;
font-weight : normal;
}
.priv {
color : #0b2834;
}
.priv a {
color : #0b2834;
font-weight : normal;
}
/* ----------------- Links ------------------*/
a:link {
color : #336699;
font-family : arial;
font-size : 12px;
}
a:visited {
font-family : arial;
font-size : 12px;
}
a:active {
color : #336699;
font-family : arial;
font-size : 12px;
}
a:hover {
color : #666666;
font-family : arial;
font-size : 12px;
}
/* ----------------- Contact Form ------------------*/
fieldset{
border:1px solid #336699;
margin:1em 0;
padding:1em;
}
legend{
font-family: "Trebuchet MS";
}
