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

body {
background-position:top;
background-image:url(images/template_01.jpg);
background-repeat: repeat-x;
margin: 0px;
background-color: #bcb793;
font-family: "Times New Roman", Times, serif, Tahoma;}


td{
margin: 0px;
font-family: "Times New Roman", Times, serif, Tahoma;
font-size: 15px;
color: #000000;
vertical-align: top;
line-height: 20px;
}

.content {
padding-right: 25px;
padding-left: 35px;
}

.contentbold{
color: #FFFFFF;
font-weight: bold;
}

.contentred{
color: #eb6565;
font-weight: bold;
}


.sidecontent {
padding-left: 15px
}

.header {
font-family: "Times New Roman", Times, serif, Tahoma;
display:block;
background-repeat: no-repeat;
background-position: left bottom;
font-size: 22px;
color: #990000;
}

.header2 {
font-family: "Times New Roman", Times, serif, Tahoma;
display:block;
background-image:url(images/bottomline2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 18px;
color: #0067aa;
}

img.img {
padding: 0 10px 0 10px;
}

input {
border: #999999 1px solid;
background-color: #CCCCCC;
}

textarea {
border: #999999 1px solid;
background-color: #CCCCCC;
}

a {
color: #000066;
}

.footer {
color: #ffffff;
font-size: 10px;
}