/*
Structure
-------------------*/
html	{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('../bg/th4.jpg');
	color:#000; 
	font:75%/1.6em Verdana, Sans-serif;
}

#sav.container	{
	display:block;
	position:relative;
	text-align:left;
	margin:0px auto;
	width:780px;
	border:1px solid #aaa;	
	background:#fff;
}

#top	{
	clear:both;
	float:left;
	width:100%;
	font:95%/1em Verdana, Sans-serif;
	background-color:#567;
}

#top ul {
	margin:0px 0px;
  	padding:0px 20px;
   	list-style:none;
}

#top li {
  	float:left;
	margin:0px;
	padding:0px 0px;
	line-height:1em;
	text-indent:0;
}

#top li.right {
  	float:right;
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:1em;
	text-indent:0;
}

#top a	{
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:95%/1em Verdana, Sans-serif;
 	border-left:0px solid #ddd;
 	border-top:0px solid #b5b5b5;
	border-right:0px solid #b5b5b5;
	border-bottom:0px solid #b5b5b5;
	color:#9cf;
	text-decoration:none;
	white-space:nowrap;
}

#top strong {
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:95%/1em Verdana, Sans-serif;
	font-weight:normal;
 	border-top:0px solid #b5b5b5;
	border-right:0px solid #ddd;
	border-bottom:0px solid #b5b5b5;
	color:#f95;
	text-decoration:none;
	white-space:nowrap;
}

#top a:visited	{
	text-decoration:none;
}

#top a:hover {
  	/*color:#9ff;*/
  	color:#f95;
	text-decoration:none;
}

#top a:active {
	text-decoration:none;
}

#banner	{
	clear:both;
	height:90px;
	width:100%;	
	font:110%/1em Verdana, Sans-serif;
	background:url('../bck/a2e_t.jpg') 0 0 no-repeat;
}

#nav	{
	display:block;
	float:left;
	width:100%;
	border-top:0px solid silver;
	border-bottom:0px solid #fed;
	background:#567 url('../bck/a2_b.jpg') 0 0 no-repeat;
}

#nav ul {
	margin:0px 0px;
  	padding:0px 20px;
   	list-style:none;
}

#nav li {
  	float:left;
	margin:0px;
	padding:0px 0px;
	line-height:1em;
	text-indent:0;
}

#nav a	{
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:110%/1em Verdana, Sans-serif;
 	border-left:0px solid #ddd;
 	border-top:0px solid #b5b5b5;
	border-right:0px solid #b5b5b5;
	border-bottom:0px solid #b5b5b5;
	color:#eee;
	text-decoration:none;
	white-space:nowrap;
}

#nav strong {
  	float:left;
	margin:0px;
	padding:0.5em 15px  0.3em 0px; 
	font:110%/1em Verdana, Sans-serif;
	font-weight:normal;
 	border-top:0px solid #b5b5b5;
	border-right:0px solid #ddd;
	border-bottom:0px solid #b5b5b5;
	color:#f95;
	text-decoration:none;
	white-space:nowrap;
}

#nav a:visited	{
	text-decoration:none;
}

#nav a:hover {
  	color:#f95;
	text-decoration:none;
}

#nav a:active {
	text-decoration:none;
}

#main	{
	display:block;
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	background:url('../bg/bgmus.jpg') repeat-y 0 0;
}

#comment	{
	color:#335588;
	background:url('../symb/more.gif') 0% 50% no-repeat;
	font: 90%/1.5 Verdana, Sans-serif;
	padding:0px 0px 0px 20px;
	margin:10px 10px 10px 20px;
	border-top:1px dotted #ddd;
}

/* two main columns 1 - 2
--------------------------------*/
#cs1	{
	display:block;
	float:left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width:525px;
	border:0px solid blue;
}

#cs2	{
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	width:254px;
	border:0px solid blue;
}

#colhead1	{
	margin:0px;
	padding:0px;
	background-color:#ddd;
	width:525px;
}

#colhead2	{
	margin:0px;
	padding:0px;
	width:254px;
}


/*supp
----------------------------*/
#supp {
	display:block;
	margin:0px 20px 0px 20px;
	padding:0px 0px 0px 0px ;
}
  
#supp ul {
	margin: 15px 0px 20px 20px; 
	padding: 0; 
	list-style:none;
}

#supp li {
	margin: 0px 0px 0px 0px;
	font: 90%/1.3 Verdana, Sans-serif;
	padding:5px 10px 5px 0px; 
   	list-style: url("../symb/arrow.gif");
	list-style-position:outside ;
}


#supp li a {
	display:block;
	margin: 0px 20px 0px 0px;
	padding:0px 0px 0px 10px;
	text-decoration: none;
	color:#00f;
}

#supp li a:hover { 
	text-decoration: underline;
	color:#00f;	
}




/*
Footer
--------------------------------*/
#footer	{
	clear:both;
	background-color:#445;
	font: 95%/1em Verdana, Sans-serif;
	color:#ffc;
	margin:0px;
	padding:0px;
	width:100%;
}

#footer  a	{
	text-decoration:none;
  	color:#bb9955;
}

#footer a:visited	{
	text-decoration:none;
}

#footer a:visited	strong.nice {
	text-decoration:none;
}

#footer a:hover	{
	text-decoration:none;
	border-bottom:1px solid #bb9955;
}

#footer a:active	{
	text-decoration:none;
}

/*
Headings
-------------------------*/
h1	{
	margin:0px;
	padding:1em 0px 0.3em 20px;
	color:#777;
	font:110%/1.6em Verdana, Sans-serif;
	font-weight:bold;
	border-bottom:1px solid #bbb;
}

h1.col1	{
	background-color:#ddd;
	font-weight:bold;
}

h1.col2	{
	color:#776;
	background-color:#ccc;
}

h2	{
	clear:left;
	display:block;
	margin:0px;
	padding:15px 0px 0.35em 20px;
	font:112%/1em Verdana, Sans-serif;
	color:#c95;
	font-weight:bold;
}

h2	a	{
	color:#00f;
	border-bottom:1px dashed #00f;
}

h2	a:hover	{
	color:#00f;
	border-bottom:1px solid #00f;
}

h3	{
	margin:0px;
	padding:15px 0px 0.35em 20px;
	color:#c95;
	font:110%/1.6em Verdana, Sans-serif;
	font-weight:bold;
}

h3.show	{
	clear:left;
	margin:0px;
	padding:1em 0px 0.5em 20px;
	color:#b80;
	font:95%/1em Verdana, Sans-serif;
	letter-spacing:0px;
	border-top:0px solid #bbb;
	border-bottom:0px solid #bbb;
}

h4	{
	margin:0px;
	padding:10px 10px 0.35em 20px;
	font:110%/1.6em Verdana, Sans-serif;
	color:#c00;
	font-weight:bold;
}


/*
Paragraphs
----------------------------*/
p.center	{
	margin:0px;
	padding:0.5em 0px 0.5em 0px;
	text-align:center;
	font: 100%/1.5 Verdana, Sans-serif;
}

p.padd	{
	margin:0px 15px 0px 20px;
	padding:0.25em 0px 0.25em 0px;
	text-align:left;
	font: 110%/1.6 Verdana, Sans-serif;
	color:#000;
}

p.padd strong  {
	color:#900;
	font-weight:normal;
	font-style:normal;
}

p.paddr	{
	margin:0px;
	padding:2px 10px 2px 15px ;
	color:#000;
	font: 95%/1.6 Verdana, Sans-serif;
	text-align:left;
}

p.padd1	{
	margin:5px 10px 0px 20px;
	padding:0.25em 0px 0.5em 0px;
	text-align:justify;
	font: 110%/1.5 Verdana, Sans-serif;
	color:#777;
	width:460px;
	letter-spacing:-1px;
}

p.padd1 strong  {
	color:#777;
	font-weight:bold;
	font-style:normal;
}

p.note	{
	margin:0px;
	padding:0.25em 10px 0.25em 15px ;
	color:#000;
	font: 95%/1.8 Verdana, Sans-serif;
	text-align:left;
}

p.back	{
	text-align:right;
	margin:5px 15px 5px 20px;
	padding:2px 0px 2px 20px; 
	font: 11px Verdana, Sans-serif;
	background:url('../symb/larrow.gif') 85% 50% no-repeat;
}

p.back	a {
	color:#00f;
	border-bottom:1px dotted #00f;
	background:#eeeedd;
}

p.back	a:hover {
	color:#00f;
	border-bottom:1px solid #00f;
	background:#ffcc99;
}


/*Images
------------------------*/
img.left	{
	float:left;
	border:0px solid red;
	padding:0px 0px;
	margin:5px 40px 0px 0px;
}


/*Links
----------------------*/
a:link {
	text-decoration:none;
	
}

a:visited	{
	text-decoration:none;
}

a:hover	{
	text-decoration:none;
}

a:active	{
	text-decoration:none;
}

/*
Miscellaneous
----------------------*/
strong	{
	font-size:100%;
}	

strong.wide {
	letter-spacing:1px;
}

strong.nice {
	letter-spacing:1px;
	font-weight:normal;
}

em	{
	font-weight:normal;
	font-style:italic;
}