
form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

h1
{
	font-size:180%;
}
h2
{
	font-size:170%;
}
h3
{
	font-size:150%;
}
h4
{
	font-size:130%;
}
h5
{
	font-size:120%;
}
h6
{
	font-size:100%;
}

.content td,p,div
{
	font-size:10pt;
}

.smallerfont td, th
{
	font-size:10pt;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}

/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("/images/back.jpg");
background-repeat : repeat;
}


.topad
{
cursor:pointer;
width:215px;
background-image: url("/images/top-bg-gel.jpg");
background-repeat : no-repeat;
}
.topad a
{
padding-right:130px;
font-size: 12px;
color: #74ab26;
text-decoration:none;
}

.full-table {
width: 100%;
height: 100%;
}

.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 95%;
vertical-align : top;
background-image: url("/images/shadow.jpg");
background-repeat : repeat-y;
background-position: left;
background-color: #fff;
}

.row2 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.content {
text-align: justify;
}

a {
color: #045BE0;
text-decoration: underline;
}

a:hover{
color: #000;
}

/* images */

.left-white-tile {
background-image: url("/images/left-white-tile.jpg");
background-repeat : repeat-y;
background-color: #fff;
background-position: right;
}

.left-gray-tile {
background-image: url("/images/left-gray-tile.jpg");
background-repeat : repeat-y;
background-color: #eee;
background-position: right;
}

.top-back {
background-image: url("/images/top-back.jpg");
background-repeat : no-repeat;
}

.top-tile {
background-image: url("/images/top-tile.jpg");
background-repeat : repeat-x;
}

.shadow {
background-image: url("/images/shadow.jpg");
background-repeat : repeat-y;
background-position: left;
}

.right-tile {
background-image: url("/images/right-tile.jpg");
background-repeat : repeat-y;
background-position: right;
}

.right-back {
background-image: url("/images/right-back.jpg");
background-repeat : no-repeat;
}

.top-right-back {
background-image: url("/images/top-right-back.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("/images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center;
}

.i-gred-tile {
background-image: url("/images/i-gred-tile.jpg");
background-repeat : repeat-x;
}

.gray-line {
background-image: url("/images/gray.jpg");
background-repeat : repeat-x;
background-position: center;
}

/* links */

.top-link-head a {
color: #0058df;
font-size: 11px;
text-decoration: none;
display: block;
height: 20;
padding-top: 3;
padding-left: 20px;
}

.top-link-head a:hover{
color: #0058df;
text-decoration: none;
}

.sub-link a {
background-image: url("/images/bullet.jpg");
background-repeat : no-repeat;
background-position: left center;
color: #333;
font-size: 11px;
text-decoration: none;
display: block;
height: 20;
padding-top: 3;
padding-left: 40px;
}

.sub-link a:hover{
color: #000;
text-decoration: none;
}

.left-link a {
color: #000;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 10;
}

.left-link a:hover{
background-color: transparent;
text-decoration: none;
color: #000;
}

/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

.gray {
background-color: #9b9b9b;
}

.blue {
background-color: #085fda;
}

.green {
background-color: #76ab2d;
}

/* borders */

.border {
border : #cccccc 1px solid;
}

/* text */

.black-txt {
color: #000000;
}

.white-txt {
color: #ffffff;
text-decoration:none;
font-size:10pt;
}

.blue-txt {
font-size: 13px;
color: #0066dd;
}

.blue-txt1 {
color: #0066dd;
}

.green-txt {
font-size: 14px;
color: #74ab26;
text-decoration:none;
}

.darkblue
{
	color:#1B073C;
	font-size:10pt;
	text-decoration:none;
}

/* headings */

.blue-head {
font-size: 16px;
color: #0066dd;
}

.blue-head1 {
font-size: 18px;
color: #0066dd;
}

.blue-head2 {
font-size: 18px;
color: #000070;
text-align:center;
}

.blue-head3 {
font-size: 13px;
color: #092990;
text-decoration:none;
}

.blue-head4 {
font-size: 11px;
color: #092990;
}

.blue-head5 {
font-size: 18px;
color: #085fda;
}

.green-head {
font-size: 18px;
color: #74ab26;
}

.black-head {
font-size: 16px;
color: #000;
}