/* CSS Document */

H1 {
	color:#000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 5px;
}
H6 {
	color:#999999;
	font-weight: normal;
}

A:link {
	text-decoration: none;
	color: #0000CC;
}
A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
}
A:hover {
	text-decoration: underline;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
}

#leftbar{
	padding: 2px 9px 2px 10px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size:x-small;
}


#leftbar a:link{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#leftbar a:visited{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#leftbar a:hover{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#leftbar a:active{
	font-family:  Helvetica, Arial, sans-serif;
	font-size:x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content{
	padding: 2px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


#content a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#content a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



#snippetleft {
float:left;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000000;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the left-aligned snippets regular links   --*/



/*--  Attributes of the right-aligned snippets  --*/
#snippetright {
float:right;
width:160px;
background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#000000;
border:none;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  Attributes of the right-aligned snippets  regular links   --*/

#rightbar{
	padding: 0px 0px 2px 13px;
}


#rightbar a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

#rightbar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#rightbar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#rightbar a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#adsensefloatright {
float:right;
background:#ffffff;
border:none;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}