
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[One Pane Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#MainPane {
	padding-right: 32px;
	padding-left: 32px;
	width: 880px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 877px;
}

.MainPane-Top {
	background-image: url(Skin/One_Pane_MainPane-Top.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-right: 35px;
	padding-left: 20px;
	text-align: right;
	height: 38px;
}

.MainPane-Rep {
	padding: 0px 7px 0px 7px;
	background-image: url(Skin/One_Pane_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	height: 15px;
	background-image: url(Skin/One_Pane_MainPane-Down.png);
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 15pt;
	font-family: Verdana;
	color: #397db2;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 15pt;
	color: #397db2;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 15pt;
	color: Blue;
}

.MainPane-NoSkinModuleTop {
	text-align: right;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 15pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 15pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 15pt;
	color: DarkGray;
}
