
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Two Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#MainPane {
	padding-right: 10px;
	padding-left: 10px;
	width: 927px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 927px;
}

.MainPane-Top {
	background-image: url(Skin/One_Panes_MainPane-Top.jpg);
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: left;
}

.MainPane-Rep {
	padding: 4px;
	background-image: url(Skin/One_Panes_MainPane-Rep.jpg);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/One_Panes_MainPane-Down.jpg);
	height: 4px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
	font-family: Verdana;
}

a.MainPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.MainPane-ModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}
