
A:link	{	color:			royalblue }
A:visited {	color:			mediumblue }
A:hover	{	color:			blue }
A:active {
		color:			blue;
		background-color:	rgb(235,235,255);
	}

BODY	{
		background-image:	url(background.gif);
		font-family:		"Bookman Old Style", "Book Antiqua",
					"URW Bookman L", Bookman,
					"ITC Bookman",
					"Times New Roman", times, serif;
	}

TABLE, IMG, OBJECT {
		border:			none;
	}

.frame	{
		width:			790px;
		margin:			10px;
		margin-top:		32px;
		padding:		10pt;
		background:		white;
	}

P, LI, DD, DT {
		color:			black;
		background-color:	white;
		font-weight:		normal;
		font-size:		14px;
	}

.title {
		font-family:		"Bookman Old Style", "Book Antiqua",
					"URW Bookman L", Bookman,
					"Times New Roman", Georgia, serif;
		font-size:		24px;
		font-style:		normal;
		text-transform:		capitalize;
		border-width:		0px;
		color:			#006699;
	}

.bread	{
		height:			300px;
		padding:		14px;
	}

.footer {
		font-size:		12px;
		font-style:		normal;
		font-weight:		normal;
		color:			#006699;
		border-style:		solid;
		border-color:		#006699;
		border-width:		0px;
		border-top-width:	1px;
		margin-top:		10px;
		padding-top:		10px;
	}

.tip	{
		float:			right;
		width:			200px;
		margin:			5px;
		padding:		3px;
		border:			1px #990066 solid;
		display:		block;
		background-color:	#def4ff;
	}

.submenu {
		font-size:		14px;
		font-weight:		bold;
		color:			#990066;
	}
.submenu A {	color:			#990066; }

IMG[src="util/1x4.gif"] { width: 1px; height: 4px; }
IMG[src="util/head1.gif"] { width: 486px; height: 29px; }
IMG[src="util/head2.gif"] { width: 782px; height: 101px; }
IMG[src="util/head3.gif"] { width: 661px; height: 67px; }

.copyright {
		text-align:		right;
		margin:			2em;
		font-size:		10px;
		font-family:		Arial, lucidasans, Helvetica,
					sans-serif;
	}
