/* Thymus website: styles frames version-------*/

body {
	background-color: #C7DCCB;
	font-family: Arial, Verdana, sans-serif;
	}	
body.alt, table.cat{
	background-color: #A6C8AC;
	font-family: Arial, Verdana, sans-serif;
	}
body.grey{
	background-color: #333333;
	font-family: Arial, Verdana, sans-serif;
	}
body.emgreen{
   background-color: #008060;
   font-family: Arial, Verdana, sans-serif;
 	}
/*------------------------------------------*/
 	
h1 {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
   }
h2, h5 {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
   }
h3, h6 {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
    }
h4 {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	}
p, dt, dd {font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
   }

.small, .foot {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	}
.grey10 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	}
.grey8 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	}
.white {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
.white8 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	}
/*----------------------------------------*/

b {
	font-style: normal;
	font-weight: bold;
	}
em{
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	}
strong {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	}
td {  
   font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	}
tr.alpha{
 	height: 26px;
 	border: none;
 	}
 
/*----------------------------------------*/  

a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
a:link{
	color: #0000FF;
	text-decoration: underline
	}	
a:visited{
	color: #000080;
	text-decoration: underline;
	}	
a:active{
	color: #008000;
	text-decoration: underline;
	}	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
/*---------------------------------------*/
	
table.gen { 
    width: 630px;
    	}
td.gen {
   width: 310px;	
	}
    
/*----------------------------------------*/

#menuTable {
	width: 150px;
	padding: 1px;
	}
#menuTable td {
   font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #A64242;
	}
#menuTable a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}
#menuTable a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFF88;
	text-decoration: none;
	background-color: #864242;
	}
#cellTable {
	border-style: none;
	padding: 1px;  
	}
#cellTable td{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #A64242;
	}
#cellTable a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}
#cellTable a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #FFFF88;
	text-decoration: none;
	background-color: #864242;
	}
/*---------------------------------------*/

#portraitsTable {
	width: 620px;
	padding: 1px;
	}
#portraitsTable td {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #171717;
	text-decoration: none;
   	text-align: left;
	border: none;
	}
#portraitsTable a {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
#portraitsTable  a:link{
	color: #000000;
	text-decoration: none;
	}	
#portraitsTable a:visited{
	color: #000033;
	text-decoration: none;
	}	
#portraitsTable a:active{
	color: #008000;
	text-decoration: none;
	}	
#portraitsTable a:link:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #A6C8AC;
	}
#portraitsTable a:visited:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #A6C8AC;
	}

