.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textBOLD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
.smallBOLD {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
.small {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333366;
	text-decoration: none;
}
#new {
    font-size:12px;
	font-family:Trebuchet MS, Arial, sans-serif;
}
#new a {
    text-decoration:none;
}
#midCol {
    margin-left:1.8em;
	background: #fbeac7 url(images/colour.jpg) no-repeat;
	height: 300px;
	border: #aaaacc solid 2px;
}
.linktop {
    margin-top:1em;
    vertical-align:top;
}   
.linktop a{
    vertical-align:top;
}   
#pageHead{
    color: #333333;
}

#download
{
    background-image: url(images/gradients/small.gif);
    background-repeat: repeat-x;
    border-color: #cccccc;
    border-style: solid;
    background-color:#ffffff;
    border-width: 1px;
    margin: 0 1em 1em 0;
    padding: 0.1em 1em 1em 1em;
}
#download a, #localized a
{
    border-color: #333333;
    color: #333333;
}
#download h2 {
    margin:0 0 12px 0;
    padding:0 0 0 0;
}
#download a:active, #download a:focus, #download a:hover
{
    border-color: #666666;
    color: #666666;
}
#download li, #download p, #download ul, #localized li, #localized p, #localized ul
{
}
#download ul
{
}
#left{
    float:left;
}
#right{
    float:right;
}
#spacer {   
    margin:0 0 0.5em 0;
}
#spacer p {   
    margin:0 0 0 2em;
}
#back a {
    margin:0 0 0 0;
    padding:0 0 0 0;
}