#sidebar {
	background-color: #000000;
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	}

#ad1 {
	
	padding: 8px;		
	margin: 0px;		
	border: solid 1px #BBBBBB;		
	width: 190;		
	height: auto;		
	visibility: visible;}

#ad2 {
	
	padding: 8px;		
	margin: 0px;		
	border: solid 1px #BBBBBB;		
	width: 278;		
	height: auto;		
	visibility: visible;}


.whitesm { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	color: #ffffff;
}

.whiteexsm { 
	font-size: 10px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	color: #ffffff;
}


.blacksm { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
}
.blackxsm { 
	font-size: 10px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
}

.blackmdb {
	font-size: 13px;
	font-family: arial,sans-serif;
	font-weight: bold;
}

.headline { 
	font-size: 18px; 
	font-family: arial,sans-serif; 
	color: #ffffff; 
	font-decoration: none; 
}

.intro { 
	font-size: 20px; 
	font-family: arial,sans-serif; 
	color: #ffffff; 
	font-weight: bold; 
}


.mdgreysm { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: #666666; 
}

.mdgreymd { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: #666666; 
}

.mdgreymdb { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: #666666; 
	font-weight: bold; 
}

.ltgreymdb { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: #999999; 
	font-weight: bold; 
}


.grlinksm { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: red; 
}
A.grlinksm { color: red; text-decoration: none; }
A.grlinksm:hover { color: red; text-decoration: underline; }
A.grlinksm:visited { color: red; text-decoration: none; }
A.grlinksm:visited:hover { color: red; text-decoration: underline; }

.grlinkmdb { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: red; 
	font-weight: bold;
}
A.grlinkmdb { color: red; text-decoration: none; }
A.grlinkmdb:hover { color: red; text-decoration: underline; }
A.grlinkmdb:visited { color: red; text-decoration: none; }
A.grlinkmdb:visited:hover { color: red; text-decoration: underline; }

.linksm { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color:#CCCCCC;
	text-decoration: none; 
}
A.linksm { color: red; text-decoration: none; }
A.linksm:hover { color: red; text-decoration: underline; }
A.linksm:visited { color: red; text-decoration: none; }
A.linksm:active { text-decoration: none; }
A.linksm:visited:hover { color: red; text-decoration: underline; }

.linkxlg { 
	font-size: 24px; 
	font-family: arial,sans-serif; 
	color: red;
	text-decoration: none; 
}
A.linkxlg { color: red; text-decoration: none; }
A.linkxlg:hover { color: red; text-decoration: underline; }
A.linkxlg:visited { color: red; text-decoration: none; }
A.linkxlg:active { text-decoration: none; }
A.linkxlg:visited:hover { color: red; text-decoration: none; }

.linkmd { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: #cccccc; 
	text-decoration: none; 
}
A.linkmd { color: red; text-decoration: none; }
A.linkmd:hover { color: red; text-decoration: underline; }
A.linkmd:visited { color: red; text-decoration: none; }
A.linkmd:visited:hover { color: red; text-decoration: underline; }

.linkmdb { 
	font-size: 13px; 
	font-family: arial,sans-serif; 
	color: red; 
	font-weight: bold; 
	text-decoration: none; 
}
A.linkmdb { color: red; text-decoration: none; }
A.linkmdb:hover { color: red; text-decoration: underline; }
A.linkmdb:visited { color: red; text-decoration: none; }
A.linkmdb:visited:hover { color: red; text-decoration: underline; }
