.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bgimg {
		background-attachment: fixed;
        background-image: url(images/paperedge_g.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        }
.bgimg2 {
  		background-attachment: scroll;
        background-image: url(images/bg.gif);
        background-repeat: repeat;
		}
        
body {

	background-color: #ffffff;
	         font-family: verdana, tahoma, Helvetica, Arial, sans-serif;
       	font-size: 10px;
		line-height: 18px;
		color: black;]
			a: black
	 a:hover
  color: black;

}

/* page links */


		
.side {

font-size: 10px;
		line-height: 18px;
		color: #cccccc; 
		text-decoration: none;
		font-weight:bold;
		}

	a:hover {
	text-decoration: none;
	background-color: none;

		}
		
			
a {  
        font-size: 10px;
		line-height: 18px;
		color: #333333; 
		text-decoration: none;
		font-weight:bold;
		}

	a:hover {
	text-decoration: underline;
	background-color: none;

		}
		
		

		
.intsider {
	background-attachment: fixed;
	background-image: url(images/sidemenu_int.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgpattern {	background-image: url(images/matte.jpg); }