.sea {border-right: solid #DDDDDD;border-left: solid #DDDDDD;border-right-width: 1px;border-left-width: 1px;}
.sea2 {border-right: solid #DDDDDD;border-left: solid #DDDDDD;border-right-width: 1px;border-left-width: 1px;border-top: solid #DDDDDD;border-bottom: solid #DDDDDD;border-top-width: 1px;border-bottom-width: 1px;}
.link {font-size:9pt;color:#006633;font-family:Verdana,Arial,Helvetica,Sans-Serif;font-weight:bold;}
.link:hover{text-decoration:none;}
.desc {font-size:8pt;color:#000000;font-family:Verdana,Arial,Helvetica,Sans-Serif;}
.search {font-size:10pt;color:#FFFFFF;font-family:Verdana,Arial,Helvetica,Sans-Serif;font-weight:bold;}
.td {border-right: solid #DDDDDD;border-left: solid #DDDDDD;border-right-width: 1px;border-left-width: 1px;}
.text {font-size:9pt;color:#000000;font-family:Arial,Helvetica,Sans-Serif;}

/* rating */

.rating {font-size:8pt;color:#666666;font-family:Arial,Helvetica,Sans-Serif;text-decoration:none;}
.rating:hover{text-decoration:underline;}
.sde {font-size:8pt;color:#006633;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none}
.sde:hover{text-decoration:underline;}
.hme {font-size:10pt;color:#006633;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none;font-weight:bold}
.hme:hover{text-decoration:underline;}
.hme2 {font-size:8pt;color:#006633;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none;}
.hme2:hover{text-decoration:underline;}
.hme3 {font-size:12pt;color:#000000;font-family:Verdana,Arial,Helvetica,Sans-Serif;text-decoration:none;font-weight:bold}
.hme3:hover{text-decoration:underline;}
.hme4 {font-size:8pt;color:#006633;font-family:Verdana,Arial,Helvetica,Sans-Serif;}
.hme5 {font-size:8pt;color:#000000;font-family:Verdana,Arial,Helvetica,Sans-Serif;}
.artlink {font-size:9pt;color:#006633;font-family:Arial,Helvetica,Sans-Serif;text-decoration:none}

.cat {font-size:12pt;color:#006633;font-family:Arial,Helvetica,Sans-Serif;font-weight:bold}
.cat:hover{text-decoration:none;}
.subcat {font-size:8pt;color:#006633;font-family:Arial,Helvetica,Sans-Serif;}
.subcat:hover{text-decoration:none;}

h1
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
	display: inline;
        color: #006633;
	}

h2
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
        color: #006633;
	}
h3
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
        color: #006633;
	}

/*--  Attributes of the left-aligned snippets  --*/
#snippetleft {
float:left;
width:120px;
background:#eeeeee;
font-family:Arial;
font-size:12px;
font-weight:normal;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:1px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-top: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}
/*--  Attributes of the left-aligned snippets regular links   --*/
#snippetleft a {
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the left-aligned snippets when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family:Arial;
font-size:12px;
font-weight:normal;
cursor:pointer;
text-decoration:none;
}


/*--  Attributes of the right-aligned snippets  --*/
#snippetright {
float:right;
width:120px;
background:#eeeeee;
font-family:Arial;
font-size:12px;
font-weight:normal;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:1px;
margin-top:5px;
margin-bottom:5px;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-top: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
}
/*--  Attributes of the right-aligned snippets  regular links   --*/
#snippetright a {
font-family:Arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}

/*--  Attributes of the right-aligned snippets when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family:Arial;
font-size:12px;
font-weight:normal;
cursor:pointer;
text-decoration:none;
}

