
/* 
   CSS file created using Sheet Stylist v2.0
   Date Created : 16/08/99

Style sheet created by New CSS File wizard

*/
body, p{
	Background-Color : #FFFFFF;
	Color : #000000;
	}


A{
	Background-Color : #FFFFFF;
	Color : Blue;
	Text-Decoration : underline;
	}


A:Visited{
	Background-Color : #FFFFFF;
	Color : #008080;
	Text-Decoration : none;
	}


A:Hover{
	Background-Color : #FFFFFF;
	Color : #0000A0;
	Text-Decoration : underline;
	}


A.menu{
	Background-Color : #808080;
	Color : #000000;
	Font-Size : 12pt;
	Font-Weight : bold;
	Text-Align : center;
}


A.menu:Visited{
	Background-Color : #808080;
	Color : #000000;
	Text-Decoration : none;
	}


A.menu:Hover{
	Background-Color : #808080;
	Color : #FFFFFF;
	Font-Weight : bold;
	}

A.currentmenu{
	Background-Color :#808080;
	Color : #DCDCDC;
	Font-Weight : bold;
	Text-Align : center;
	Font-Size : 12pt;
}


A.currentmenu:Visited{
	Background-Color : #808080;
	Color : #DCDCDC;
	Text-Decoration : none;
	}


A.currentmenu:Hover{
	Background-Color : #808080;
	Color : #FFFFFF;
	Font-Weight : bold;
	}	
	

TABLE{
	Background-Color : #C0C0C0;
	Border : thin solid #FFFFFF;
	Color : #FFFFFF;
	Font-Size : 100%;
	Width : 100%;
	}

TABLE.mainbody{
	Background-Color : #C0C0C0;
	Border : thin solid #FFFFFF;
	Color : #FFFFFF;
	Font-Size : 100%;
	Width : 100%;
	Height : 100%;
	}

TD{
	Background-Color : #FFFFFF;
	Color : #000000;
	Font-Size : 100%;
	Width : 100%;
	}


TH{
	Background-Color : #DCDCDC;
	Color : #000000;
	Text-Align : left;
	Width : auto;
}


TABLE.menu{
	Background-Color : #808080;
	Border : thin solid #FFFFFF;
	Color : #FFFFFF;
	Font-Size : x-small;
	Width : 100%;
	}


TH.menu{
	Background-Color : #808080;
	Color : #808080;
	Font-Weight : bolder;
	Text-Align : center;
	}


TD.menu{
	Background-Color : #808080;
	Color : #FFFFFF;
	Font-Size : x-small;
	Font-Weight : bolder;
	Text-Align : center;
	Width : auto;
}

TD.currentmenu{
	Background-Color :  #DCDCDC;
	Color : #000000;
	Font-Size : x-small;
	Font-Weight : bolder;
	Width : auto;
}

TABLE.sidemenu{
	Background-Color : #808080;
	Border : thin solid #808080;
	Color : #808080;
	Font-Size : x-small;
	Width : 10%;
}


TH.sidemenu{
	Background-Color : #808080;
	Color : #FFFFFF;
	Font-Weight : bolder;
	Text-Align : center;
	}


TD.sidemenu{
	Background-Color : #808080;
	Color : #000000;
	Font-Size : x-small;
	Font-Weight : bolder;
	Width : 10%;
	vertical-align : top;
}

TD.searchmenu{
	Background-Color : #808080;
	Color : #000000;
	Font-Size : x-small;
	Font-Weight : bolder;
	Width : 100%;
	vertical-align : bottom;
}

P.searchmenu{
	text-align : center;
	background-color: #C0C0C0;
}

TD.mainbody{
	Background-Color : #FFFFFF;
	Color : #000000;
	Font-Size : 100%;
	Width : 75%;
	vertical-align : top;
}


TH.subitem{
	Background-Color : #808080;
	Color : #FFFFFF;
	Text-Align : left;
	}

TABLE.ItemList{
	Background-Color : #C0C0C0;
	Border : thin solid #FFFFFF;
	Color : #808080;
	Font-Size : small;
	Width : 100%;
	}


TD.ItemList{
	Background-Color : #FFFFFF;
	Color : #000000;
	Font-Size : small;
	Text-Align : left;
	Width : auto;
	}


TH.ItemList{
	Background-Color : #808080;
	Color : #FFFFFF;
	Font-Size : small;
	Text-Align : left;
	Width : auto;	
	}

TH.RItemList{
	Background-Color : #C0C0C0;
	Color : #000000;
	Font-Size : small;
	Text-Align : left;
	Width : auto;	
	}
	

TABLE.title{
	Background-Color : #FFFFFF;
	Border : thin solid #FFFFFF;
	Color : #FFFFFF;
	Width : 100%;
	}


TD.title{
	Background-Color : #FFFFFF;
	Color : #C0C0C0;
	Font-Size : x-small;
	Font-Weight : bolder;
	Width : auto;
	}


TH.title{
	Background-Color : #0000CC;
	Color : #FFFFFF;
	Font-Weight : bolder;
	Width : auto;
	}


body.FancyFont, p.FancyFont{
	Background-Color : #FFFFFF;
	Color : #808080;
	Font-Family : Arial, 'MS Sans Serif', Tahoma;
	Font-Size : small;
	Font-Style : normal;
	}

IMG{
	border : 0;
}