BODY {
	scrollbar-base-color: #a6721e;
	scrollbar-arrow-color:  #a6721e;
	scrollbar-darkShadow-Color: #a6721e;
	scrollbar-face-color:#5b470a;
	scrollbar-track-color: #000000;
	scrollbar-3dlight-color:#a6721e;
	scrollbar-shadow-Color: #a6721e;
	scrollbar-highlight-color:#a6721e;
	background-color: #000000;
	color:#c29b25;
	topmargin:0;
	leftmargin:0;

	}
	
TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	
	
}

TABLE.none {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #000000;
	
}

strong {color:orange}
H1 {
	font-size : x-large;
	font-weight : bold;
}

Table.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Silver;
}

Table.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : medium solid Black;
	font-weight : bold;
}

Table.header {
	border-bottom : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TABLE.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TABLE.viewpage {
	font-family : Arial, Helvetica, sans-serif;
	width : 95%;
}
.right {
	border-right : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.left {
	border-left : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.top {
	border-top : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.bottom {
	border-bottom : 1px solid Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Silver;
}

TD.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

TD.colour {
	color: Green;
}

td.content {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;  
		   
		   }
		   
TABLE.content
   {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;  
			   }

.linkname {
	background-color : Navy;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : medium solid Navy;
}

.linkname1 {
	background-color : White;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	border : thin solid Navy;
}

.linkname2 {
	background-color : #F0FFF0;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	color : Navy;
	border : 1px solid Navy;
}

TD.email{  
			background-color : silver;
			font-size : 11px;
		}
		
TD.email2{
	font-family : "Times New Roman";
	font-size : 12pt;
}	

P.strong {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

P.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}	

input.email{
	font-size : 11px;
	border : 1px solid Black;
}

input.submit{
	font-size : 11px;
	border : 1px solid Black;
	background : silver;
}

HR.colour {
	color : Silver;
	height : 1pt;
}

A {
	color : #F89A1C;
}

A:visited {
	color : #F89A1C;
}

A.:VISITED {
	color : #F89A1C;
}

A.:HOVER {
	color : #F89A1C;
	text-decoration : none;
}

A.menu {
	text-decoration : none;
	color : #F89A1C;
}

A.menu:VISITED {
	color : #F89A1C;
}

A.menu:HOVER {
	color : #F89A1C;
	text-decoration : underline;
}

A.menu2 {
	text-decoration : none;
	color : Navy;
}

A.menu2:VISITED {
	color : Navy;
}

A.menu2:HOVER {
	color : Navy;
	text-decoration : underline;
}

A.menu3 {
	text-decoration : underline;
	color : Black;
}

A.menu3:VISITED {
	color : Black;
}

A.menu3:HOVER {
	color : Black;
	text-decoration : none;
}


A.normal {
	text-decoration : none;
	color : #c29b25;
}

A.normal:VISITED {
	color : #c29b25;
}

A.normal:HOVER {
	color : orange;
	text-decoration : underline;
}

input{
	font-size : 11px;
	border : 1px solid Black;
	background : #c29b25;
}

textarea{
	font-size : 11px;
	border : 1px solid Black;
	background : #c29b25;
	}

select{
	font-size : 11px;
	border : 1px solid Black;
	background : #c29b25;
}

.menu_bg {
	background-image : url(images/menu1px.gif);
	background-repeat : repeat-x;
	width : 86px;
}