
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Three Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#MainPane {
	padding-right: 5px;
	padding-left: 5px;
	width: 496px;
}

td.LeftPane {
	padding-left: 10px;
}

#LeftPane {
	width: 201px;
}

#RightPane {
	width: 201px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 496px;
}

.MainPane-Top {
	background-image: url(Skin/Home_Panes_MainPane-Top.jpg);
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: left;
}

.MainPane-Rep {
	padding: 4px;
	background-image: url(Skin/Home_Panes_MainPane-Rep.jpg);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/Home_Panes_MainPane-Down.jpg);
	height: 4px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
	font-family: Verdana;
}

a.MainPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.MainPane-ModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}

.MainPane-NoSkinModuleTop {
	text-align: left;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LeftPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.LeftPane-Module {
	width: 201px;
}

.LeftPane-Top {
	background-image: url(Skin/Side_Pane-Top.jpg);
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: left;
}

.LeftPane-Rep {
	padding: 4px;
	background-image: url(Skin/Side_Pane-Rep.jpg);
	background-repeat: repeat-y;
}

.LeftPane-Bottom {
	background-image: url(Skin/Side_Pane-Down.jpg);
	height: 4px;
	background-repeat: no-repeat;
}


label.LeftPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.LeftPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.LeftPane-ModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}


.LeftPane-NoSkinModuleTop {
	text-align: left;
}

label.LeftPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.LeftPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.LeftPane-NoSkinModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RightPane-Module {
	width: 201px;
}

.RightPane-Top {
	background-image: url(Skin/Side_Pane-Top.jpg);
	height: 38px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: left;
}

.RightPane-Rep {
	padding: 4px;
	background-image: url(Skin/Side_Pane-Rep.jpg);
	background-repeat: repeat-y;
}

.RightPane-Bottom {
	background-image: url(Skin/Side_Pane-Down.jpg);
	height: 4px;
	background-repeat: no-repeat;
}


.RightPane-NoSkinModuleTop {
	text-align: left;
}

label.RightPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.RightPane-ModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: White;
}

a.RightPane-ModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}

label.RightPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.RightPane-NoSkinModuleTitle {
	font-weight: normal;
	font-size: 11.5pt;
	color: Navy;
}

a.RightPane-NoSkinModuleTitle:hover {
	font-weight: normal;
	font-size: 11.5pt;
}