BODY {
        font-family: Arial;
        font-size: 10pt;
        background: url(img/bgtop.jpg) top left;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-color : #3333CC;
}

BODY.small {
	font-family: Arial;
	font-size: 10pt;
	background: url(img/blank.gif) top left;
	background-color : #3333CC;
}

BODY.print {
	font-family: Arial;
	font-size: 10pt;
	background: url(img/blank.gif) top left;
	background-color : #FFFFFF;
}

DIV.top {
	font-family: Arial;
	background: url(img/bg.jpg) top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

P {
	font-family: Arial;
	font-size: 10pt;
}

FONT.normal {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}


H2 {
	font-size: 18pt;
}

h3 {
	font-size: 15pt;
}

H4 {
	font-size: 13pt;
}

TD {
	font-size: 10pt;
}

TD.h {
	font-size: 10pt;
	font-weight: bold;
	color : #FFFFFF;
}

TABLE.price {
	font-size: 10pt;
	color : #000099;
}

OL {
	font-family: Arial;
	font-size: 10pt;
}

UL {
	font-family: Arial;
	font-size: 10pt;
}

P.big {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

FONT.big {
	font-size: 13pt;
}

FONT.big2 {
	font-size: 15pt;
}

FONT.h1 {
	font-size: 18pt;
}

FONT.h1big {
	font-size: 24pt;
}

FONT.bn {
	font-size: 13pt;
	font-weight: normal;
}

A.small {
	font-size: 9pt;
	font-weight: bold;
	color : white;
}

A.big {
	font-size: 12pt;
	font-weight: bold;
}

A.tit {
	font-size: 30pt;
	font-weight: bold;
	color : #9999FF;
	text-decoration : none;
}

A.sup {
	font-size: 18pt;
	font-weight: bold;
	text-decoration : none;
}

A.menu {
	text-decoration : none;
	color : #0000FF;
}

a.menu:hover {
	color : #0000FF;
	font-weight: bold;
}

A.mmenu {
	text-decoration : none;
	color : #FFFFFF;
}

a.mmenu:hover {
	color:#FFFFFF;
}

A.tab {
	text-decoration : none;
	color : #0000FF;
}

a.tab:hover {
	color : #FF0000;
	text-decoration : underline;
}

a:hover {
	color:#FFFFFF;
}

P.copy {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

img.href {
	cursor: hand;
}

FONT.copy {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
}

A.copy {
	font-family: Arial;
	font-size: 9pt;
}

TD.copy {
	font-family: Arial;
	font-size: 9pt;
}

FONT.h2 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

a.cmn{
        color: blue
        
}

a.cmn:hover {
	color : red;
	text-decoration : underline;
}

#tipHelp  {
	position: absolute; 
	top: 0; 
	left: 0; 
	layer-background-color: yellow; 
	background: yellow; 
	visibility: hidden; 
	border:1px solid black;
	color: black;
}