html,body		{background:#fff; margin:0; padding:0;}

html,body,
p,ul,ol,li,
td,th,dl,dt,
blockquote,
h1,h2,h3,h4,h5	{font-family:verdana,arial,helvetica,sans-serif;}


/* -------------- TOP ------------------ */
#link_top {
	color:#fff; 
	font-weight:bold; 
	vertical-align:middle; 
	text-align:right; 
	font-size:.65em;
	background-color:#650065;
	width:100%;
	height:20px;
	white-space:nowrap;
	padding: 0.3em 1.em 0.em 1.em;
	}
#link_top a 		{color:#fff; text-decoration:none;}
#link_top a:hover 	{color:#fff; text-decoration:underline;}

.top 	{position:relative; top:0px; left:0px; background-image:url(../img/top1.gif); background-repeat:no-repeat; background-position:left; background-position:top; width:233px; height:66px;}
.top2 	{position:relative;	top:0px; left:0px; background-image:url(../img/top2.gif); background-repeat:no-repeat; background-position:left; background-position:top; width:464px; height:50px;}



/* ------- breadcrumbs ------- */
#breadcrumbs {
	padding: 0.1em .3em 0.em .3em;
	vertical-align:middle; 
	background-color:#fff; 
	color:#650065; 
	font-size:.65em;
	text-decoration:none;
	height:16px;
}
#breadcrumbs a			{color:#650065; text-decoration:none;} 
#breadcrumbs a:hover		{color:#650065; text-decoration:underline;}
.breadcrumbs2 			{color:#ea5b1f;} 

/* ------- toplinks ------- */
#toplinks {
	padding: 0.1em .3em 0.em .3em;
	text-align: right;
	vertical-align:middle; 
	background-color:#fff; 
	color:#650065; 
	font-size:.65em;
	text-decoration:none;
	height:16px;
}
#toplinks a			{color:#650065; text-decoration:none;} 
#toplinks a:hover		{color:#650065; text-decoration:underline;}
.toplinks2 			{color:#ea5b1f;} 