a:link
{
        color: #336600;
}
a:visited
{
        color: #336600;
}
a:active
{
         color: #336600;
}
a:hover{
         color: #FF6633;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: White;
        color: #336600;        /*#006000;*/
	font-size : 9pt;
}
td{
	font-family: Verdana, Arial, Helvetica;
	background-color: White;
        color: #336600;
        font-size : 8pt;
}
.tdsamecolour
{
        background-color: #FFF8DC;
}
.colLeft
{
        background-color: white;
        font-size: 12pt;
        font-weight: bold;
        vertical-align : top;
        font-family : Arial,Verdana,Helvetica;
        text-align: right;
        padding: 5px;
}
.colMain
{
        background-color: white;
        vertical-align : top;
        border :#FF6633;
        border-style : solid;
        border-top-width : 0px;
        border-right-width : 0px;
        padding: 5px;
}

.PhotoHead
{
        font-family : Verdana,Arial,Helvetica;
        font-size: 10pt;
	background-color : #FFF8DC;
        vertical-align : center;
        border :#FF6633;
        border-style : solid;
        border-top-width : 0px;
        border-left-width : 0px;
        border-right-width : 0px;
        padding: 5px;
}
.PhotoHeadLogo
{
        font-family : Verdana,Arial,Helvetica;
        font-size: 8pt;
        background-color : white;
        vertical-align : center;
        border :#FF6633;
        border-style : solid;
        border-top-width : 0px;
        border-left-width : 0px;
        border-right-width : 0px;
        padding: 5px;
}


.aslighttable{
	background-color : #FFF8DC;
   color : #336600;
	font-family : Verdana;
        font-size : 8pt;
}
.intro
{
    background-color :white;
   color : #336600;
     font-family : Verdana,Arial,Helvetica;
     font-size : 9pt;
	padding : 20px;
}
.smallGrey
{
        background-color : white;
        color : gray;
        font-family : Verdana,Arial,Helvetica;
        font-size : 7pt;
}

.greenbar
{
        background-color : #336600;

}
.orangebar
{
        background-color : #FF6633;
        margin-right : 5px;
}
.bigtitle
{
        text-align: center;
 /*       letter-spacing: 10px; */
        font-family:Arial;
        font-size: 22pt;
        font-weight: bold;
        color:#336600;
        border :#FF6633;
        border-style : solid;
        border-left-width : 0px;
        border-right-width : 0px;
}

.bigtitle1
{
        text-align: center;
        font-family:Arial;
        font-size: 22pt;
        font-weight: bold;
        color:#336600;
        background-color: #FF6633;
        text-align: center;
        padding: 5px;
}


.flashybox
{
        border : #336600;
        border-style : solid;
        font-size:10pt;
        color: #FF6633;
        padding: 5px;
        font-family : Verdana,Arial,Helvetica;
        text-align: center;
        width: 50%;
        background-color: #eeeeee;
}

.greenonbeige
{
        font-size: 10pt;
        font-weight: bold;
        font-family : Verdana,Arial,Helvetica;
        text-align: center;
        padding: 5px;
        color: #336600;        /*#006000;*/
        background-color: #FFF8DC;
}

.menu
{
        font-size: 9pt;
        font-weight: bold;
        font-family : Verdana,Arial,Helvetica;
        text-align: center;
        padding: 1px;
        background-color: white;
        color: #336600;
}
.menu a:visited{
         color: #336600;
	text-decoration : none;
}
.menu a:link{
         color: #336600;
	text-decoration : none;
}
.menu a:hover{
         color: #FF6633;
         text-decoration : none;
}
.menu a:active{
         color: #336600;
	text-decoration : none;
}
