
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Two Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ContentUp {
	width: 950px;
	height: 12px;
	padding: 0px;
	background-color: White;
	background-repeat: repeat-y;
}

#Content {
	width: 950px;
	padding: 0px;
	background-color: White;
}

#ContentDown {
	width: 950px;
	padding: 0px;
	background-image: url(Skin/One_Pane_ContentDown.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#MainPane {
	padding-left: 25px;
	padding-right: 25px;
	width: 884px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 884px;
}

.MainPane-Top {
	background-image: url(Skin/One_Pane_MainPane-Top.png);
	height: 45px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MainPane-Rep {
	padding: 8px;
	padding-right: 15px;
	background-image: url(Skin/One_Pane_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/One_Pane_MainPane-Bottom.png);
	height: 26px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}
