/* CSS Document */
body
{
margin:0 0 0 0px;
background-color:#FFFFFF;
}
.outertable
{
width:100%;
margin-left:auto;
margin-right:auto;
}
.innertable
{
width:900px;
margin-left:auto;
margin-right:auto;
}
.header
{
font-family:Tahoma;
font-size:11px;
color:#000000;
}
.header a:link
{
color:#000000;
text-decoration:none;
}
.header a:visited
{
color:#000000;
text-decoration:none;
}
.header a:hover
{
color:#000000;
text-decoration:underline;
}
.content
{
background-image:url(../image/content_bg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#000000;
line-height:18px;
}
.baselink
{
background-image:url(../image/baselink_bg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#000000;
}
.baselink a:link
{
color:#000000;
text-decoration:none;
}
.baselink a:visited
{
color:#000000;
text-decoration:none;
}
.baselink a:hover
{
color:#000000;
text-decoration:underline;
}
.footer
{
background-image:url(../image/footer_bg.jpg);
background-repeat:repeat-x;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}
.footer a:link
{
color:#FFFFFF;
text-decoration:none;
}
.footer a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.question
{
background-image:url(../image/faqbg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
}
.swiss
{
background-image:url(../image/videobg.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
}
.title
{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
