H2 {
	color : #4B7136;
	font-size : x-small;
	font-weight : bold;
	text-transform : uppercase;
	margin-bottom : 10px;
}

H3 {
	color : #4B7136;
	font-size : xx-small;
	font-weight : bold;
	text-transform : uppercase;
	margin-bottom : 10px;
	margin-top : 0px;
}

/* *********************************
// Mid Menu
********************************* */
#oMidMenuH {
	
	border-bottom : 4px Solid #636B6B;
	background-color : #FFFFFF;
	height : 21px;
}

#oMidMenuH A {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

#oMidMenuH .Item {
	float : left;
	padding-top : 2px;
	padding-bottom : 2px;
	background-color : #4B7136;
	border-bottom : 1px Solid #FFFFFF;
}

#oMidMenuH .Item .Label {
	font-weight : bold;
	color : #FFFFFF;
	font-size : 9px;	
	padding-left : 7px;
	padding-right : 7px;
}

#oMidMenu1 {
	text-align : left;
	width : 215px;
	background-color : #7B4F91;
	margin-right : 1px;
	cursor : default;
}

#oMidMenu2 {
	text-align : center;
	width : 250px;
	background-color : #7B4F91;
	margin-right : 1px;
	cursor : pointer;
}

#oMidMenu3 {
	text-align : center;
	width : 153px;
	background-color : #7B4F91;
	margin-right : 1px;
	cursor : pointer;
}

#oMidMenu4 {
	text-align : center;
	width : 158px;
	background-color : #7B4F91;
	cursor : default;
}

/* *********************************
// Front
********************************* */
#oFMainHB {
	background-color : #CDCDD0;
	padding-bottom : 20px;
	display: none;
}

#oFMainMid {
	background-image : url(../../images/scie-plas/midimagegenerated.jpg);
	position : relative;
	width : 779px;
	background-color : #FFFFFF;
	border-bottom : 1px Solid #FFFFFF;
}

#oFMainMidContent {
	background-image : url(../../images/scie-plas/midimage.jpg);
	position : relative;
	width : 779px;
	background-color : #FFFFFF;
	border-bottom : 1px Solid #FFFFFF;
}

#oFMainText {
	border-top : 3px Solid #4B7136;
	background-color : #E7E7E8;
	width : 620px;
	
}
#oFMainText a img{
border: none;	
}


#oFMainTextDist {
	border-top : 3px Solid #4B7136;
	background-color : #E7E7E8;
	width : 779px;
}

#oFMainTextB {
	border-top : 3px Solid #4B7136;
	background-color : #B2B3B6;
	width : 779px;
}

#oMainDepartmentSelectH SELECT OPTION {
	text-transform: none;
}

/* *********************************
// Right side
********************************* */
.RSideHead {
	background-color : #4B7136;
	color : #FFFFFF;
	font-weight : bold;
	padding : 5px;
	border-bottom : 1px Solid #FFFFFF;
}

.RSideMainB {
	padding : 10px;
	background-color : #67AE47;
	border-bottom : 1px Solid #FFFFFF;
}

.RSideHeadC {
	background-color : #4B7136;
	color : #FFFFFF;
	font-weight : bold;
	padding : 5px;
	border-top : 1px Solid #FFFFFF;
	border-left : 1px Solid #FFFFFF;
}

.RSideMainC {
	padding : 10px;
	background-color : #67AE47;
	border-left : 1px Solid #FFFFFF;
	border-top : 1px Solid #FFFFFF;
}

INPUT.Submit {
	background-color : #4B7136;
	color : #FFFFFF;
	border-top : 2px Solid #648A4F;
	border-left : 2px Solid #648A4F;
	border-bottom : 2px Solid #32581D;
	border-right : 2px Solid #32581D;
	cursor : pointer;
	text-transform : uppercase;
	font-weight : bold;
}

/* *********************************
// Footer
********************************* */
#oFooter {
	background-color : #4B7136;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 30px;
}

#oFooter a{
	color:#FFFFFF;
}

/* *********************************
// Content
********************************* */
#oMainSubMenuItems .Title, #oMainSubMenuItemsNP .Title {
	color : #4B7136;
	font-weight : bold;
	text-align : right;
	text-transform : uppercase;
	font-size : x-small;
}

#oMainContent H1 {
	color : #67AE47;
	font-size : medium;
	margin-bottom : 0px;
	font-weight : normal;
}

#oMainContent h2{ color:#4B7136; font-weight:normal; font-size:2.3em; text-transform:none; margin:0 0 10px;}
#oMainContentNS h2{ color:#4B7136; font-weight:normal; font-size:2.3em; text-transform:none; margin:0 0 10px;}
#oMainContentH h2{ color:4B7136; font-weight:normal; font-size:2.3em; text-transform:none; margin:0 0 10px;}

.ProductImageBorder {
	border : 2px Solid #4B7136;
}




