div.adsense-wrap {
        float: right;
        margin-right: 5px;
	padding: 10px;
}
 
div.adsense-wrap2 {
        margin-left: auto;
        margin-right: auto;
}
span.mybox {
	background-color: #DDD
	}

div.bottom {
position: absolute;
width: 400px;
}

a:link {
text-decoration: underline;
color: #3366FF;
}   
a:visited {
text-decoration: underline;
color: #000080;
}
a:hover {
color: #FF00FF;
}

a:active {
color: #B9FF57;
}

form {
margin-bottom: 0;
}

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: #666666;
font-size: 11px;
margin: 0;
scrollbar-face-color: #d0d0d0;
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-image: url("images/back.jpg");
background-repeat : repeat;
}

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

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

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

.row2 {
height: 90%;
vertical-align : top;
background-color: #ffffff;
background-image: url("images/right-gred.jpg");
background-repeat : repeat-y;
background-position: top right;
}

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

td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #666666;
font-size: 11px;
}

.content {
font-size: 14px;
text-align: justify;
}

a {
color: #666666;
text-decoration: none;
}

/* images */

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

.back-img {
background-image: url("images/back-img.jpg");
background-repeat : no-repeat;
background-position: top left;
}

/* links */

.top-link a {
color: #000000;
font-size: 11px;
text-decoration: none;
padding-right: 10px;
display: block;
padding-bottom: 3;
}

.top-link a:hover{
color: #9c0001;
text-decoration: none;
}


/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

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

.gray1 {
background-color: #d6d6d6;
}

.blue {
background-color: #9ba6b3;
}

/* borders */

.gray-border {
border-left : #d6d6d6 1px solid;
padding-left: 20;
}

/* text */

.copyright {
background-color: #0E1F72;
color: #878fb9;
}


.black-txt {
color: #000000;
}

.white-txt {
color: #ffffff;
}

.blue-txt {
color: #1068ca;
}

/* headings */

.blue-head {
font-size: 16px;
color: #3366FF;
}

.blue-head1 {
font-size: 22px;
color: #3366FF;
font-weight: 800;
}

.pad {
padding-bottom: 10;
}
