body,td,th {
	Font-Family : Arial; 
	Font-Size : 12px; 
}

A {
	Color : #2B311D;
	text-decoration : underline;
}

A:hover {
	Color : #A56C0C;
    font-weight: normal;
    text-decoration: underline;
}

A.sl {
	Color: #000000;
	Font-Size: 11px;
	text-decoration: none;
}

A.sl:hover {
	Color : #FFFFFF;
	Font-Size : 11px;
    text-decoration: underline;
    font-weight: bold;
}

A.mnu {
	Color : #2B311D;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu:hover {
	Color : #A56C0C;
	Font-Weight : bold;
	text-decoration : none;
}

A.mnu:active {

	Color : #A56C0C;
	Font-Weight : Bold;
	text-decoration : none;
}

A.mnu:link {

	Color : #2B311D;
	Font-Weight : Bold;
	text-decoration : none;
}

A.submnu {
	Font-Size : 10px; 
	Color : #2B311D;
	Font-Weight : Bold;
	text-decoration : none;
}

A.submnu:hover {
	Font-Size : 10px; 
	Color : #A56C0C;
	Font-Weight : bold;
	text-decoration : none;
}

A.submnu:active {
	Font-Size : 10px; 
	Color : #A56C0C;
	Font-Weight : Bold;
	text-decoration : none;
}

A.submnu:link {
	Font-Size : 10px; 
	Color : #2B311D;
	Font-Weight : Bold;
	text-decoration : none;
}

ul{
	list-style: square;
}


A:hover .imgTag {
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid; 
	border-thickness: 1px
}

p { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
ol {  list-style-type: decimal; left: 1px; clip:  rect(   )}
h1 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B311D;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #2B311D;
	font-weight: bold;
}
