body {
	margin: 0px;
	background-color: #e1e1e1;
	background-repeat: repeat;
	background-image: url(images/layout/A004.jpg);
	background-attachment: fixed;
	
}

.main {
	border-width: 12px;
	border-color:#000000;
	border-style: solid;
	background-color:#FFFFFF;
}

.normal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; text-decoration: none 
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-indent:25px;
	
}

.sidebar {
	font-family: "Papyrus", Georgia, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
}

a.sidebar {
	font-family: "Papyrus", Georgia, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	display: block;
	background-attachment: fixed;
	line-height:32px;
	background-repeat: repeat;

	text-align: left;
	text-decoration:none;
	text-indent:20px;
}
a.sidebar:hover {
	font-family: "Papyrus", Georgia, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	display: block;
	background-attachment: fixed;
	line-height:32px;
	background-repeat: repeat;
	background: url(images/layout2/button-1.png);
	text-align: left;
	text-decoration:none;
	text-indent:20px;

}



.poweredby {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a.poweredby {
	color:#333333;
	text-decoration:none;
}








