/* Jaaz Arayasolano (www.floridacasinoparties.com) */


/* form classes */

form {
margin-bottom: 0;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}

input {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

textarea {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

/* page default settings */

body {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333333;
font-size: 11px;
margin: 0;
scrollbar-face-color: #284912;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #1b1e25;
background-color: #333333;
}

.full-table {
width: 100%;
height: 100%;
}

.full-size-table {
width: 769;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #ffffff;
}

.row3 {
height: 5%;
vertical-align : top;
}

td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333333;
font-size: 11px;
}

.content {
font-size: 11px;
text-align: justify;
}

a {
color: #333333;
text-decoration: none;
}

/* images */

.header {
background-image: url('images/bg.jpg');
background-repeat : repeat-y;
}

.i-header {
background-image: url('images/i-header.jpg');
background-repeat : no-repeat
}

.yellow-gred {
background-image: url('images/gred.jpg');
background-repeat : repeat-y;
background-position:  right top;
background-color: transparent;
}

.h-dot-line {
background-image: url('images/h-dot-line.jpg');
background-repeat : repeat-x;
background-position:  center;
}

.white-line {
background-image: url('images/white.jpg');
background-repeat : repeat-y;
background-position:  center;
}

.gred-back {
background-image: url('images/white.jpg');
background-repeat : repeat-y;
background-color: #ffecb7; background-position-y:50%
}



/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

.gray {
background-color: transparent;
}

.graya {
background-color: #e5e4e4;
}

.red {
background-color: #e74700;
}

.yellow {
background-color: transparent;
}

.yellowa {
background-color: #feeaaf;
}


/* borders */

.border {
border : #cccccc 1px solid;
}

.form-border {
border : #e34600 1px solid;
}

.border-bot {
border-bottom : #fff 1px solid;
}

/* text */

.copyright {
color: #ffffff;
font-size: 11px;
padding-right: 100;
}

/* headings */

.page-head {
font-size: 20px;
color: #e34600;
}

.form-head {
font-size: 14px;
color: #ffffff;
background-color: #e34600;
padding-left: 20;
}

.brown-txt {
color: #990000;
}