/*  HEADER */

body
{
  font-family: Times,serif;
  font-size: 12pt;
  background-color:#483344;
  
  color:#7B7878;  
  border:0px;
  margin:0px;
  border:0px;
  padding:0px;
}

p:first-letter
{
	font-size: 16pt;
}



a
{
	color:#554444;
}

a:link
{
	color:#554444;
}

.address
{
	text-align:center;
	color:#554444;
}

.address a
{
	text-align:center;
	color:#554444;
}

.address a:link
{
	text-align:center;
	color:#554444;
}

table.main_table
{
	position:relative;
	background-color:#8B8888;
	background-image:url(images/bg.png);
	width:750px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:4px;
	border-style:double;
	border-color:#5B5555;
	vertical-align: middle;
}

.chooser_list
{
	
	font-family:Arial,serif;
	position:relative;
	top:82px;
	left:180px;
	text-decoration:none;
	list-style-image:none;	 	
	vertical-align:top;

   	 margin: 0;
   	 padding: 0;    
    	border:0px none;
    	list-style-type: none;
}

.chooser_list tr td
{	
	 text-indent:-4px;
	text-align:center;
   	 background:url(images/tab.png) no-repeat top left;   		
   	 background-position:left top ;
	background-repeat:no-repeat;
	color:#CCBBBB;
	width:87px;
	height:30px;	
}

.chooser_list tr td a
{
	color:#DDCCCC;
	text-decoration:none;

}
.chooser_list tr td:hover
{

color:#EEDDDD;
}

.chooser_list tr td:hover a
  {
	
	
  }

ul.chooser_list li span
{
	width:87px;
	height:30px;	
}

.title_cell 
{	
	 background-image:url(images/titlebar.png);
	 background-position:left bottom;
	 background-repeat:no-repeat;
	
	 height:112px;
}

img.downloadimage
{
	border:0px;
	vertical-align:top;
	text-align:right;
	
}

table.main_table tr
{
	padding:0px;
	margin:0px;
	border:0px;
}

table.main_table tr td
{
	padding:0px;
	margin:0px;
	border:0px;
}

table.paper
{
	border:0px;
	margin:0px;
	padding:0px;
	width:480px;
}

table.paper tr
{
	border:0px;
	margin:0px;
	padding:0px;
	
}

td.paper_tl
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_tl.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:29px;
	height:26px;	 
}

td.paper_t
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_t.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:421px;
	height:26px;
}

td.paper_tr
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_tr.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:34px;
	height:26px;	 
}

td.paper_l
{
	border:0px;
	margin:0px;
	padding:0px;	
	background-image:url(images/page_l.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:34px;
	height:397px;	 
}

td.paper_c
{
	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	background-image:url(images/page_c.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:421px;	
	overflow:hidden;
	
		
}

td.paper_r
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_r.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:34px;
	height:397px;	 
}

td.paper_bl
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_bl.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:29px;
	height:43px;	 
}

td.paper_b
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_b.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:421px;
	height:43px;
	
}

td.paper_br
{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(images/page_br.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:34px;
	height:43px;	 
}

.main_text_style
{
	padding:4px;	
	height:389px;
	overflow:auto;
	display:block;
	
}

.main_text_style ul
{
	line-height:14pt;
	list-style-type:square;
}

.left_bar
{
	background-image:url(images/left_violin.png);
	background-repeat:no-repeat;
	background-position:left top;
}

