.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	text-decoration: none;
	border: 1px solid #181434;
}
.top-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	}
.top-menu-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	text-decoration: none;
	border: 1px solid #181434;
}
.top-menu-new:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	display: block;
	height: 30px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	}
.top-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	text-decoration: none;
	vertical-align: top;
	border-bottom-style: solid;
	height: 0px;
}
.page_border {
	
}
.side-border {

}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	display: table;
}
.general_text_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	display: table;
}
.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	display: table;
	font-weight: normal;
	}
.projects_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.projects_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A6ED;
	text-decoration: none;
}

 .General_Scrolling_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	display: table;
	width: 366px; 
	height: 400px; 
	overflow: auto;
	scrollbar-3dlight-color: #181434;
	scrollbar-track-color: #181434;
	scrollbar-shadow-color: #333333;
	scrollbar-face-color: #181434;
	scrollbar-arrow-color: #181434;
	scrollbar-darkShadow-color: #FFFFFF;
} 
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
}
.Project_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.Project_Heading_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
}
.Intro_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.Intro_Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A7A6ED;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
