
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Three Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ContentUP {
	width: 954px;
	height: 17px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(Skin/ContentRep.jpg);
}

#Content {
	width: 954px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(Skin/ContentRep.jpg);
	background-repeat: repeat-y;
}

#ContentDown {
	width: 954px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(Skin/ContentDown.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

#MainPane {
	padding-left: 25px;
	padding-right: 10px;
	width: 920px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 920px;
}

.MainPane-Top1
{
	background-image: url(Skin/Top-Left.png);
	width: 36px;
	height: 30px;
}

.MainPane-Top2
{
	text-align: left;
}

.MainPane-Top3
{
	background-image: url(Skin/MainPaneTop-Right.png);
	width: 98px;
	height: 30px;
}

.MainPane-Left
{
	width : 8px;
	background-image: url(Skin/Left.png);
}

.MainPane-Right
{
	width : 8px;
	background-image: url(Skin/Right.png);
}

.MainPane-Bottom1
{
	font-size:xx-small;
	background-image: url(Skin/Down-Left.png);
	width: 16px;
	height: 16px;
}

.MainPane-Bottom2
{
	font-size:xx-small;
	background-image: url(Skin/Down-Mid.png);
	height: 16px;
}

.MainPane-Bottom3
{
	font-size:xx-small;
	background-image: url(Skin/Down-Right.png);
	width: 16px;
	height: 16px;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: slateblue;
}