body {
	background: url(/css/cvs_bg_long.jpg) top center no-repeat #F7B03C;			
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*#container {
	background-color:#026994;
}*/
a:link {
	text-decoration: none;
	color: #7ba630;
}
a:visited {
	text-decoration: none;
	color: #7ba630;
}
a:hover {
	text-decoration: underline;
	color: #7ba630;
}
a:active {
	text-decoration: none;
	color: #7ba630;
} 

a:link.altlink {color: white; font-size: 11px; text-decoration: underline;}
a:visited.altlink  {color: white; font-size: 11px; text-decoration: underline;}
a:hover.altlink  {color: white; font-size: 11px; text-decoration: underline;}
a:active.altlink  {color: white; font-size: 11px; text-decoration: underline;}

a:link.altlink2 {color: white; font-size: 12px; text-decoration: underline;}
a:visited.altlink2  {color: white; font-size: 12px; text-decoration: underline;}
a:hover.altlink2  {color: white; font-size: 12px; text-decoration: underline;}
a:active.altlink2  {color: white; font-size: 12px; text-decoration: underline;}

a:link.titlelink {color: #f5af3b; font-size: 11px; font-weight: bold; text-decoration: none;}
a:visited.titlelink  {color: #f5af3; font-size: 11px; font-weight: bold;text-decoration: none;}
a:hover.titlelink  {color: #f5af3; font-size: 11px; font-weight: bold; text-decoration: underline;}
a:active.titlelink  {color: #f5af3; font-size: 11px; font-weight: bold; text-decoration: none;}

hr {border: none 0; 
border-top: 1px dashed #FFFFFF;/*the border*/
width: 810 px;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.green_links {color: #7ba630;font-size: 12px;font-weight: bold;}
.smlinks {font-size: 11px}
.tags {
	font-size: 11px;
	color: #298cb6;
}
.page_title {
	color: #a3cd3a;
	font-size: 16px;
	font-weight: bold;
}
.title_link {
	color: #f5af3b;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	color: #a3cd3a;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #a3cd3a;
	font-size: 16px;
	font-weight: bold;
}
.image{
	border-style:solid;
	border-color: #a3cd39;
	border-width:3px;
}
