.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: #162b77;
font-size: 12px;
}

body{background-image: url("/backgr10.gif");
scrollbar-face-color:BLACK;
scrollbar-highlight-color:BLACK;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:RED;
scrollbar-track-color:BLACK;
scrollbar-darkshadow-color:#F3FCF4;}


.full-table {
width: 100%;
height: 100%;
}

.full-size-table {
width: 778;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
background-color: #fff;
}

.row2 {
height: 93%;
vertical-align : top;
background-color: #fff;
}

.row3 {
height: 2%;
vertical-align : top;
background-color: #fff;
}

.content {
text-align: justify;
}

a {
color: #162b77;
text-decoration: none;
}

a:hover{
color: #1aa853;
text-decoration: underline;}

 .Navlink {COLOR: #FFFF99; TEXT-DECORATION: none; font-family: arial;
 font-size: 9pt; font-weight: bold;}
 a:link.Navlink  {color : #FFFF99;}
 a:visited.Navlink  {color : #FFFF99;}
 a:active.Navlink  {text-decoration: none;}
 a:hover.Navlink  {text-decoration: none;}

/* images */

.header-tile {
background-image: url("images/header-tile.jpg");
background-repeat : repeat-x;
}

.top-green-curve {
background-image: url("images/top-green-curve.jpg");
background-repeat : no-repeat;
}

.left-top-green-tile {
background-image: url("images/left-top-green-tile.jpg");
background-repeat : repeat-x;
}

.footer-tile {
background-image: url("images/footer-tile.jpg");
background-repeat : repeat-x;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
background-position: top;
background-color: #fff;
}

.right-tile {
background-image: url("images/right-tile.jpg");
background-repeat : repeat-y;
background-position: right;
background-color: #fff;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
background-position: top;
background-color: #fff;
}

.left-tile {
background-image: url("images/left-tile.jpg");
background-repeat : repeat-y;
background-position: left;
background-color: #fff;
}

/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
display: block;
background-color: #b19269;
border : #d0bea5 1px solid;
height: 20;
padding-top: 3;
}

.top-link a:hover{
color: #fff;
background-color: #b96331;
border : #d5a183 1px solid;
text-decoration: none;
}

.left-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 35;
border-bottom : #9acdf6 1px solid;
height: 20;
padding-top: 3;
background-image: url("images/normal.gif");
background-repeat : no-repeat;
background-position: left center;
}

.left-link a:hover{
background-color: #50c058;
background-image: url("images/over.gif");
background-repeat : no-repeat;
background-position: left center;
color: #fff;
text-decoration: none;
}


.bot-link a {
color: #fff;
text-decoration: none;
}

.bot-link a:hover{
color: #000;
text-decoration: none;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #9b9b9b;
}

.blue {
background-color: #45a3ef;
}

.blue1 {
background-color: #1379cd;
}

.red {
background-color: #ff372b;
}

.yellow {
background-color: #ffd02b;
}

.green {
background-color: #73cf0f;
}

/* borders */

.black-border {
border : #000 1px solid;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.red-txt {
color: #ff2a1d;
background-color: #fff;
}

/* headings */

.white-head {
font-size: 13px;
color: #fff;
}

.white-head1 {
font-size: 16px;
color: #fff;
}

.green-head {
font-size: 15px;
color: #31b557;
}

.blue-head {
font-size: 15px;
color: #162b77;
}