body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #BDBAAC;
	background-image:  url("contentGUI/backgroundtile.jpg");
	background-repeat: repeat-x;
	list-style-position: outside;
	list-style-image:   url("contentGUI/bullet.jpg");
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:focus { 
	text-decoration: none;
} 
a:active {
	text-decoration: none;
}
.middleCenter {
	text-align: center;
	vertical-align: middle;
}
.footerBg {
	background-image:  url("contentGUI/footer.jpg");
	background-repeat: repeat-y;
	background-position: center;
}
.mainbodyBg {
	background-image:  url("contentGUI/mainbodybg.jpg");
	background-repeat: repeat-y;
}
.breadcrumbar {
	background-image:  url("contentGUI/breadcrumbbar.jpg");
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.readabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	text-align: justify;

}
.left-swf {
	text-align: right;
}
.captionHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.lightReadabletext {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}
.whiteCaptionText {

	font-size: 10px;
	line-height: 16px;
	color: #E6E7B1;
	text-align: center;
	font-weight: normal;
}
.projectsHomeBG {

	background-image:  url("contentGUI/projectsHome-bg.jpg");
	background-repeat: repeat-y;
}
.pageMasthead {
	color: #790102;
	font-weight: bold;
	font-size: 16px;
}
