﻿.bodyBlockAdmin
{
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	background-color: #e4e4e4; /*font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #999; 	font-weight: normal; 	text-decoration: none;*/
}

.bannerAdmin
{
	width: 100%; /*padding-right: 20px; 	padding-left: 0px; 	padding-bottom: 15px; 	padding-top: 15px;*/
	background-color: White;
	height: 165px; /*border-bottom-color: Black;*/ /*border-bottom-style: solid; 	border-bottom-width: 5px;*/
	background-image: url("../../../images/tech_banner.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.insideBannerMenuAdmin
{
	padding: 100px 40px 0px 40px;
	height: 65px;
	background-color: Transparent;
	width: 938px;
}

.textAdmin
{
	width: 100%;
	color:White;
	font-size:25px;
	font-weight:bold;
	text-align:center;
}

.menuHorizontalAdmin
{
	width: 100%;
	float: left;
	margin-left: 0px;
	padding: 0px 3px 5px 3px;
	line-height: 1.35em; /*background-color:Gray;*/
}


/* ADDITION LINK STATES ADDED CREATED BY SATNAAM */

h1 a:link {
	color:#17487A;
	}

h1 a:hover {
	color:#0E3256;
	}

h1 a:visited {
	color:#0E3256;
	}
	

h2 a:link {
	color:#17487A;
	}

h2 a:hover {
	color:#0E3256;
	}

h2 a:visited {
	color:#0E3256;
	}
	

h3 a:link {
	color:#17487A;
	}

h3 a:hover {
	color:#0E3256;
	}

h3 a:visited {
	color:#0E3256;
	}

