.Footer { font-size: 15px; font-family: Arial; color: #666666; font-weight: bold }

a { color: #AA0000 }

body
	{
		background-image: url( 'images/body-bg.jpg' );
		background-repeat: repeat-X;
		background-position: 0 0;
		background-color: #C9C9C9;
		font-family: Arial, Verdana;
		font-size: 10.00%;
		margin-top: 30px;
	}
	
	#mainC	{
		font-family: Arial, Verdana;
		font-size: 17px;
		font-style: normal;
	}
	
.bodyH
	{
		font-family: 'Arial Black', Impact, Arial, Verdana;
		font-size: 100.00%;
		margin-top: 30px;
		font-style: normal;
		margin-right:10px;
		text-align: right;
	}




.fineprint { color: black;font-size: 17px; font-family: Arial, 'Trebuchet MS';}

.contactD { color: black;font-size: 17px; font-family: Arial, 'Trebuchet MS';}



.copy {
    COLOR: black;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 17px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}
.FormBox { 
   
    COLOR: black;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;

    TEXT-TRANSFORM: none;
}

.inputbox {
    COLOR: #333333;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
}

.inputboxtt {
  COLOR: #333333;
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
}

.inputboxT {
  COLOR: #333333;
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    width: 350px;
}


.inputRadio {
  COLOR: #333333;
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    width: 24px;
    height: 24px;
}


.inputCHK {
  COLOR: #333333;
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    width: 24px;
    height: 24px;
}

.inputboxCaptcha {
  COLOR: #333333;
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    width: 160px;
}


.inputboxP {
  COLOR: #333333;
    border: solid #B40115 2px;
    background-color: #F8F8F8;

    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    width: 300px;
}


.TextAreas {
    border: solid #B40115 1px;
    background-color: #F8F8F8;
    COLOR: #333333;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: justify;
}


.BIGTABLE {    
    COLOR: black;
    border-color: silver;
    FONT-FAMILY: Trebuchet MS, arial, helvetica, geneva, sans-serif;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}
