html
{
height:100%;
}
body
{
background-color: #f2f2f2;
font-family: verdana, arial, helvetica, sans-serif, Tahoma;
color: #696969;
font-size: 9pt;
line-height: 12pt;
margin:0px;
padding:0px;
background-position: left top;
background-image: url(Images/BackHead1.jpg);
background-repeat: repeat-x;
height:100%;
}
form
{
height:100%;
vertical-align:top;
margin:0px;
padding: 0px;
}
h1
{
font-size: 12pt;
color: #ff3300;
}
.h1Gray
{
font-size: 11pt;
font-weight:bold;
color: gray;
}
h2
{
font-family:Arial;
color: #a9a9a9;
font-size: 8pt;
}
h3
{
font-family:Arial;
font-size:8pt;
}
img
{
background-repeat:no-repeat;
border-style:none;
border:0px;
}
a
{
/* color: #5c5c5c;*/
color:#f15A22;
text-decoration: none;
font-family: Tahoma;
font-size:9pt;
font-weight:bold;
}
a:visited
{
/*color: #cc0000;*/
}
a:hover
{
color: gray;
}
.a_context
{
font-family:Arial;
font-size:8pt;
color:#ff3300;
}
.a_context:hover
{
color:#ff3300;
text-decoration:underline;
}
.a_menu
{
color:Gray;
}
.a_menu:hover
{
color:#f15A22;
text-decoration:underline;
}
.red
{
color:#ff3300;
font-size:8pt;
}
.contact
{
font-size:7pt;
}
.gray
{
font-size: 8pt;
color: gray;
text-align: center;
}
.gray:hover
{
color:#f15A22;
}
.lightgray
{
color:#a9a9a9;
font-family:Tahoma;
font-weight:bold;
font-size:7.5pt;
}
.lightgray:hover
{
color:#ff3300;
}
.white
{
color:White;
font-family:Tahoma;
font-weight:bold;
font-size:7pt;
}
.white:hover
{
color:White;
font-family:Tahoma;
text-decoration:underline;
}
.borderX
{
background-image:url(Images/div.jpg);
background-repeat:repeat-x;
width:100%;
height:auto;
}
.menu
{
vertical-align:middle;
width:200px;
height:240px;
}
.logo
{
background-image:url(Images/main_02.gif);
}
.imageGalery
{
}
.error
{
font-size:15pt;
color: #5c5c5c;
}