A.Menu
{
	Color				:	#CCCCFF;
}
Div.Menu_Title
{
	Position			:	Absolute;
    Width				:	450px;
    Height				:	 20px;
    Left				:	241px;
	Font-Size			:	14pt;
	Font-Weight			:	Bold;
	Color				:	#CCCCFF;
    Overflow			:	Hidden;
	Z-Index				:	2;
}
Div.Menu_Text
{
	Position			:	Absolute;
    Width				:	290px;
    Height				:	 15px;
    Left				:	401px;
    Font-Size			:	 8pt;
    Color				:	#999999;
	Text-Align			:	Right;
    Overflow			:	Hidden;
	Z-Index				:	2;
}
Div.Menu_Bar
{
	Position			:	Absolute;
	Width				:	450px;
	Height				:	  5px;
	Left				:	241px;
	Border-Style		:	Solid;
	Border-Color		:	#CCCCCC;
	Border-Width		:	5px 0px 0px 0px;
	Overflow			:	Hidden;
}
Div#TopImage
{
	Width				:	220px;
	Height				:	 25px;
	Left				:	  5px;
	Top					:	  5px;
	Background-Image	:	url("Images/AboutLink.gif");
}
Div#ContentsBar
{
	Left				:	220px;
	Background-Image	:	url("Images/Link.gif");
}
Div#LinkMessage
{
	Position			:	Absolute;
	Width				:	220px;
	Height				:	185px;
	Left				:	  0px;
	Top					:	 51px;
	Border-Style		:	None;
	Border-Width		:	  0px;
	Padding-Left		:	 10px;
	Overflow			:	Hidden;
	Font-Size			:	  9pt;
	Color				:	#999999;
	Line-Height			:	1.5;
}
Div#Banner
{
	Position			:	Absolute;
	Width				:	220px;
	Height				:	150px;
	Left				:	  0px;
	Top					:	236px;
	Border-Style		:	None;
	Border-Width		:	  0px;
	Padding				:	 10px;
	Overflow			:	Hidden;
	Font-Size			:	  9pt;
}
Div#Link
{
	Position			:	Absolute;
	Width				:	448px;
	Height				:	385px;
	Left				:	251px;
	Border-Style		:	None;
	Border-Width		:	  0px;
	Overflow			:	Scroll;
}
Div.Link_Site
{
	Width				:	420px;
	Height				:	 50px;
	Overflow			:	Hidden;
	Border-Style		:	Solid;
	Border-Width		:	0px 0px 5px 0px;
	Border-Color		:	#CCCCCC;
	Font-Size			:	  9pt;
	Color				:	#999999;
}
Td.Link_Banner
{
	Width				:	210px;
	Height				:	 65px;
	Vertical-Align		:	Bottom;
}
Td.Link_Site
{
	Width				:	210px;
	Height				:	 52px;
	Font-Size			:	  9pt;
	Color				:	#999999;
	Text-Align			:	Left;
	Vertical-Align		:	Bottom;
}
Div.Link_Bar
{
	Width				:	420px;
	Height				:	  9px;
	Border-Style		:	Solid;
	Border-Width		:	5px 0px 0px 0px;
	Border-Color		:	#CCCCCC;
	Font-Size			:	  9pt;
	Color				:	#999999;
	Text-Align			:	Right;
}
