/*
Structure
-------------------*/
html	{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('../bg/th11.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 #999;	
	background:#fff url('../bg/bgmus.jpg') repeat-y 0 0;
}

#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 li.right {
  	float:right;
	margin:0px;
	padding:0px 0px;
	line-height:1em;
	text-indent:0;
}


#top li 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:#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/a1_t.jpg') 0 0 no-repeat;
}

#nav	{
	display:block;
	float:left;
	width:100%;
	border-top:0px solid silver;
	border-bottom:0px solid #fed;
	background:#777 url('../bck/a1_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;
}

#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:2px 0px 15px 20px;
}

/* two main columns 1 - 2
-------------------------------------*/
#titles	{
	display:block;
	position:relative;
	top:0px;
	width:100%;
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
}

#cs1	{
	float:left;
	margin: 0px;
	padding: 0px;
	width:525px;
	height:400px;
	max-height:400px;
	overflow:scroll;
	background-color:transparent;
}

#cs2	{
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	width:254px;
	border:0px solid blue;
}

#colhead1	{
	float:left;
	margin:0px;
	padding:0px;
	background-color:#eeeddd;
	width:525px;
}

#colhead2	{
	float:right;
	margin:0px;
	padding:0px;
	width:254px;
}

/*
Footer
---------------------*/
#footer	{
	clear:both;
	background-color:#345;
	color:#ffc;
	margin:0px;
	padding:0px;
	width:100%;
	font: 95%/1em verdana, san-serif;
	border-top:1px solid #777;
}

#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.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;
	background-color:#ccc;
	font-weight:normal;
	letter-spacing:1px;
}

h1.col21	{
	color:#c95;
	letter-spacing:1px;
	margin:0px;
	padding:10px 15px 0px 20px;
	border-top:0px solid #bbb;
	border-bottom:0px solid #bbb;
}

h2	{
	margin:0px;
	padding:0.5em 0px 0.1em 20px;
	font:112%/1em Verdana, Sans-serif;
	color:#c95;
	border-top:1px solid #ccc;
}

h3	{
	margin:0px;
	padding:15px 0px 0.35em 20px;
	color:#c95;
	font:110%/1.6em Verdana, Sans-serif;
}

h3.show	{
	clear:left;
	height:2em;
	margin:5px 0px 0px 0px;
	padding:0.4em 0px 0px 20px;
	color:#c80;
	font:110%/1.6em Verdana, Sans-serif;
	font-weight:bold;
	background-color:#fff;
}

/*
Paragraphs
----------------*/
p {
	margin:0px;
	padding:0px;
}

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.show	{
	margin:15px 15px 2px 20px;
	padding:0.25em 0px 0.25em 0px;
	font: 110%/1.6 Verdana, Sans-serif;
	border-bottom:0px dotted #c95;
	color:#333;
	border:1px solid red;
}


p.show strong {
	font-weight:bold;
	font-style:normal;
	color:#c95;
}

p.expl	{
	margin:0px;
	padding:5px 10px 0px 20px;
	color:#000;
	font:105%/1.5em Verdana, Sans-serif;
	text-align:justify;
	letter-spacing:0px;
}

p.chr	{
	margin:0px;
	padding:5px 10px 0px 20px;
	color:#000;
	font:100%/1.6em Verdana, Sans-serif;
}

p.pos	{
	margin:0px;
	padding:5px 10px 0px 20px;
	color:#000;
	font:100%/1.6em Verdana, Sans-serif;
	border-top:0px solid #bbb;
	border-bottom:0px solid #bbb;
	border:0px solid red;
}

p.expl strong, p.chr strong, p.pos strong {
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	color:#c95;
}


/*Images
--------------------------------*/
img.imgleft	{
	float:left;
	clear:left;
	margin:5px 15px 5px 20px;
	padding:32px 16px 32px 16px;
	border:0px solid red;
	background:url('../ekth/frame-ls.gif') 0 0  no-repeat;

}

img.ls	{
	float:left;
	clear:left;
	margin:2px 20px 5px 18px;
	padding:27px 11px 27px 11px;
	border:0px solid red;
	background:url('../symb/sl_ls.jpg') 0 0  no-repeat;
}


img.pt	{
	float:left;
	clear:left;
	margin:5px 20px 5px 20px;
	padding:11px 27px 11px 27px;
	border:0px solid red;
	background:url('../symb/sl_pt.jpg') 0 0  no-repeat;
}

img.sq	{
	float:left;
	clear:left;
	margin:5px 20px 5px 20px;
	padding:10px 10px 10px 10px;
	border:0px solid red;
	background:url('../symb/sl_ls.jpg') 0 0  no-repeat;
}


img.left	{
	float:left;
	border:0px solid red;
	padding:0px 0px;
	margin:0px;
}

/*
Forms
------------------------------*/
form	{
	margin:0px;
	padding:0px;
	font:11px/16px Verdana,  Sans-serif;
}

select	{
	color:#777;
	background:#eee;
	width:210px;
	margin:2px 0px 5px 0px;
	padding:0px;
}

select.mysel	{
	background:#fff;
	color:#00f;
}

option	{
	margin-bottom:0px;
	margin-left:5px;
	padding:0px;
}

/* not with i.e.
option:hover	{
	background-color:red;
}
*/

form input	{
	font:12px/18px Verdana,  Sans-serif;
	margin:0px 0px 0px 60px;
	padding:2px 3px;
}

/*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:95%;
	color:#000;
	font-weight:bold;

}	

strong.wide {
	letter-spacing:1px;
}

strong.nice {
	letter-spacing:1px;
	font-weight:normal;
}

em	{
	font-weight:normal;
	font-style:italic;
}