/* CSS Document */
body {
background:url(images/bg.jpg) repeat left top ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	color : #2a2a2a;
	font-family: "Arno Pro Light Display";
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	
} 
.content_new {
	color : #2a2a2a;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	
} 
.content01 {
	color : #006200;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	
} 
.hd {
	color : #990000;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	
} 
.hd a:hover {
	color : #175f91;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.right_img {float:right;
margin-left:10px;
}

.navigation:link {
	color : #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
} 

.navigation:visited {
	color : #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.navigation:hover {
	color : #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	font-weight: normal;
} 
.copyright1 {
	color : #333333;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.copyright1 a:hover {
	color : #104971;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	color : #333333;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:link {
	color :  #333333;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}


.copyright a:visited {
	color : #104971;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover {
	color : #104971;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
