#myimage{
	filter:light
	}

.bg{
 background-image: url(../images/bgstrip.jpg);
	}

.subtitle	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #9b9b9b;
	font-weight : bold;
	}
a.subtitle:visited, a.subtitle:link{color : #9b9b9b; font-weight:bold;text-decoration : underline;}
a.subtitle:active, a.subtitle:hover {color : #373737; text-decoration : underline;}

.body	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #9b9b9b;
	line-height:20px;
	}
a.body:visited, a.body:link{color : #9b9b9b;text-decoration : underline;}
a.body:active, a.body:hover{color : #373737; text-decoration : underline;}

.body1	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #9b9b9b;
	}
a.body1:visited, a.body1:link{color:#9b9b9b;text-decoration:none;}
a.body1:active, a.body1:hover {color:#373737;text-decoration:underline;}

.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
	line-height:13px;
	}
a.footer:visited, a.footer:link{color : #565656;text-decoration : none;}
a.footer:active, a.footer:hover{color : #c64c51; text-decoration : none;}

.imgbor{
	border:1px solid #D6D6D6;
	padding: 3px;
	margin:0px 0px 0px 5px;
	}