body
{
background:transparent;
font-family:Verdana;
font-size:12px;
margin: 0cm 0cm 0cm 0cm;
overflow:auto;
color:white
}
body.home
{
background-color:black;
background-image:url('images/logo.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
}
h1
{
font-family:Verdana;
font-size:18px;
text-align:center;
}
h2
{
font-family:Verdana;
font-size:16px;
text-align:center;
}
h3
{
font-family:Verdana;
font-size:12px;
}
img
{
border:3px groove #202020;
}
img.covercar
{
border:0px;
}
div
{
border-style:solid;
border-width:0px;
border-color:white;
color:white;
}
input
{
border:solid 1px #DDDDDD;
font-family:Verdana;
font-size:10px;
}
table.main
{
width:100%;
height:100%;
}
td
{
font-family:Verdana;
font-size:10px;
color:white;
border:solid 0px #DDDDDD;
}
td.center
{
padding-top:130px;
vertical-align:bottom;
}
td.header
{
font-size:12px;
color:white;
}
td.left
{
text-align:left;
padding-left:20px;
width:200px;
}
td.right
{
width:290px;
text-align:right;
vertical-align:bottom;
}
iframe.content
{
left:200px;
top:90px;
width:80%;
position:absolute;
overflow-y: auto;
overflow-x: none;
z-index:2;
border:solid 0px #DDDDDD;
}
iframe.gallery
{
border:0px;
width:100%;
height:100%;
}
