body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #002d4c;
}
.content{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-align: justify;
	text-decoration:none;
}
.content a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #51901d;
	text-decoration: underline;
}
.content_border{
 	border-left:1px #144061 solid;
 	border-right:1px #144061 solid;
}

.content_bg{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#030e15;
	border:1px #34586e solid;
}

.headeing{
	font-family: Tahoma;
	font-size: 16px;
	color: #4f8d1c;
	text-align: justify;
	text-decoration:none;
}

.rightimg 
{
	float : right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}  
.leftimg 
{
	float : left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
} 
.copyright {
	color : #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #51901d;
	text-decoration: underline;
	font-weight: normal;
}
.footerbg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:28px;
} 
.bottomlink {
	color : #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.bottomlink a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.bottomlink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;

}
.press_link {
	text-decoration: underline;
}
.press_link a:link { 
	color: #ffffff;
}

	
.press_link a:visited {
	color: #aaaaaa;
}	
	
