/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Just Casino Bonuses  */
/* Date : 5th Oct. 2007 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

.no-border {
border-style: solid;
border-width: 0px;
}


/* page default settings */

body, td {
font-family: verdana, arial, tahoma, helvetica, "ms sans serif";
color: #333;
font-size: 12px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-image: url("graphics/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 755px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
background-color: #135f8f;
}

.content {
text-align: justify;
}

a {
color: #13418f;
text-decoration: underline;
font-weight: bold;
}

a:hover{
color: #ed6010;
}

/* images */

.header {
background-image: url("graphics/header.jpg");
background-repeat : no-repeat;
}

.orange-line {
background-image: url("graphics/orange.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.blue-line {
background-image: url("graphics/blue.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("graphics/bullet.jpg");
background-repeat : no-repeat;
background-position: left 9px;
padding: 2px 1px 3px 10px;;
}

/* links */

.left-link a {
color: #fff;
font-size: 12px;
text-decoration: none;
border-bottom: #a4d6ed 1px solid;
background-image: url("graphics/normal.jpg");
background-repeat : no-repeat;
background-position: 10px 10px;
padding: 5px 5px 6px 25px;
font-weight: bold;
display: block;
}

.left-link a:hover{
color: #ed6010;
background-color: #80c8eb;
background-image: url("graphics/over.jpg");
background-repeat : no-repeat;
}

.white-link a {
color: #fff;
text-decoration: none;
font-weight: normal;
}

.white-link a:hover{
color: #7fa8c2;
}

/* background colours */

.gray {
background-color: #9b9b9b;
}

.blue {
background-color: #0191d7;
}

.bluea {
background-color: #135f8f;
}

/* borders */

/* text */

.white-txt {
color: #fff;
}

.blue-txt {
color: #13418f;
font-weight: bold;
}

.small-txt {
font-size: 11px;
}


/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: verdana;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 18px;
}