TD  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

body {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background : url("images/bag2.gif") center top no-repeat;
	scrollbar-arrow-color : #FFCC00;
	scrollbar-base-color :#FFCC00;
	scrollbar-face-color :#CC0000;
	scrollbar-shadow-color :#CC0000;
}

H1 {
    font-size : 14pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
	color : #FFCC00;
	text-decoration : none;
}

H2 {
    font-size : 14pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

H3 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size : 9pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	width:300px;
    padding:2px;
	text-decoration : none;
	background-color: #666666;
	/*/*/border:1px solid #FFFFFF;/* */
}	

H4 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : bold;
	font-style : normal;
	color : #CC0000;
	width:140px;
    padding:2px;
	text-decoration : none;
	background-color: #FFCC00;
	/*/*/border:1px solid #CC0000;/* */
}	

H5 {
    margin-top: 2px;
    margin-bottom: 5px;
    font-size : 10pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	width:454px;
    padding:2px;
	text-decoration : none;
	background-color: #666666;
	/*/*/border:1px solid #FFFFFF;/* */
}	

H6 {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 10pt;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
	color : #CC0000;
	text-decoration: none;
}	

P  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
	font-style : normal;
}

A:Hover  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
	color :#666666;
	<style><!--a:hover{color:blue; font-weight:bold; font-style:verdana; font-size:8pt; }--></style>	
}

TEXTAREA  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
}

INPUT  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
}

SELECT  {
	font-size : 8pt;
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-style : normal;
}
.menutitle  {
    cursor:pointer;
    margin-bottom: 5px;
    background-color:#CC0000;
    color:#FFCC00;
    width:140px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    /*/*/border:1px solid #FFCC00;/* */
}
.submenu{
    margin-bottom: 0.5em;
}
