#title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FE4000;
	font-weight: bold; 
	width: 500px;
	height: 25px;
	padding: 0px;   
}
.leftbar {
	background-image:     url(/images2/leftbar.jpg);
	background-repeat: repeat-y;	
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images2/10buckpicks_bullet.gif);	
}
.rightcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images2/10buckpicks_bullet2.gif);	
}
.leftcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images2/10buckpicks_bullet2.gif);	
}
.centercoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(/images2/10buckpicks_bullet.gif);	
}
.topstrip {
	background-image:     url(/images2/10buckpicks_topstrip.gif);
	background-repeat: repeat-x;
}
.lcolbg {
	background-color: #a1d901;
}
.rcolbg {
	background-color: #a1d901;
}
.menupad {
	padding: 5px;
}
 
.hnavbg {
	background-color: #000000;
	background-image: url(/images2/10buckpicks_hnav_bg.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-collapse: collapse;
	border-color: black;
}
.leftcoltext {
	padding: 12px;
	background-color: #a1d901;
}
.leftcoltext2 {
	padding: 12px;
	background-color: #ff4000;
}
.rightcoltext {
	padding: 12px;
}
.centercoltext {
	padding: 5px 20px 20px;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}
.leftcoltextdark {
	color: #000000;
	background-color: #000000;
	padding: 10px;
}

.parahead {
	background-color: #ffffff;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #A1D901;
}
.parahead2 {
	background-color: #ffffff;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #a1d901;
}
.parahead3 {
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ff4000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff4000;
}

.centercolpad {
	padding: 5px;
}
.themecolor1 {
	background-color: #d0d0d0;
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
}
body {
	background-color: #ffffff;
}

.footer {
	color: #FFFFFF;
	background-color: #ff4000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

a:link {
	color: #ff4000;
}
a:visited {
	color: #ff4000;
}
a:hover {
	color: #0026ab;
}

input {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
select {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
submit {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FE4000; text-decoration: none}

.header 
{ 
	font-weight: bold; 
	cursor: hand; 
	cursor: pointer;
	background-color: #FFFFFF; 
	height: 21px;
	padding: 2px;	
}
.details 
{ 
	display: none; 
	visibility: hidden; 
	background-color: #EEEEEE; 
	padding: 2px; 
}
.section_bg 
{
    background-image: url(/images9/header_bg.jpg); background-repeat:repeat-x;
    height: 25px;
}
.section_txt
{
    margin: 6px;
    color: #FFFFFF;
    font-weight:bold;
    font-size: 12px;
}