﻿body {
    margin:180px 0px 0px 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #FFFFFF;
    background: url( 'images/background.jpg' ) no-repeat top center;
    background-color: black;
}
.clearing
{
    height:0px;
    clear:both;
}

.margins
{
    width: 900px;
	height:850px !important /*Non-IE6*/;
	height:800px /*IE6*/;
    margin-left:auto;
    margin-right:auto;
}

.subheader
{
    font-size:22px;
    line-height:36px;
    text-align:center;
    font-weight:bold;
   	margin-bottom:10px;
}
.subheadernew
{
    font-size:22px;
    line-height:36px;
    text-align:center;
    font-weight:bold;
   	
	
	
	
}
.registration
{
    margin-left:550px;


    
}
.video
{
    margin-left:50px;
	position:relative;
	float:left;
    
}
.heading1
{
    font-size:18px;
    line-height:24px;
    font-weight:bold;
    text-align:center;
    margin-bottom:10px;
    color: Lime;
    font-style:italic;
}
.heading5
{
    font-size:18px;
    line-height:24px;
    font-weight:bold;
    text-align:center;
    margin-bottom:10px;
    color: orange;
    font-style:italic;
}
.heading2
{
    font-size:20px;
    line-height:26px;
    font-weight:bold;
    text-align:right;
    padding-right:20px;
    color:Lime;
    font-style:italic;
}

.registrationtext
{
    text-align:justify;
    font-size: 13px;
}

.formtop
{
   /* background: url( 'images/formbox.png' ) no-repeat top center; */

}

.formbottom
{ 
    /*background: url( 'images/formbox.png' ) no-repeat bottom center;*/
    padding:0px 20px 20px 20px;
}

.houses
{
    padding-left:20px;
    padding-top:20px;
}


.formbutton
        {
            cursor: pointer;
            border: outset 0px black;
            background: #999;
            color: #ffffff;
            font-weight: bold;
            padding: 1px 2px;
            width: 120px;
            height: 42px;
            background: url('images/vssi-access.gif') no-repeat left top;
        }
		.formbutton1
        {
            cursor: pointer;
            border: outset 0px black;
            background: #999;
            color: #ffffff;
            font-weight: bold;
            padding: 1px 2px;
            width: 120px;
            height: 42px;
            background: url('images/getme.jpg') no-repeat left top;
        }
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}		