select.gray,textarea.gray,input.gray {
 font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size:11px;
}

select.gray,textarea.gray,input.gray {
 background-color : #E0E0E0;
 border : 1px #000000 solid;
}
	
select.white,textarea.white,input.white {
 background-color : #FFFFFF;
 border : 1px #000000 solid;
}	
	
A {
 font-weight : bold;
 text-decoration : none;
}

A:link {
 color : #990000;
}

A:visited {
 color : #990000;
}

A:hover {
 color : #FF0000;
}
	
A.white {
 font-weight : bold;
 text-decoration : none;
}

A.white:link {
 color : #EBEDF0;
}

A.white:visited {
 color : #EBEDF0;
}

A.white:hover {
 color : #FFFFFF;
}

A.whitesmall {
 font-weight : normal;
 text-decoration : none;
 font-size: 100%;
}

A.whitesmall:link {
 color : #EBEDF0;
}

A.whitesmall:visited {
 color : #EBEDF0;
}

A.whitesmall:hover {
 color : #FFFFFF;
}

A.black {
 font-weight : normal;
 text-decoration : none;
 color : #000000;
}

A.black:link {
 color : #000000;
}

A.black:visited {
 color : #000000;
}

A.black:hover {
 color : #000000;
}

A.light {
 font-weight : normal;
 text-decoration : none;
}

A.light:link {
 color : #9F987E;
}

A.light:visited {
 color : #9F987E;
}

A.light:hover {
 color : #625E4E;
}

a.menu {
 font-family: tahoma;
 font-size: 11px;

 text-decoration: none;
 color: Black;
}

a.menu:visited {
 color: Black;
}

a.menu:hover {
 color: #FFA52E;
}

.sectname {
 color: #FFFFFF;
 font-family: tahoma;
 font-size: 13px;
 font-weight: bold;
}

.cell {
	padding-left : 10px;
	padding-right : 10px;
}

.cellnopadding {
	padding-left : 0px;
	padding-right : 0px;
}
	
.headcell {
 color : #000000;
 padding-top : 4px;
 padding-bottom : 4px;
 padding-left : 10px;
 padding-right : 10px;
}

.catcell {
 color : #000000;
 padding-top : 3px;
 padding-bottom : 3px;
 padding-left : 4px;
 padding-right : 4px;
 border-bottom : #CFCFCF 1px solid;
}

.catitemcell {
 color : #000000;
 padding-top : 3px;
 padding-bottom : 3px;
 padding-left : 2px;
 padding-right : 2px;
 border-bottom : #CFCFCF 1px solid;
 border-left : #CFCFCF 1px solid;
 font-weight: bold;
 text-align: center;
 font-family: tahoma;
 font-size: 10px;
}

.dcell {
 border-left : #D0E3D5 1px solid;
 border-top : #D0E3D5 1px solid;
 border-right : #000000 1px solid;
 border-bottom : #000000 1px solid;
}


.dlightcell {
 border-left : #FFB845 1px solid;
 border-top : #FFB845 1px solid;
 border-right : #000000 1px solid;
 border-bottom : #000000 1px solid;
}

.dlightcell2 {
 border-left : #FFFFFF 1px solid;
 border-top : #FFFFFF 1px solid;
 border-right : #000000 1px solid;
 border-bottom : #000000 1px solid;
}

.dborder {
 border-left : #9D9D9D 1px solid;
 border-right : #9D9D9D 1px solid;
 border-bottom : #9D9D9D 1px solid;
}
TD {
 font : 11px tahoma, arial, helvetica, sans-serif;
 color : Black;
}

.darkcell {	
	color : #FFFFFF;
	background : #000000;
	padding : 5px 10px 7px 10px;
}
.lightcell {	
	color : #444455;
	background : #E0E0E0;
	padding : 4px 10px 5px 10px;
}
.whitecell {	
	color : #444455;
	background : #FFFFFF;
	padding : 4px 10px 5px 10px;
}
.darkdelimeter {
	border-bottom : solid 1px #C1C1C1;
	border-top : solid 2px #ECECEC;
}
.lightdelimeter {
	border-bottom : solid 1px #FFFFFF;
	border-top : solid 2px #CCCCCC;
}
.compdescr
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 40px;
	padding-right: 5px;
}
.itemtxt 
{ 
	font-size: 120%;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}
.artdescr
{
	padding-left: 10px;
	color: Gray;
	padding-top: 3px;
}
#tooltip {
background: #FCF5E1;
border: 1px solid #000000;
text-align: justify;
font: 11px Verdana, Helvetica,sans-serif;
margin:0px;
-moz-border-radius:8px;
padding: 5px 5px;
position:absolute;
visibility:hidden
}

#ban a:link {border: 10px solid 999999;}

td.sapecell {padding: 0 10px 0 10px; }

.sapecell a {
	font-weight: lighter;
	color: #686868;
}

.sapecell a:hover {
	color: #494948;
}

h1 {
	font-size: 14px;
}

h1.art_front {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2.art_front {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 13px;
	color: #ffa200;
}