@charset "utf-8";
/* CSS Document */
a:link,
a:active,
a:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #0A6017;  
	font-weight: bold; 
	text-decoration: none; 
}

a:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #7F512D; 
	font-weight: bold; 
	text-decoration: none;
}

body
{
	margin:0px;
	color:#7F512D;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a.copyweb:link,a.copyweb:active,a.copyweb:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.copyweb:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #09F; font-weight: bold; text-decoration: none;}
.footerz{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; }


a.copywebz:link,a.copywebz:active,a.copywebz:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0A6017; 
	font-weight: bold; 
	text-decoration: underline; 
}

a.copywebz:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7F512D; 
	font-weight: bold; 
	text-decoration: underline;
}

.plugin_1_1

{
	background-image:url(images/side_header.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:27px;
	font:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.plugin_1_f
{
	background-image:url(images/side_footer.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:5px;
}

.plugin_1_2
{
	background-image:url(images/side_middle.jpg);
	background-repeat: repeat-y;
}
