html, body {
height: 100%;
margin: 0;
padding: 0;
background: #666688 /* #999988 */ /* url(images/bg.gif) repeat-y left top */ ;
color: #333333;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5;
/* Scrollbar (part of body CSS) IE only */
}

/* pk welcome block heading */

h1 {
font-family: "Trebuchet MS", arial, helvetica, sans-serif ;
font-size: 20px;
font-weight: normal;
color: #000000;
background-color: transparent;
}


#home_link a {
font-size: 10px;
}

/* Global Links */

a:link,a:active,a:visited,a.postlink {
color: #333399;
font-weight: bold;
text-decoration: none;
}
a:hover{
color:#ff6600
}

/* Begin Centre Page CSS --- */

div#outer {
}

div#inner {
padding: 0;
margin: 0;
width: 950px;
position: relative;
top: 15px;
bottom: 5px;
margin: 0 auto;
}

#accreditation img {
margin: 0 0 4px 0;
border: 1px solid #cccccc
}


.small_text {
font-size: 10px;
line-height: 1.6;
}


hr {
border: 0px;
border-top: 1px solid #cccccc;
height: 0px;
width: 100%;
margin: 0;
padding: 0
}


h2.small_heading {
font-size: 10px;
font-weight: bold;
}


#intro a {
font-size: 14px;
font-weight: bold;
}


td.navbuttons a {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #999999 ;
display: block;
padding: 5px 0px 5px 12px;
width: 170px;
border-top: 1px solid #eeeeee;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-left: 1px solid #eeeeee;
background-repeat: no-repeat;
}

td.navbuttons a:hover, td.navbuttons a:active {
background-color: #cc0000;
color: #ffffff;
background-repeat: no-repeat;
}

td.navbuttons a:visited {
color: #ffffff;
}


/* Footer */

.footer_bg { font-size: 10px; font-weight: bold; color: #cccccc; background-color: #666666; padding: 5px 0 0 10px; border-top: 1px solid #cccccc }
.footer_bg a:link, .footer_bg a:visited { font-size: 10px; font-weight: bold; color: #ff9900;}
.footer_bg a:hover {color: #ff6600; }