/* Author : Paul Jenkins  */
/* By : PremiumWebMarketing.com  */
/* For : Premium Web Training  */
/* Date : 02nd Mar. 2008 */


/* form classes */

form {
 margin-bottom: 0px
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-color: #859e85;
}

.full-size-table {
width: 950px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #0000FF;
text-decoration: none
}

a:hover{
color: #FF0000;
text-decoration: underline;
}

.intro a { 
color: #339933;
text-decoration: none;
font-size: 16px;
font-weight: bold;
display: block;
}

.intro a:hover{
color: #FF0000;
text-decoration: underline;
font-size: 16px;
font-weight: bold;
display: block;
}

b, strong {
font-family: arial;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
padding-left: 7px;
padding-right: 7px;
}

.green-tab-tile {
background-image: url("images/green-tab-tile.jpg");
background-repeat : repeat-x;
}

.brown-tab-tile {
background-image: url("images/brown-tab-tile.jpg");
background-repeat : repeat-x;
}

.tile {
background-image: url("images/tile.jpg");
background-repeat : repeat-x;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 9px;
padding: 2px 1px 3px 10px;
}

/* links */

.tab-nav-page a {
font-family: arial;
color: #ffffff;
font-size: 11px;
text-decoration: none;
padding: 3px 12px 4px 12px;
font-weight: bold;
display: block;
}


.tab-nav a {
font-family: arial;
color: #000;
font-size: 11px;
text-decoration: none;
padding: 3px 12px 4px 12px;
font-weight: bold;
display: block;
}

.tab-nav a:hover{
color: #fff;
}

.but-video a {
background-image: url("images/but-video.jpg");
background-repeat : no-repeat;
}

.but-video a:hover{
background-image: url("images/but-video-h.jpg");
background-repeat : no-repeat;
}

.but-audio a {
background-image: url("images/but-audio.jpg");
background-repeat : no-repeat;
}

.but-audio a:hover{
background-image: url("images/but-audio-h.jpg");
background-repeat : no-repeat;
}

.but-document a {
background-image: url("images/but-document.jpg");
background-repeat : no-repeat;
}

.but-document a:hover{
background-image: url("images/but-document-h.jpg");
background-repeat : no-repeat;
}

.but-go a {
background-image: url("images/but-go.jpg");
background-repeat : no-repeat;
}

.but-go a:hover{
background-image: url("images/but-go-h.jpg");
background-repeat : no-repeat;
}

.ico a {
background-image: url("images/ico-video.gif");
background-repeat : no-repeat;
background-position: center center;
}

.ico a:hover{
background-image: url("images/ico-video-h.gif");
background-repeat : no-repeat;
}

.ico-text a {
background-image: url("images/ico-text.gif");
background-repeat : no-repeat;
background-position: center center;
}

.ico-text a:hover{
background-image: url("images/ico-text-h.gif");
background-repeat : no-repeat;
}

.ico-audio a {
background-image: url("images/ico-audio.gif");
background-repeat : no-repeat;
background-position: center center;
}

.ico-audio a:hover{
background-image: url("images/ico-audio-h.gif");
background-repeat : no-repeat;
}






/* background colours */

.white {
background-color: #fff;
}

.green {
background-color: #aec7ae;
}

.gold {
background-color: #babf7b;
}

.peach {
background-color: #ffeccd;
}

.blue {
background-color: #d2faed;
}

.red {
background-color: #FF6666;
}


/* borders */

.border {
border-left : #aec7ae 7px solid;
border-right : #aec7ae 7px solid;
}

/* text */

.blue-txt {
color: #17648a;
}

.white-txt {
color: #fff;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}

**********************************************************************************************

#links    { font-family:            Verdana; }

#links              a:link    { color: #0000FF; text-decoration:none; margin-bottom: 15px }
#links              a:visited { color: #0000FF; text-decoration:none; margin-bottom: 15px;}
#links              a:hover   { color: #FF0000; text-decoration:underline }
              
#links a.toc   { display: block; text-align: left; padding-left:1px; margin-top: 9px;  }

.textp1            { font-family:           verdana; 
               font-size:             11pt;  
               text-align:            left; 
               }
               
.textp2            { font-family:           verdana; 
               font-size:             11pt;  
               text-align:            left; 
               font-weight:            bold;
               }               
               
.textp3            { font-family:           Verdana; 
               font-size:             11pt;  
               text-align:            left; 
               font-style:            italic; 
               }             
               
.textp4            { font-family:           Verdana; 
               font-size:             11pt;  
               text-align:            left; 
               text-decoration:       underline; 
               }
               
.textp5            { font-family:           verdana; 
               font-size:             18pt;  
               font-weight:            bold; line-height:125%;
               color:                  #800000;
               }