*
{
	FONT-FAMILY: Verdana,sans-serif;
	FONT-SIZE: 8pt;
}
BODY,HEAD,TABLE,TD,TH,INPUT,TEXTAREA,SELECT 
{
    FONT-SIZE: 8pt;
}
#page-container {
    width: 1060px;
    margin: auto;
    height: 100%;
    background-color: #C0C0C0;
}
#header {
    height: 95px;
    background-color: #C0C0C0;
    background-image: url('../../Images/Aventura SecuritiesNewSmall.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
#footer
{
	height: 20px;
	background-color: #0ff;
	float: none;
	width: auto;
	clear: both;
	font-size: 7pt;
	color: #ff006e;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
}
BODY {
    background-position: center center;
    margin-top: 0pt;
    padding-top: 0pt;
    background-color: #CCFFFF;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
PRE
{
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
}
H1 {
    color: #000000;
    font-size: 9pt;
    height: 16pt;
    font-weight: bold;
    margin-bottom: 0pt;
    margin-top: 0pt;
    padding-bottom: 0px;
    padding-top: 3pt;
    text-align: center;
}
H2 {
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt;
}
H3
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt
}
FORM
{
    MARGIN-BOTTOM: auto;
    MARGIN-TOP: auto;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt;
    
}
TABLE
{
    MARGIN-TOP: 1pt;
    PADDING-TOP: 1pt; 
 	BORDER-COLLAPSE: Collapse;
	BORDER-COLOR: Black;
}
TH
{
	font-weight: bold;
	text-align: center;
}
A
{
	color: #0000FF;
	font-weight: normal;
}
A:visited
{
	color: #C0C0C0;
	font-weight: normal;
}
A:hover 
{ COLOR:Red;}
HR
{
	color: #0000FF;
	height: 1;
}
UL 
{
    MARGIN-BOTTOM: 0pt;
    MARGIN-TOP: 1pt;
    PADDING-BOTTOM: 0pt;
    PADDING-TOP: 0pt;
}	
.smallbody 
{
    FONT-FAMILY: Verdana,Helvetica;
    FONT-SIZE: 8pt;
}
.errormessage
{
	font-weight: bold;
	color: Maroon;
}


/* Block backgrounds for headers etc. */
.menuband, .gridheader, .buttonlinks, .blockheader
{
	color: #00FFFF;
	background-color: #800000;
}
/* Alternate background color Color to offset the background
   used for the category list and banner strips for color
   variety. Should be a companion color to the block background
   colors (previous tag
*/
.alternatebackground 
{
	color: White;
	background-color: #0066cc
}

/* used for any block tags like headers on tables etc. */
.blockheader
{
}

/* Used on the category list as a standard link */
.menulink
{
    COLOR: White;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none ;
    display:block;
    width:155px;
    text-align:left;
    padding:2px
}
.menulink:visited
{
	color: #00FFFF;
}
.menulink:hover
{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	background: white;
}
.menuband
{
	font-weight: bold;
}


.buttonlinks 
{
    FONT-WEIGHT:bold;
    TEXT-DECORATION: none;
    display: block;
    padding:2px;
}
.buttonlinks:visited
{
	color: #FFFFCC;
}
.buttonlinks:hover
{
	color: #0000FF;
	text-decoration: none;
	background: white;
} 


.gridheader
{
	font-weight: bold;
	text-decoration: none;
}
.gridnormal {
    background-color: #FFFFFF;
}
.gridalternate {
    background-color: #808080;
}
