
BODY {
    OVERFLOW-Y: auto;
    SCROLLBAR-FACE-COLOR: #cccccc;
    OVERFLOW-X: auto;
    SCROLLBAR-HIGHLIGHT-COLOR: #e2e2e2;
    SCROLLBAR-SHADOW-COLOR: #e2e2e2;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #e2e2e2;
    SCROLLBAR-DARKSHADOW-COLOR: #999999;
	FONT-FAMILY: verdana, arial;
	COLOR:#666666;
	margin-right: 0;
	
}


A {
    COLOR: #993300;
    TEXT-DECORATION: none
}

A:hover {
    COLOR: #ff0033;
    TEXT-DECORATION: underline
}

A:visited  
	{color:#cc9999}

	
.title2 { 
position:relative;
top: 10;
left: 20;
FONT-SIZE: 20px; 
COLOR: #ffffff;
}
	
	
.subtitle2 { 
position:relative;
top: -15;
margin-left: 150;
left: 20;
FONT-SIZE: 12px; 
COLOR: #33cc00;
}
	
		
.toptitle { 
/* border: 10 solid #cccccc; */
border: 0 solid #cccccc;
border-top-width: 30;
border-left-width: 0;
BACKGROUND-COLOR: #cccccc;
FONT-SIZE: 20px; 
COLOR: #666666;

}



.titleactive { 
FONT-WEIGHT: normal;
FONT-SIZE: 22px;
}

.titleactivetrigger { 
FONT-WEIGHT: normal;
FONT-SIZE: 44px;
text-align: right;
COLOR: #993300;
cursor: hand;
margin-right: 20px;
margin-top: -55px;
}


.titlesub { 
FONT-WEIGHT: bold;
COLOR: #000000;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
width: 150px;
}



.description { 
position:relative;
margin-right: 20px;
margin-left: 155px;
margin-top: -14px;
}


.note { 
margin-left: 50;
/*margin-right: 290;*/
margin-right: 20;

margin-bottom: 50px;
FONT-SIZE: 12px; 
font-style: oblique;
COLOR: #666666;
border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
line-height : 22px
}


.text-s { 
FONT-FAMILY: verdana, arial;
FONT-SIZE: 10px;
}



.leading18 { 
line-height : 20px
}


/* --------------------------------------------------------------- */
/* Font sizes */
.font12 {  FONT-SIZE: 12px }
.font16 {  FONT-SIZE: 16px }


/* --------------------------------------------------------------- */
.colorFF { COLOR: #FFFFFF; }
.color00 { COLOR: #000000; }

/* Link color */
.color01 { COLOR: #cc0000; }


/* Grey colors */
.color11 { COLOR: #cccccc; }
.color12 { COLOR: #999999; }
.color13 { COLOR: #666666; }


/* --------------------------------------------------------------- */
/* Positioning */
.insert10 { margin-left: 10px; }
.insert20 { margin-left: 20px; }
.insertleft20 { margin-right: 20px; }
.insertleft290 { margin-right: 290px; }

.textwidth { width:650px;}