body {
	background-image: url(../images/pcr_back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #03265C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.content_back {
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.right_pane_bottom_edge {
	background-image: url(../images/right_pane_bottom_edge.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.space_5px {
	line-height: 5px;
}
.space_10px {
	line-height: 10px;
}
.space_30px {
	line-height: 30px;
}
.space_45px {
	line-height: 45px;
}
.body_text {
	font-size: 15px;
	color: #000066;
	text-align: left;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.header_area {
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	background-color: #000032;
	width: 950px;
}
.footer_area {
	background-image: url(../images/footer_area.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
}
.minister_back {
	background-image: url(../images/minister_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.red_line {
	color: #990000;
}
.image_border {
	border: 1px solid #333333;
}
.vedio_section {
	background-color: #EFEFEF;
}

