﻿body 
{
   
}

.defaultpage
{ 
}

.xyz2
{
    font-size: 90%;
    font-family: verdana;
}

.xyz
{
    font-family: Berling Antiqua;
    font-weight: bolder;
    font-size: x-large;
    color: Navy;
}

.bodywrapper
{ 
    background-color: white;
    color: black;
    font: normal 100% Verdana;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
    margin-right: 0px;
}

#columnleft
{ 
    width: 126px;
    float: left;
}

#upperhorizontalmenubar
{ 
    
}

#columnright
{ 
    margin-left: 124px;
}

#columnright2
{
    margin-left: 50px;
}

#footer{
    border-left:0px solid #BEBEBE; 
    border-right:0px solid #BEBEBE; 
    border-top:1px solid #BEBEBE; 
    border-bottom:0px solid #BEBEBE; 
    color: black;
    background: url('bg_topbar.gif') repeat-x;
    text-align: center;
    font-size: 90%;
    padding-top: 3px;
    margin-bottom: 5px
}

#abc{
    background: url('colours.gif') repeat-x;
    text-align: center
}

.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    width:102px;
}

.textbox2 
{
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
}

.textbox li
{
    list-style-type: none;
}

.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:111px;
}

.textboxheader2
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}


.textboxheader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
}

.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
    text-decoration: none;
}

.caption1
{
    font-weight: bold;
    color: White;
    height: 18px;
    background-color: #5d7b9d; 
}

.buttonmargin
{
    margin-left: 8px
}

.homepagelink
{
    text-decoration: none; 
    color: Blue
}

.homepagelink2
{
    text-decoration: none; 
    color: Green
}

.usernote
{
    color: White
}


#social
{
    width: 90%;
    font-size: small;
}

#social ul
{
    margin:2px; 
    list-style: none;
    
}

#social li
{
    margin:2px; 
    list-style: none;
    float:left;
    width:155px;
}

#social img 
{
    padding:0 3px;
}

ul.homepageul
{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    list-style-image: url(../../Images/oranger.png);
}

li.homepageli
{
    background-image: url(../../Images/oranger.png);
    background-repeat: no-repeat;
}

