
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Home Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#MainPane {
	width: 451px;
}

#LeftPane {
	padding-left: 10px;
	width: 220px;
}

#MidLeftPane {
	width: 220px;
}

#MidRightPane {
	width: 220px;
	padding-left: 10px;
}

#MiddlePane {
	width: 451px;
}

#BottomMidLeftPane {
	width: 220px;
}

#BottomMidRightPane {
	width: 220px;
	padding-left: 10px;
}

#BottomPane {
	width: 451px;
}

#RightPane {
	width: 220px;
	padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 451px;
}

.MainPane-Top {
	background-image: url(Skin/Three_Panes_MainPane-Top.jpg);
	height: 48px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MainPane-Rep {
	padding: 6px;
	background-image: url(Skin/Three_Panes_MainPane-Rep.jpg);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
	font-family: Verdana;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LeftPane-Module {
	width: 220px;
}

.LeftPane-Top {
	background-image: url(Skin/SidePane-Top.jpg);
	padding-bottom: 15px;
	height: 48px;
	padding-left: 40px;
	padding-right: 10px;
	background-repeat: no-repeat;
	text-align: left;
}

.LeftPane-Rep {
	padding: 4px;
	background-image: url(Skin/SidePane-Rep.jpg);
	background-repeat: repeat-y;
}

.LeftPane-Bottom {
	background-image: url(Skin/SidePane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}


label.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.LeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}


.LeftPane-NoSkinModuleTop {
	text-align: left;
}

label.LeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.LeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.LeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MidLeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MidLeftPane-Module {
	width: 220px;
}

.MidLeftPane-Top {
	background-image: url(Skin/SidePane-Top.jpg);
	padding-bottom: 15px;
	height: 48px;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MidLeftPane-Rep {
	padding: 8px;
	background-image: url(Skin/SidePane-Rep.jpg);
	background-repeat: repeat-y;
}

.MidLeftPane-Bottom {
	background-image: url(Skin/SidePane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}

label.MidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MidLeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.MidLeftPane-NoSkinModuleTop {
	text-align: left;
}

label.MidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MidLeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MidRightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MidRightPane-Module {
	width: 220px;
}

.MidRightPane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/SidePane-Top.jpg);
}

.MidRightPane-Rep {
	padding: 8px;
	background-repeat: repeat-y;
	background-image: url(Skin/SidePane-Rep.jpg);
}

.MidRightPane-Bottom {
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(Skin/SidePane-Bottom.jpg);
}

label.MidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MidRightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.MidRightPane-NoSkinModuleTop {
	text-align: left;
}

label.MidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MidRightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MiddlePane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MiddlePane-Module {
	width: 451px;
}

.MiddlePane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/Three_Panes_MainPane-Top.jpg);
}

.MiddlePane-Rep {
	padding: 6px;
	background-image: url(Skin/Three_Panes_MainPane-Rep.jpg);
	background-repeat: repeat-y;
}

.MiddlePane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}

label.MiddlePane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
	font-family: Verdana;
}

a.MiddlePane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.MiddlePane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.MiddlePane-NoSkinModuleTop {
	text-align: left;
}

label.MiddlePane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MiddlePane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.MiddlePane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomMidLeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomMidLeftPane-Module {
	width: 220px;
}

.BottomMidLeftPane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/SidePane-Top.jpg);
}

.BottomMidLeftPane-Rep {
	padding: 8px;
	background-image: url(Skin/SidePane-Rep.jpg);
	background-repeat: repeat-y;
}

.BottomMidLeftPane-Bottom {
	background-image: url(Skin/SidePane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}

label.BottomMidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.BottomMidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.BottomMidLeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.BottomMidLeftPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomMidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomMidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomMidLeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomMidRightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomMidRightPane-Module {
	width: 220px;
}

.BottomMidRightPane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/SidePane-Top.jpg);
}

.BottomMidRightPane-Rep {
	padding: 8px;
	background-repeat: repeat-y;
	background-image: url(Skin/SidePane-Rep.jpg);
}

.BottomMidRightPane-Bottom {
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(Skin/SidePane-Bottom.jpg);
}

label.BottomMidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.BottomMidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.BottomMidRightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.BottomMidRightPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomMidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomMidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomMidRightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomPane-Module {
	width: 451px;
}

.BottomPane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/Three_Panes_MainPane-Top.jpg);
}

.BottomPane-Rep {
	padding: 6px;
	background-repeat: repeat-y;
	background-image: url(Skin/Three_Panes_MainPane-Rep.jpg);
}

.BottomPane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}

label.BottomPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
	font-family: Verdana;
}

a.BottomPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.BottomPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

.BottomPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.BottomPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RightPane-Module {
	width: 220px;
}

.RightPane-Top {
	height: 48px;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-image: url(Skin/SidePane-Top.jpg);
}

.RightPane-Rep {
	padding: 4px;
	background-repeat: repeat-y;
	background-image: url(Skin/SidePane-Rep.jpg);
}

.RightPane-Bottom {
	height: 14px;
	background-repeat: no-repeat;
	background-image: url(Skin/SidePane-Bottom.jpg);
}


.RightPane-NoSkinModuleTop {
	text-align: left;
}

label.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: White;
}

a.RightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: lemonchiffon;
}

label.RightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.RightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.RightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}
