
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

****		iNetDevs Web Portal Style Sheet					****

****		[Three Panes Template Style Sheet]				****

****		Copyrights (c) www.inetdevs.com					****

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#ContentUP {
	width: 950px;
	height: 56px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(Skin/ContentRep.jpg);
	background-repeat: repeat-y;
}

#Content {
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(Skin/ContentRep.jpg);
	background-repeat: repeat-y;
}

#ContentDown {
	width: 950px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(Skin/ContentDown.jpg);
	background-repeat: no-repeat;
	height: 66px;
}

#MainPane {
	padding-right: 10px;
	padding-left: 5px;
	width: 645px;
}

TD.RightPane {
	padding-right: 40px;
	width: 204px;
}

#RightPane {
	width: 204px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MainPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainPane-Module {
	width: 644px;
}

.MainPane-Top {
	background-image: url(Skin/Home_Panes_MainPane-Top.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 20px;
	text-align: right;
	height: 54px;
}

.MainPane-Rep {
	padding: 6px;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(Skin/Home_Panes_MainPane-Rep.png);
	background-repeat: repeat-y;
}

.MainPane-Bottom {
	background-image: url(Skin/Home_Panes_MainPane-Down.png);
	height: 23px;
	background-repeat: no-repeat;
}

label.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 17pt;
	color: White;
	font-family: Verdana;
}

a.MainPane-ModuleTitle {
	font-weight: bold;
	font-size: 17pt;
	color: White;
}

a.MainPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 17pt;
	color: ivory;
}

.MainPane-NoSkinModuleTop {
	text-align: right;
}

label.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 17pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 17pt;
	color: Black;
}

a.MainPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 17pt;
	color: DarkGray;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RightPane Module Skin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RightPane-Module {
	width: 202px;
}

.RightPane-Top {
	background-image: url(Skin/RightPane-Top.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
	padding-left: 10px;
	height: 72px;
}

.RightPane-Rep {
	background-image: url(Skin/RightPane-Rep.png);
	background-repeat: repeat-y;
	padding: 14px;
}

.RightPane-Bottom {
	background-image: url(Skin/RightPane-Down.png);
	background-repeat: no-repeat;
	height: 20px;
}


label.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 14pt;
	color: #a1834f;
}

a.RightPane-ModuleTitle {
	font-weight: bold;
	font-size: 14pt;
	color: #a1834f;
}

a.RightPane-ModuleTitle:hover {
	font-weight: bold;
	font-size: 14pt;
	color: #cccc99;
}


.RightPane-NoSkinModuleTop {
	text-align: right;
}

label.RightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 14pt;
	color: #a1834f;
}

a.RightPane-NoSkinModuleTitle {
	font-weight: bold;
	font-size: 14pt;
	color: #a1834f;
}

a.RightPane-NoSkinModuleTitle:hover {
	font-weight: bold;
	font-size: 14pt;
	color: #cccc99;
}
