/* CSS Document */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a:link, a:visited{ 
color:#6286fe;
text-decoration:underline;
}
a:hover, a:active{
 color: #349761;
  text-decoration:none;}

#footer{
color:#6286fe;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border-top-color:#E19D6E;
border-top-style:solid;
border-top-width:thin;

}
#footernew{
color:#6286fe;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#footernew a:link, #footernew a:visited{ 
color:#6286fe;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#footernew a:hover, #footernew a:active{
color:#6286fe;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;}

/* images with this class will get this style*/

.imgborder {border: 1px solid #000000;
}
li{font-family:Arial, Helvetica, sans-serif;
	font-size:14px; list-style-image:url(../images/4-08/bullet.jpg); padding:2px;}
.name {
	color:#349761;
	font-weight: bold;
}
