/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }


.buttonAction
{
	background: url( 'images/mouth.gif' );
	background-repeat: no-repeat;
	border-style: none; /* color: #6C737A;    */ font-size: 10pt; color: #FF4040;
	display:inline-block; width:90px; height:35px;
	font-weight: bold;
	line-height: 220% /* this will position the text i.e. contact, tease in the middle of the image */
}
.buttonAction:hover
{
    background:url('images/mouth2.gif'); 
    background-repeat: no-repeat;
    border-style:none; font-size: 10pt; color: #FF4040;
    display:inline-block; width:90px; height:35px;
    font-weight: bold;
	line-height: 220% /* this will position the text i.e. contact, tease in the middle of the image */
}

/*
.customButton
{
    background:url('images/but_make_def_off.jpg'); background-repeat:no-repeat; 
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
    display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.customButton:hover
{
    background:url('images/but_make_def_on.jpg');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
*/

.buttonSubmit
{
    background:url('images/but_submit_off.gif'); background-repeat:no-repeat; 
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.buttonSubmit:hover
{
    background:url('images/but_submit_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}

.buttonUpload
{
	 background:url('images/but_submit_off.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.buttonUpload:hover
{
    background:url('images/but_submit_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.buttonMakeDefault
{
	 background:url('Images/but_submit_off.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
   display:inline-block; width:115px; height:35px;
	text-decoration: none; 
}
.buttonMakeDefault:hover
{
    background:url('images/but_submit_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.buttonDelete
{
	 background:url('Images/but_submit_off.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}
.buttonDelete:hover
{
    background:url('images/but_submit_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:115px; height:35px;
	text-decoration: none;
}

.buttonComplete
{
	 background:url('Images/complete_account_off.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:195px; height:38px;
	text-decoration: none;
}
.buttonComplete:hover
{
    background:url('images/complete_account_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:195px; height:38px;
	text-decoration: none;
}

.buttonAdd
{
	 background:url('Images/complete_account_off.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:195px; height:38px;
	text-decoration: none;
}
.buttonAdd:hover
{
    background:url('Images/complete_account_on.gif');background-repeat:no-repeat;
    border-style:none; font-size: 12px; font-weight: bold; color: #6C737A;
	display:inline-block; width:195px; height:38px;
	text-decoration: none;
}



body
{
	font-size: 12px;
	color: #333333;
	font-family: arial;
	background-color: #ffffff;
}


.title {
font-size: 12px;
font-family: arial;
color: #333333;
border-style: solid;
border-color: #99CCCC;
border-width: 1;

}




.header {
font-size: 16px;
font-family: arial;
color: #333333;
font-weight: bold;
background: #FFFFCC;
}


.header2 {
font-size: 12px;
font-family: arial;
color: #333333;
font-weight: bold;
background: #FFFFCC;
}

.header3 {
font-size: 12px;
font-family: arial;
color: #333333;
font-weight: bold;
background: #FBF9F9;
}


.table1 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #FFFFCC;
border: 0;
}



.table2 { 
font-size: 12px;
color: #333333;
font-family: arial;
border: 0px;
}

.table2bold { 
font-size: 12px;
color: #333333;
font-family: arial;
border: 0;
font-weight: bold;
}


.table3 { 
font-size: 12px;
color: #ff0000;
font-family: arial;
background-color: #ffffff;
border: 0;
}

.table4 { 
font-size: 12px;
color: #333333;
font-family: arial;
border: 0;
}


.table5 { 
font-size: 14px;
color: #333333;
font-family: arial;
font-weight: bold;
border: 0;
}


.table6 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #FFFFCC;
border-style: solid;
border-color: #999966;
border-width: 0;
}


.table7 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #999966;
border-style: none;
border-width: 0;
}

.photoBG {
border-style: solid;
border-color: #cc0000;
border-width: 2;
}




td.border1 {
font-size: 12px;
color: #E9E9DB;
font-family: arial;
background-image:url(images/border1.png);
border: 0;
}


td.border2 {
font-size: 12px;
color: #E9E9DB;
font-family: arial;
background-image:url(images/border2.png);
border: 0;
}


td.border3 {
font-size: 12px;
color: #E9E9DB;
font-family: arial;
background-image:url(images/border3.png);
border: 0;
}

td.border4 {
font-size: 12px;
color: #E9E9DB;
font-family: arial;
background-image:url(images/border4.png);
border: 0;
}


td.bg1 {
font-size: 12px;
color: #333333;
font-family: arial;
font-weight: bold;
border: 0;
}


td.inner1 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #99CC33;
border-width: 2;
border-color: #999966;
}



td.inner2 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #999966;
border-style: none;
border-width: 0;
}


td.inner3 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #999966;
border-style: none;
border-width: 0;
}


td.inner4 {
font-size: 12px;
color: #333333;
font-family: arial;
font-weight: bold;
background-color: #ffffff;
border: 0;
}

td.inner5 {
font-size: 12px;
font-family: arial;
color: #333333;
font-weight: bold;
background: #FFFFCC;
}


td.inner6 {
background-image:url(images/bg1.gif);
border: 0;
height:120px;
}

td.inner7 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #ffffff;
border-style: none;
border-width: 0;
}


td.inner8 {
font-size: 12px;
color: #ffffff;
font-family: arial;
font-weight: bold;
background-color: #CC3300;
border-style: none;
border-width: 0;
}


td.inner9 {
font-size: 12px;
color: #333333;
font-family: arial;
font-weight: bold;
background-color: #999966;
border-width: 0;
}


.sendgifts {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #99CC33;
border-style: solid;
border-color: #CC9900;
border-width: 2;
}


.sendgifts_td {
font-size: 12px;
color: #ffffff;
font-family: arial;
background-color: #CE3131;
border-width: 0;
}

.sendgifts_td2 {
font-size: 12px;
color: #333333;
font-family: arial;
background-color: #FFFFCC;
border-width: 0;
}


.fields {
font-size: 12px;
color: #333333;
font-family: arial;
BORDER: #351214 1px solid;
background: #FFFFCC;
}


.mailheader {
font-size: 12px;
color: #000000;
font-family: arial;
font-weight: bold;
BORDER: #ffffff 1px solid;
background: #99CC33;
}

.mailtext {
font-size: 12px;
color: #000000;
font-family: arial;
BORDER: 0;
}



h2 { font-family: arial; font-size: 12pt; color: #99CC33 }
h3 { font-family: arial; font-size: 10pt; color: #99CC33 }
 

A:link {text-decoration: none; color: #191970; font-size: 10pt; font-family: arial}
A:visited {text-decoration: none; color: #151AE5; font-size: 10pt; font-family: arial}
A:active {text-decoration: none; color: #303482; font-size: 10pt; font-family: arial}
A:hover {color: #FF4040; font-family: arial; font-size: 10pt; text-decoration: underline}

