/* 2004 Virtual Thunder skin */
.skintable {
	border-style : solid;
	border-width : thin;
	border-color : #CCCC99;
	text-decoration : none;
	font-family : veranda;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #CCCC99; /* #EAEAEA; */
}

.skincaption {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 14px;
	color : #990000;
	font-weight : normal;
}
.skincaption:visited { color : #FF0000; font-weight : bold; }
.skincaption:link { color : #FF0000; font-weight : bold; }
/* .skincaption:hover { color : #FF0000; font-weight : bold; text-decoration : underline; } */

.skinsubtitle {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.skinsubtitle:visited { color : #000000; }
.skinsubtitle:link { color : #000000; }
.skinsubtitle:hover { background-color : #CCCC99; color : #008080; }

.skinitem {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

.skinlabel {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
}

.skinlink {
	text-decoration : none;
	font-family : tahoma, veranda, serif;
	font-size : 10px;
	font-weight : bold;
	color : #990099;
}
.skinlink:visited { text-decoration : none; color : #990099; }
.skinlink:link { text-decoration : none; color : #990099; }
.skinlink:hover { text-decoration : underline; color : #990099; }

.skininput {
	color : #000000;
	background-color : #CCCC99;
	text-decoration : none; 
	font-family : tahoma, veranda, serif;
	font-size : 12px; 
	font-weight : normal; }
}

.skinselect {
	color : #000000;
	background-color : #CCCC99;
	text-decoration : none; 
	font-family : tahoma, veranda, serif;
	font-size : 12px; 
	font-weight : normal; }
}

.skinbutton {
	border-style : solid;
	border-width : thin;
	border-color : #CCCC99;
	color : #FFFFFF;
	background-color : #008080;
	text-decoration : none; 
	font-family : tahoma, veranda, serif;
	font-size : 10px; 
	font-weight : normal; }
}
.skinbutton:visited { color : #FFFFFF; }
.skinbutton:link { color : #FFFFFF; }
.skinbutton:hover { background-color : #FFFF00; color : #000000; }

.skinbuttonpos {
	border-style : solid;
	border-width : thin;
	border-color : #CCCC99;
	color : #FFFFFF;
	background-color : #008080;
	text-decoration : none; 
	font-family : tahoma, veranda, serif;
	font-size : 16px; 
	font-weight : bold; }
}
.skinbuttonpos:visited { color : #FFFFFF; }
.skinbuttonpos:link { color : #FFFFFF; }
.skinbuttonpos:hover { background-color : #FFFFFF; color : #008080; border-color : #008080; font-weight : bold; }

.skintablerowodd  {
	background-color : #EAEAEA; /* #EAEAEA; */
}
.skintableroweven  {
	background-color : #CACACA; /* #CACACA; */
}
.skintablerowselected  {
	background-color : #FFFF00; /* #EEEE66; */
}

.skintab {
	text-decoration : none;
	font-family : veranda;
	font-size : 12px;
	font-weight : normal;
	font-style: italic;
	color : #000000;
	background-color : #CCCC00;
}
.skintab:visited { color : #000000; }
.skintab:link { color : #000000; }
.skintab:hover { background-color : #CCCC99; color : #000000; font-style: normal;}

.skintabsel {
	text-decoration : none;
	font-family : veranda;
	font-size : 14px;
	font-weight : bold;
	font-style: italic;
	color : #000000;
	background-color : #CCCC99;
}
