BODY 	{background:#202020}

BODY.mono 	{background:url(jpg/bgmono.jpg) #202020}

BODY.colour	{background:url(jpg/bgcolour.jpg) fixed #202020}


DIV.padded	{padding-left:140}


SPAN.ul		{text-decoration:underline;
		font-weight:400}

SPAN.stone      {color:#8f7f7f}

SPAN.plumob     {color:#af7f7f;
		font-weight:700;
		font-style:oblique}

SPAN.plum	{color:#af7f7f;
		font-weight:700}

SPAN.skyob	{color:#207f9f;
		font-weight:700;
		font-style:oblique}

SPAN.sky	{color:#207f9f;
		font-weight:700}

		
SPAN.hilite    {font-weight:900;
		color:#bfaf00;
		font-style:oblique}

SPAN.bigger   	{color:#207f9f;
		font-size:133%}

SPAN.smaller   	{color:#207f9f;
		font-size:75%}

SPAN.smlstone   {color:#8f7f7f;
		font-size:75%}

SPAN.smlplum    {color:#af7f7f;
		font-size:75%}

SPAN.bolder	{font-weight:700}

SPAN.black	{font-weight:700;
		color:#202020}

SPAN.white	{color:#e2d0c8}

P 	{background:transparent;
	text-align:justify;
	color:#e2d0c8;
	font-weight:normal;
	font-family:"Arial";
	font:18px;
	font_decoration:none}	
	
H1 	{background:transparent;
	color:#bfaf00;
	font:24px;
	font-family:"Arial";
	text-decoration:none}

H2 	{background:transparent;
	color:#bfaf00;
	font:18px;
	font-family:"Arial";
	text-decoration:none}

H3 	{background:transparent;
	color:#bfaf00;
	font-family:"Arial";
	font:16px;
	text-decoration:none}

H4	{background:transparent;
	color:#e2d0c8;
	font-family:"Arial";
	font:24px;
	text-decoration:none}

H4.top  	{position:absolute;
		text-align:center;
		left:110;
		top:300;
		width:300;
		height:25}

H4.bottom  	{position:absolute;
		text-align:center;
		left:110;
		top:325;
		width:300;
		height:25}
			
H5 	{background:transparent;
	color:#e2d0c8;
	font-family:"Arial";
	font:16px;
	text-decoration:none}


H6 	{background:transparent;
	color:#e2d0c8;
	font-family:"Arial";
	font:10px;
	font_decoration:none}	


A 	{color:#af7f7f;
	font:18px;
	background:tranparent;
	font-weight:600;
	text-decoration:underline;
	font-family:"Arial"}

A.enter 	{color:black;
		text-decoration:none;
		border:thick outset gray;
		background:silver;
		height:25;width:168}

A.sitemap	{color:#e2d0c8;
		font:16px;
		font-weight:600;
		text-decoration:none;
		border:none;
		background:transparent}
	
IMG 	{position:relative;
	border:none;
	background:transparent}

IMG.hilite	{position:absolute;
		border:0;
		padding:0;
		z-index:1;			
		width:140;
		height:55}

IMG.lborder	{float:left;		
		border:thick outset silver;
		margin-right:15px;
		margin-top:10px}

IMG.lnoborder 	{float:left;
		margin-right:15}

IMG.rborder	{float:right;
		border:thick outset silver;
		margin-left:15;
		margin-top:5}

IMG.rnoborder	{float:right;
		margin-left:15}

IMG.jnoborder	{border:none}


IMG.tealborder	{border:thin outset teal}

IMG.photo	{border:4px double #7f6f6f;
		margin:8}

IMG.arrow_l 	{float:left;
		margin-right:0}

IMG.arrow_r	{float:right;
		margin-left:0}

IMG.csbanner	{position:absolute;
		left:0;
		top:0;			
		width:795;
		height:58}

INPUT		{background:transparent;
		border:1px solid #8f7f7f;
		border-bottom-width:2;
		font-weight:900;
		color:#207f9f;
		font-family:"Arial";
		font:18px;
		font_decoration:none}

INPUT.currency	{color:orange}

INPUT.search 	{color:black;
		text-decoration:none;
		border:thin outset gray;
		background:silver;
		height:30;width:88}
		

SELECT		{background:black;
		font-weight:900;
		color:#207f9f;
		font-family:"Arial";
		font:15px;
		font_decoration:none}

INPUT.button	{background:silver;
		border:thick outset silver;		
		color:#202020;
		width:290}

TEXTAREA	{background:transparent;
		border:1px solid #8f7f7f;
		border-bottom-width:2;
		color:#207f9f;
		font-family:"Arial";
		font:18px;
		font_decoration:none;
		width:598}
