
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Home Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ContentUp {
	width: 950px;
	height: 17px;
	padding: 0px;
	background-image: url(Skin/ContentUp.jpg);
	background-repeat: repeat-y;
}

#Content {
	width: 950px;
	padding: 0px;
	background-image: url(Skin/ContentRep.jpg);
	background-repeat: repeat-y;
}

#ContentDown {
	width: 950px;
	padding: 0px;
	background-image: url(Skin/ContentDown.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#MainPane {
	padding-left: 5px;
	padding-right: 5px;
	width: 490px;
}

#LeftPane {
}

#MidLeftPane {
	width: 230px;
	padding-left: 10px;
	padding-right: 5px;
}

#MidRightPane {
	width: 230px;
	padding-left: 15px;
	padding-right: 5px;
}

#MiddlePane {
	padding-left: 5px;
	padding-right: 5px;
	width: 490px;
}

#BottomMidLeftPane {
	width: 230px;
	padding-left: 10px;
	padding-right: 5px;
}

#BottomMidRightPane {
	width: 230px;
	padding-left: 15px;
	padding-right: 5px;
}

#BottomPane {
	padding-left: 5px;
	padding-right: 5px;
	width: 490px;
}

#RightPane {
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 492px;
}

.MainPane-Top {
	background-image: url(Skin/Three_Panes_MainPane-Top.png);
	height: 45px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MainPane-Rep {
	padding: 6px;
	padding-right: 15px;
	background-image: url(Skin/Three_Panes_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.png);
	height: 23px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
	font-family: Verdana;
}

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;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LeftPane-Module {
	width: 198px;
}

.LeftPane-Top {
	background-image: url(Skin/LeftPane-Top.png);
	height: 32px;
	padding-left: 25px;
	padding-right: 10px;
	background-repeat: no-repeat;
	text-align: left;
}

.LeftPane-Rep {
	padding: 4px;
	background-image: url(Skin/LeftPane-Rep.png);
	background-repeat: repeat-y;
}

.LeftPane-Bottom {
	background-image: url(Skin/LeftPane-Bottom.png);
	height: 12px;
	background-repeat: no-repeat;
}


label.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.LeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

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: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MidLeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MidLeftPane-Module {
	width: 229px;
}

.MidLeftPane-Top {
	background-image: url(Skin/Home_Panes_SidesMid-Top.png);
	height: 44px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MidLeftPane-Rep {
	padding: 8px;
	padding-right: 15px;
	background-image: url(Skin/Home_Panes_SidesMid-Rep.png);
	background-repeat: repeat-y;
}

.MidLeftPane-Bottom {
	background-image: url(Skin/Home_Panes_SidesMid-Bottom.png);
	height: 22px;
	background-repeat: no-repeat;
}

label.MidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidLeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.MidLeftPane-NoSkinModuleTop {
	text-align: left;
}

label.MidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidLeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MidRightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MidRightPane-Module {
	width: 229px;
}

.MidRightPane-Top {
	background-image: url(Skin/Home_Panes_SidesMid-Top.png);
	height: 44px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MidRightPane-Rep {
	padding: 8px;
	padding-right: 15px;
	background-image: url(Skin/Home_Panes_SidesMid-Rep.png);
	background-repeat: repeat-y;
}

.MidRightPane-Bottom {
	background-image: url(Skin/Home_Panes_SidesMid-Bottom.png);
	height: 22px;
	background-repeat: no-repeat;
}

label.MidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidRightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.MidRightPane-NoSkinModuleTop {
	text-align: left;
}

label.MidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MidRightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MiddlePane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MiddlePane-Module {
	width: 492px;
}

.MiddlePane-Top {
	background-image: url(Skin/Three_Panes_MainPane-Top.png);
	height: 45px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.MiddlePane-Rep {
	padding: 6px;
	padding-right: 15px;
	background-image: url(Skin/Three_Panes_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.MiddlePane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.png);
	height: 23px;
	background-repeat: no-repeat;
}

label.MiddlePane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
	font-family: Verdana;
}

a.MiddlePane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MiddlePane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.MiddlePane-NoSkinModuleTop {
	text-align: left;
}

label.MiddlePane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MiddlePane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.MiddlePane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomMidLeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomMidLeftPane-Module {
	width: 229px;
}

.BottomMidLeftPane-Top {
	background-image: url(Skin/Home_Panes_SidesMid-Top.png);
	height: 44px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.BottomMidLeftPane-Rep {
	padding: 8px;
	padding-right: 15px;
	background-image: url(Skin/Home_Panes_SidesMid-Rep.png);
	background-repeat: repeat-y;
}

.BottomMidLeftPane-Bottom {
	background-image: url(Skin/Home_Panes_SidesMid-Bottom.png);
	height: 22px;
	background-repeat: no-repeat;
}

label.BottomMidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidLeftPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidLeftPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.BottomMidLeftPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomMidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidLeftPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidLeftPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomMidRightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomMidRightPane-Module {
	width: 229px;
}

.BottomMidRightPane-Top {
	background-image: url(Skin/Home_Panes_SidesMid-Top.png);
	height: 44px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.BottomMidRightPane-Rep {
	padding: 8px;
	padding-right: 15px;
	background-image: url(Skin/Home_Panes_SidesMid-Rep.png);
	background-repeat: repeat-y;
}

.BottomMidRightPane-Bottom {
	background-image: url(Skin/Home_Panes_SidesMid-Bottom.png);
	height: 22px;
	background-repeat: no-repeat;
}

label.BottomMidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidRightPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidRightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.BottomMidRightPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomMidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidRightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomMidRightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BottomPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BottomPane-Module {
	width: 492px;
}

.BottomPane-Top {
	background-image: url(Skin/Three_Panes_MainPane-Top.png);
	height: 45px;
	padding-left: 32px;
	padding-right: 20px;
	background-repeat: no-repeat;
	text-align: left;
}

.BottomPane-Rep {
	padding: 6px;
	padding-right: 15px;
	background-image: url(Skin/Three_Panes_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.BottomPane-Bottom {
	background-image: url(Skin/Three_Panes_MainPane-Bottom.png);
	height: 23px;
	background-repeat: no-repeat;
}

label.BottomPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
	font-family: Verdana;
}

a.BottomPane-ModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

.BottomPane-NoSkinModuleTop {
	text-align: left;
}

label.BottomPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 13pt;
	color: Black;
}

a.BottomPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 13pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RightPane-Module {
	width: 218px;
}

.RightPane-Top {
	background-image: url(Skin/Three_Panes_RightPane-Top.png);
	height: 66px;
	padding-left: 40px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: left;
}

.RightPane-Rep {
	padding: 4px 4px 4px 13px;
	background-image: url(Skin/Three_Panes_RightPane-Rep.png);
	background-repeat: repeat-y;
}

.RightPane-Bottom {
	background-image: url(Skin/Three_Panes_RightPane-Bottom.png);
	height: 22px;
	background-repeat: no-repeat;
}


.RightPane-NoSkinModuleTop {
	text-align: left;
}

label.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 11pt;
	color: Black;
}

a.RightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 11pt;
	color: DarkGray;
}

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;
}