﻿html, body 
{
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
#page-top
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#page-background
{
	position:fixed;
	top:31;
	left:0;
	width:100%;
	height:100%;
}
#content
{
	position:relative;
	z-index:1;
	padding:10px;
}
.wrapper
	{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
}
.footer, .push
{
	height: 120px;
}
a 
{
	font-family : Times New Roman;
	Font-size : 12px;
	text-decoration : none
} 
a:link
{
	color : #000000
} 
a:visited
{
	color : #000000
} 
a:active
{
	color : #ffffff
} 
a:hover
{
	color : #dddddd
}
    .style1
    {
        color: #FFFFFF;
        font-weight: bold;
        font-size: medium;
        font-family: "Times New Roman", Times, serif;
    }
    .style2
    {
        width: 468px;
        height: 510px;
    }
    .style3
    {
        color: #FFFFFF;
        font-size: x-large;
        }
    .style4
    {
        color: #000000;
        font-weight: bold;
        font-size: large;
        background-image: url(images/but00.png);
        background-position: center;
        background-repeat: no-repeat;
    }
    .style7
    {
        font-size: large;
        font-weight: bold;
        font-family: "Book Antiqua";
    }
    .style8
    {
        font-family: "Courier New";
        font-size: large;
    }
    .style9
    {
        font-size: large;
    }
    .style10
    {
        font-family: "Book Antiqua";
        font-weight: bold;
    }
    .style11
    {
        color: #FFFFFF;
        font-weight: bold;
        font-size: xx-large;
    }
    .style12
    {
        width: 75%;
        border: #FFFFFF; 
        height: 510px;
	}
    .style13
    {
        font-size: large;
        color: #000000;
        text-align: justify;
    }