/* CSS Document */
* {margin:0; padding:0;}
body {
	background:url(images/bg.gif);
	text-align:left;
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
	color: #333333; 
	}
.bold {
    font-weight:bold;
	font-family:Tahoma;
    font-size:11px;
	color: #444444;
	}
.border { 
    border-style:solid; 
	border-width:1px; 
    border-color:#666666; 
    }
.border2 { 
    border-bottom-style: dotted;
	border-bottom-width:1px; 
    border-color:#666666; 
    }
.black {
    font-weight:bold;
	font-family:Tahoma;
    font-size:14px;
	color: #000000;
	}
.black2 {
    font-weight:bold;
	font-family:Tahoma;
    font-size:11px;
	color: #000000;
	}

a.black3:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}

a {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #555555;
    }
a:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	
}
a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
a:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}
a:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
a.as {
	font-family:Tahoma;
	font-size:11px;
 	text-decoration:none;
	color: #333333; 
    }
a.as:link {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
    color: #333333; 
	
}
a.as:visited {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #333333; 
}
a.as:hover {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color: #333333; 
}
a.as:active {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color: #333333; 
}
a.at {
	font-family:Tahoma;
	font-size:11px;
 	text-decoration:none;
	font-weight: normal;
	color: #000000; 
    }
a.at:link {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
   color: #000000; 
	
}
a.at:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000; 
}
a.at:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000; 
}
a.at:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color: #000000; 
}
a.style1 {
	font-size: 12.5px;
	font-weight: bold;
	text-decoration:underline;
	color: #000000; 
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}
.click {
    font-size: 10px;
	font-weight: normal;
	color: #000000; 
	}