body	{font-family: Arial; font-size: 13px; text-decoration: none; spacing:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
td	{font-family: Arial; font-size: 13px; text-decoration: none}
hr	{ height: 0px; border: solid #999999 0px; border-top-width: 1px;}
A:active {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
A:visited {
	FONT-SIZE: 12px; COLOR: #006699; FONT-FAMILY: "Arial", "Helvetica", "sans-serif", TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; BACKGROUND: #eeeeee; COLOR: #0000ff; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
A:link {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "Arial", "Helvetica", "sans-serif", TEXT-DECORATION: none
}
INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
SELECT {
	FONT-SIZE: 12px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}
TEXTAREA {
	FONT-SIZE: 12px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}

/* from ap3 back-end */
.rectange {
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}

.dark {
	BACKGROUND-COLOR: #013064;
	FONT: bold 15px;
	COLOR: #FFFFFF;
}

.light {
	BACKGROUND-COLOR: #CDCBCE;
	FONT: bold 15px;
	COLOR: #000000;
}

/* ThemeMenu Style Sheet */

.ThemeMenu
{
	font-family:	arial, verdana, sans-serif;
	font-size:	12px;
	font-weight: bold;
	color: #000000;

	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeSubMenuTable
{
	font-family:	arial, verdana, sans-serif;
	font-size:	12px;

	padding:	0;

	white-space:	nowrap;
	cursor:		default;
}

.ThemeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	overflow:	visible;
	border-top:	2px solid #000000;
	border-bottom:	1px solid #000000;
	border-left:	1px solid #000000;
	border-right:	1px solid #000000;

	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);*/
}

.ThemeSubMenuTable
{
	overflow:	visible;
}

.ThemeMainItem,.ThemeMainItemHover,.ThemeMainItemActive,
.ThemeMenuItem,.ThemeMenuItemHover,.ThemeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
}

.ThemeMainItem
{
	padding:	3px;
	border:		0;
	
}

.ThemeMainItemHover,.ThemeMainItemActive
{
	padding:	3px;
	color: white;
}

.ThemeMenuItem
{
	background-color:	#CCCCCC;
}

.ThemeMenuItemHover,.ThemeMenuItemActive
{
	background-color:	#013064;
	color: #FFFFCC;
}


/* horizontal main menu */


/*
td.ThemeMainItemHover,td.ThemeMainItemActive
{
	padding:	2px;
	border:		1px solid #FF9900;
}
*/
.ThemeMainFolderLeft,.ThemeMainItemLeft,
.ThemeMainFolderText,.ThemeMainItemText,
.ThemeMainFolderRight,.ThemeMainItemRight
{
	background-color:	inherit;
}

/* vertical main menu sub components */

td.ThemeMainFolderLeft,td.ThemeMainItemLeft
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-left:	1px solid #3169C6;

	background-color:	inherit;
}

td.ThemeMainFolderText,td.ThemeMainItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeMainFolderRight,td.ThemeMainItemRight
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	1px solid #3169C6;
	border-bottom:	1px solid #3169C6;
	border-right:	1px solid #3169C6;

	background-color:	inherit;
}

tr.ThemeMainItem td.ThemeMainFolderLeft,
tr.ThemeMainItem td.ThemeMainItemLeft
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeMainItem td.ThemeMainFolderText,
tr.ThemeMainItem td.ThemeMainItemText
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeMainItem td.ThemeMainItemRight,
tr.ThemeMainItem td.ThemeMainFolderRight
{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeMenuFolderLeft,.ThemeMenuItemLeft
{

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeMenuFolderText,.ThemeMenuItemText
{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	3px;
	padding-right:	40px;
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeMenuFolderRight,.ThemeMenuItemRight
{
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeMenuItem .ThemeMenuFolderLeft,
.ThemeMenuItem .ThemeMenuItemLeft
{
	white-space:	nowrap;

	border:		0;
	background-color:	#CCCCCC;
}

.ThemeMenuItem .ThemeMenuFolderText,
.ThemeMenuItem .ThemeMenuItemText
{
	border:		0;
	background-color:	inherit;
}

.ThemeMenuItem .ThemeMenuFolderRight,
.ThemeMenuItem .ThemeMenuItemRight
{
	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeMenuSplit
{
	margin:		0px;
	height:		1px;
	padding: 0px;

	background-color:	#000000;

}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeMenuItem img.seq1
{
	display:	inline;
}

.ThemeMenuItemHover seq2,
.ThemeMenuItemActive seq2
{
	display:	inline;
}

.ThemeMenuItem .seq2,
.ThemeMenuItemHover .seq1,
.ThemeMenuItemActive .seq1
{
	display:	none;
}