/* CSS Document */
.background { background-image:url(../images/background.jpg); background-position:top;
              width:auto; height:15px;}

.footerbg { background-image:url(../images/footerbg.jpg); background-position:top; background-repeat:no-repeat; 
            width:auto; height:275px;}
			
.logo{ background-image:url(../images/bigcrawl_logo.jpg); background-position:top; background-repeat:no-repeat; 
       width:278px; height:110px;}	
	   
.logo02{ background-image:url(../images/bigcrawl_logo.gif); background-position:top; background-repeat:no-repeat; 
       width:278px; height:110px;}

	   					
.headerbg { background-image:url(../images/headerbg.jpg); background-position:top; width:780px; height:110px;}
.topheader { background-image:url(../images/topheader.jpg); background-position:top; background-repeat:no-repeat; 
             width:780px; height:86px;}

.main{ padding:5px 8px 5px 8px;}
.loginbox { background-image:url(../images/loginbg_halloween.gif); background-position:top; background-repeat:no-repeat; 
            width:292px; height:143px; background-color:#AACBEE; border:1px solid #3173B9;
			
			}			 
body { margin:0px;}
p {margin:0px;}

.bor1 { border:1px solid gray}

.bor2 { border:1px solid #BDC1C4}

.bor2_b { border-bottom:1px solid #BDC1C4}

.bor3 { border:1px solid red}

.a2 a:link { color:#2E7493 }
.a2 a:visited { color:#2E7493 }
.a2 a:hover { color:#FFFFFF }

/*footer nav*/
.footer_block { padding:0px 0px 0px 0px; color:#FFFFFF; font-family:Arial; font-weight:normal; font-size:11px; text-align:right; }
.footer a { padding:0px 10px 0px 10px; font-weight:normal  font-size:11px; }
.footer a:link, .footer a:visited { color:#FFFFFF; text-decoration:none; }
.footer a:hover { text-decoration:underline }

.search_button {
border:1px solid #000000;
font-family:Arial; font-size:12px; height:21px; 
background-image: url(shadeactive.gif);
}

a.a3:link { color:#000000; font-family:Arial; font-size:12px; text-decoration:none}
a.a3:visited { color:#000000;  font-family:Arial; font-size:12px; text-decoration:none }
a.a3:hover { color:#000000;  font-family:Arial; font-size:12px; text-decoration:underline}

a.a4:link { font-family:Arial; color:#2766AA; font-size:12px; text-decoration:none}
a.a4:visited { font-family:Arial; color:#2766AA; font-size:12px;text-decoration:none }
a.a4:hover { font-family:Arial; color:#2766AA; font-size:12px; text-decoration:underline}

a.icon:link { font-family:Arial; color:#FF3366; font-size:12px; text-decoration:none}
a.icon:visited { font-family:Arial; color:#FF3366; font-size:12px;text-decoration:none }
a.icon:hover { font-family:Arial; color:#FF3366; font-size:12px; text-decoration:underline}
