body{
background : url("images/bkg.png") no-repeat fixed #FFFFFF;
color: #690001;
font-family: Century Gothic, Verdana, Arial, Century Gothic;
text-align: center;
margin: 10px 10px 10px 10px;
}

img{
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

td{
/* background : #FFFFFF; */
background : url("images/test.png") fixed;
font-family : Century Gothic;
font-size : 12px;
color : #690001;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
line-height: 180%;
}

td.none{
background : none;
font-family : Century Gothic;
font-size : 12px;
color : #690001;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
line-height: 180%;
}

td.address{
background : #EEEEEE;
font-family : Century Gothic;
font-size : 13px;
color : #690001;
margin-left: 25px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
line-height: 150%;
}

td.navigation{
background : #932B36;
font-family : Century Gothic;
font-size : 12px;
color : #FFFFFF;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
}

h1{
/*background : #F50000;*/
background : url("images/td.png") fixed;
font-family : Century Gothic;
font-size : 14px;
font-weight : normal;
font-style : none;
color : #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h6{
background : #F50000;
font-family : Century Gothic;
font-size : 12px;
font-weight : normal;
font-style : none;
color : #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h3{
background : inherit;
font-family : Century Gothic;
font-size : 14px;
font-weight : bold;
color : #121312;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p{
background : none;
color: #000000;
font-family : Century Gothic;
font-size : 12px;
text-align : left;
}

p.note{
background : none;
color: #000000;
font-family : Century Gothic;
font-size : 10px;
text-align : left;
}

li{
background : inherit;
font-family : Century Gothic;
font-size : 12px;
text-align : left;
list-style: circle outside;
color: #F50000;
}

a:link {
color: #444444;
text-decoration: none
}

a:visited {
color: #666666;
text-decoration: none
}
a:hover {
color: #111111;
text-decoration: underline;
}

a.head {
background : inherit;
font: 16px, Century Gothic, bold;
color : #333333;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
}

a.head:link {
color: #333333;
font: 16px, Century Gothic, bold;
text-decoration: none
}

a.head:visited {
color: #333333;
font: 16px, Century Gothic, bold;
text-decoration: none
}

a.head:hover {
background : #FFFFFF;
color: #FFFFFF;
font: 16px, Century Gothic, bold;
}

a.navigation {
background : inherit;
font: 13px, Century Gothic, normal;
color : #FFFFFF;
margin-left: 2px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
}

a.navigation:link {
color: #FFFFFF;
font: 13px, Century Gothic, normal;
text-decoration: none
}

a.navigation:visited {
color: #FFFFFF;
font: 13px, Century Gothic, normal;
text-decoration: none
}

a.navigation:hover {
background : #FFFFFF;
color: #121314;
font: 13px, Century Gothic, normal;
#text-decoration: underline;
}

