/*cope with inheritance bugs*/
body, table, th, td{
	color:#000000;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D1EDD9;
}
info { 
text-decoration:underline; 
border-bottom: 1px dashed #00cc00; 
cursor: help; 
} 


a:link{
color:#0000ff;
text-decoration: none;
}

a:visited{
color:#800080;
text-decoration:none;
}

a:hover{
color:#ff00ff;
text-decoration:none;
}

a:active{
color:#ff00ff;
text-decoration:none;
}

li{
	color:#000000;
	list-style-type: disc;
}

ol{
color:#000000;
}

ul{
	color:#000000;
	list-style-type: disc;
}

H1, H2, H3, H4, H5, H6 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.caiss_larger{
font-size: larger;
color:#000000;
}

.caiss_smaller{
font-size: smaller;
color:#000000;
}

.caiss_xxsmall{font-size:xx-small;color:#000000;}

.caiss_xsmall{font-size:x-small;color:#000000;}

.caiss_small{font-size:small;color:#000000;}

.caiss_regular{font-size:medium;color:#000000;}

.caiss_large{font-size:large;color:#000000;}

.caiss_xlarge{font-size:x-large;color:#000000;}

.caiss_xxlarge{font-size:xx-large;color:#000000;}

.caiss_red{color:#f90000;}

.caiss_xxsred{font-size:xx-small;color:#f90000;}

.caiss_xsred{font-size:x-small;color:#f90000;}

.caiss_yellowonred{
	font-size: larger;
	color : Yellow;
	background : Red;
	font-weight : bolder;
}

.maintext{
	font-size:small; color:#006666;}
	
#navcontainer {
	width: 112px;

}
*#navcontainer ul
{
	margin-left: 5px;
	padding-left: 5px;
	list-style-type: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer a,  #navlist a
{
	width: 112px;
	height: 20px;  
	color: #000000;
	text-decoration: none;
	line-height: 3em;
}
#navlist a:visited
{
	color: #000000;
	text-decoration: none;
}
#navlist a:hover
{
	height: 20px; 
	line-height: 3em;
	text-decoration: none;
	color: #333333;
}
.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#000000;
}

.bigname {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 40px;
	font-weight: bold;
}

