

iframe {
  margin: 0px;
}

A:link, A:visited { 
	font-size: 12px; 
	color: #003366; 
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal
 } 

A:hover, A:active { 
	font-size: 12px; 
	color: #663300; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	font-weight: normal
 } 

A.amenu, A.amenu:visited, A.amenu:hover, A.amenu:active {
	font-size: 12px; 
	color: #666600; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif 
	font-weight: normal
 } 

A.card, A.card:visited, A.card:hover, A.card:active {
	font-family: monospace; 
	font-size: 15px; 
	text-decoration: none; 
	font-weight: normal;
	color: #333333
}

.normal, CENTER, P, TBODY, DIV, TD, TABLE, LI { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333333
 }

small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #333333
 }


H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #666666; background-color: #FFFFFF; 
 }

select.movie {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #666666; background-color: #FFFFFF; 
 }

textarea {  
	font-family: Courier; 
	font-size: 12px; color: #666666; background-color: #FFFFFF; 
 }

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #000066; 
	SCROLLBAR-HIGHLIGHT-COLOR: #336699; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FAF4E8; 
	SCROLLBAR-DARKSHADOW-COLOR: #003366; 
 }

.bigref {
        font-size: 15px;
        color: #003366;
        text-decoration: underline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal
 }

.big {
        font-size: 15px;
        color: #333333;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal
 }


.card {
	font-size: 15px; 
	font-family: monospace; 
	text-decoration: none; 
	font-weight: normal;
	color: #333333
 }

.bigbutton {
	font-size: 15px; 
}

.cardsub {
	font-family: monospace; 
	font-size: 13px; 
        vertical-align: sub;
	text-decoration: none; 
	font-weight: normal;
	color: #333333
 }        
.abodyhidden {
    display: none;
}
.bidbutton {
       width: 35;
       overflow:visible;
}

.ahandle {
    font-weight: bold;
    color: blue;
    cursor: pointer;
}
