/*
Structure
-------------------------------*/
html	{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('../bg/th2.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:#456;
}

#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:#9cc;
	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:#ffc;
	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/a3e_t.jpg') 0 0 no-repeat;
}

#nav	{
	display:block;
	float:left;
	width:100%;
	background:#777 url('../bck/a3_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 #f79a9c;
 	border-top:0px solid #f79a9c;
	border-right:0px solid #b5b5b5;
	border-bottom:0px solid #f79a9c;
	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;
	border-right: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	{
	clear:both;
	color:#335588;
	background:url('../symb/more.gif') 0% 50% no-repeat;
	font: 90%/1.5 Verdana, Sans-serif;
	padding:0px 0px 0px 20px;
	margin:2px 0px 15px 20px;
	border-top:1px dotted #c95;
}

/* 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:10px 10px 10px 0px;
	padding-left:15px;
	border-top:0px dotted #ddd;
	border-bottom: 0px dotted #ddd;
}
  
#supp ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#supp li {
	position: relative; 
	list-style: none; 
	margin: 0;
	padding:0.15em 10px 0.25em 0px; 
	background:url('../symb/arrow.gif') 0% 50% no-repeat;
}

#supp li strong { 
	margin: 0px 0px 0px 20px;
	padding:0px 3px 0px 0px;
	text-decoration: none;
	font: 90%/1.6 Verdana, Sans-serif;
	color:#f0f;
	border-bottom:1px solid ;
}

#supp li a  { 
	margin: 0px 0px 0px 20px;
	padding:0px 3px 0px 0px;
	text-decoration: none;
	font: 90%/1.6 Verdana, Sans-serif;
	color:#00f;
	border-bottom:1px dotted ;
	
}

#supp li a:hover  { 
	text-decoration: none;
	border-bottom:1px solid #00f;
}

#toc {
	display:block;
	margin:10px 10px 10px 0px;
	padding-left:15px;
	border-top:0px dotted #ddd;
	border-bottom: 0px dotted #ddd;
}
  
#toc ul {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#toc  li {
	position: relative; 
	list-style: none; 
	margin-top: 10px;
	padding:0px; 
	background:url('../symb/arrow.gif') 0% 50% no-repeat;
	border-bottom :1px solid silver;
}

#toc li strong { 
	margin: 0px 0px 0px 20px;
	padding:0px 10px 0px 0px;
	text-decoration: none;
	font: 90%/3em Verdana, Sans-serif;
	color:#f0f;
	border-bottom:1px solid silver;
}


#toc li a { 
	margin: 0px 0px 0px 20px;
	padding:10px;
	text-decoration: none;
	font: 90%/3em Verdana, Sans-serif;
	color:#00f;
	border-bottom:1px solid ;
	
}

#toc li a:hover  { 
	text-decoration: none;
	border-bottom:1px solid #00f;
}

/*
Footer
--------------------------------------------------------------*/
#footer	{
	clear:both;
	background-color:#345;
	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:0px solid #bbb;
}

h1.col1	{
	background-color:#eee;
}

h1.col1 a	{
	text-decoration: none;
	color:#00f;
	border-bottom:1px dotted #00f;
}

h1.col1 a:hover	{
	text-decoration: none;
	color:#00f;
	border-bottom:1px solid #00f ;
}

h1.col2	{
	color:#776;
	padding:1em 0px 0.3em 15px;
	/*background-color:#ccc;*/
	background-color:#ddd;
}

h1.col3	{
	color:#c95;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	letter-spacing:0px;
	font:95%/1.6em Verdana, Sans-serif;
	font-weight:bold;
}

h2	{
	clear:left;
	display:block;
	margin:0px;
	padding:15px 15px 5px 20px;
	font:112%/1em Verdana, Sans-serif;
	color:#c95;
	font-weight:bold;
}

h2.norm	{
	clear:left;
	display:block;
	margin:0px;
	padding:5px 15px 5px 20px;
	font:110%/1em Verdana, Sans-serif;
	color:#c95;
	font-weight:bold;
}

h2.sub	{
	clear:left;
	display:block;
	margin:0px;
	padding:15px 0px 0.15em 20px;
	font:100%/1em Verdana, Sans-serif;
	color:#c95;
	font-weight:normal;
}


h2.first	{
	padding:0.6em 0px 0.1em 20px;
	border-top:1px solid #bbb;
}

h3	{
	margin:0px;
	padding:15px 0px 0.35em 15px ;
	color:#c95;
	font:95%/1.6em Verdana, Sans-serif;
	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:bold;
	font-style:normal;
}

p.padd1	{
	margin:0px 15px 0px 20px;
	padding:0.25em 0px 0.25em 0px;
	text-align:left;
	font: 95%/1.6 Verdana, Sans-serif;
	color:#000;
}

p.padd1 strong  {
	color:#900;
	font-weight:bold;
	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.padd  a	{
	text-decoration:none;
  	color:#00f;
  	border-bottom-width:0px;

}

p.paddr  a	{
	text-decoration:none;
  	color:#00f;
  	border-bottom:1px dotted #00f;
}

p.padd a:visited	{
	text-decoration:none;
	color:#00f;
}

p.padd a:hover, p.padd1 a:hover, p.paddr a:hover	{
	text-decoration:none;
	color:#00f;
	border-bottom:1px solid #00f;
}

p.padd a:active	{
	text-decoration:none;
	color:#00f;
}

p.result	{
	margin:5px 15px 3px 20px;
	padding:0.65em 0px 0.35em 0px;
	text-align:left;
	border-bottom:1px dotted #900;
	background-color:#fff;
	font: 105%/1.5 Verdana, Sans-serif;
}

p.result strong	{
	color:#900;
	font-weight:bold;
	font-style:normal;

}

p.result em	{
	color:#900;
	font-weight:normal;
	font-style:normal;

}

p.result a em.lang	{
	color:#00f;
	font-weight:normal;
	font-style:normal;
	border:1px solid #c95;
	padding:0px 5px 0px 5px;
	background:#eed;
}


p.result a:hover em.lang	{
	text-decoration:none;
	color:#00f;
	font-weight:normal;
	font-style:normal;
	border:1px solid #c95;
	padding:0px 5px 0px 5px;
	background:#cdd;
}

p.result a:visited	{
	text-decoration:none;
	color:#00f;
}

p.result a:hover	{
	text-decoration:none;
	color:#00f;
	border-bottom:1px solid #00f;
}

p.result a:active	{
	text-decoration:none;
	color:#00f;
}

p.mail	{
	clear:left;
	margin:1px 15px 1px 20px;
	padding:0px;
	color:#000;
	font: 95%/1.6 Verdana, Sans-serif;
	text-align:left;
	border-bottom:0px solid #ddd;
}

p.mesg		{
	margin:20px 15px 20px 20px;
	padding:0.65em 5px 0.35em 5px;
	text-align:left;
	border:1px solid #ddd;
	font: 105%/1.6 Verdana, Sans-serif;
	
}

/*
Forms
------------------------------*/
form.myform	{
	margin:0px 20px 0px 20px;
	padding:0px 10px 5px 10px;
	border:1px solid silver;
}

/*
Tables
---------------------------*/
table {
	padding:0px;margin:0px;
	font-size:100%;
	color:#333;
}
  
table.data {
	margin:0px;
	padding:0px;
	font-size:95%;
	line-height:1.5em;
}

table.data td {
	padding:0px;
	margin:0px;
	width:auto;
	border-bottom:0px dotted #ccc;
}

table.data td table {
	padding:0px;
	margin:10px 0px 10px 0px;
	width:auto;
	border:1px solid #7f9db9;
}

table.data td.button {
	border-bottom:0px dotted #ccc;
}

table.data input.txt, table.data textarea.txt {
	color:#00f;
	padding:0px;
	margin:0px;
	font-size:100%;
	line-height:1.5em;
}

/*
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;
}