body
{
	font-size: 10pt;
	font-family: Verdana;
}
.title
{
	font-weight: bold;
	font-size: 20pt;
}
A
{
	font-weight: bold;
	font-size: 10pt;
	color: firebrick;
	text-decoration: none;
}
.label
{
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}
.labelLight
{
	font-size: 10pt;
	text-align: right;
}

A:hover
{
	text-decoration: underline;
}
.title2
{
	font-weight: bold;
	font-size: 16pt;
}
.gridHeader
{
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	background-color: #990000;
	color:White;
	height: 30px;
}
.gridCell
{
	font-size: 10pt;
	height: 30px;
	background-color: white;
}
td
{
	font-size: 10pt;
	font-family: Verdana;
}
.lightLink
{
	font-weight: normal;
	color: black;
}
A:hover .lightLink
{
	font-weight: normal;
	color: black;
}
.adminpagesframe
{
	background-color: mediumslateblue;
}
A.adminpagesframe
{
	font-weight: bold;
	border-left-width: medium;
	font-size: smaller;
	border-left-color: gray;
	border-bottom-width: medium;
	border-bottom-color: gray;
	text-transform: uppercase;
	color: white;
	text-indent: 0pt;
}

A.adminpagesframe:hover
{
	font-weight: bolder;
	color: mediumslateblue;
	background-color: white;
	text-decoration: none;
}
TABLE.admingrid
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.leftTab
{
	background-image: url(images/frame2.gif);
	background-repeat: repeat-y;
}
.catSeparatorDn
{
	BACKGROUND-POSITION: bottom left;
	background-image: url(images/cat_dn.gif);
	background-repeat: repeat-x;
	background-color: #ffff66;
}
.catSeparatorSx
{
	background-position: left bottom;
	background-image: url(images/cat_sx.gif);
	background-repeat: repeat-y;
	background-color: #ffff66;
}
.catSelSeparatorSx
{
	background-position: left bottom;
	background-image: url(images/cat_sel_sx.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.catSelSeparatorDn
{
	BACKGROUND-POSITION: bottom left;
	background-image: url(images/cat_sel_dn.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.lingueSeparatorSx
{
	background-position: left bottom;
	background-image: url(images/lingue_sx.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.catartSeparatorDn
{
	BACKGROUND-POSITION: bottom left;
	background-image: url(images/catart_dn.gif);
	background-repeat: repeat-x;
	background-color: #ffff66;
}
A.startpage
{
	font-size: 1px;
	color:#ffcc00;
}
