BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%;
}
/* Portal Links */
A
{
	font-size: 11px;
	font-family: Arial;
}
A:link
{
	color: #333399;
	text-decoration: underline;
}
A:visited
{
	color: #333399;
	text-decoration: underline;
}
A:active
{
	color: #333399;
	text-decoration: underline;
}
A:hover
{
	color: #c21c7c;
	text-decoration: underline;
}
/* Portal Text */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
/* Module LINKS */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Normal:link
{
	color: #333399;
	text-decoration: none;
}
A.Normal:visited
{
	color: #333399;
	text-decoration: none;
}
A.Normal:active
{
	color: #333399;
	text-decoration: none;
}
A.Normal:hover
{
	color: #c21c7c;
	text-decoration: underline;
}
/* [USER] */
.dnnUSER
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
}
A.dnnUSER:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnUSER:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [LOGIN] */
.dnnLOGIN
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial;
}
A.dnnLOGIN:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnLOGIN:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [LANGUAGE] */
#LanguageComboBox SELECT
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	width: 135px;
	color: #666666;
	border-bottom: 1px solid;
	font-family: Arial;
	height: 13px;
	background-color: #ffffff;
}
/* [SEARCH] */
.dnnSEARCH
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
A.dnnSEARCH:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnSEARCH:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnSEARCH:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnSEARCH:hover
{
	color: #000000;
	text-decoration: none;
}
#SearchTextBox INPUT
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	padding-left: 2px;
	font-size: 11px;
	border-left: #bebebe 1px solid;
	color: #666666;
	border-bottom: #bebebe 1px solid;
	height: 17px;
	background-color: #ffffff;
}
/* [BREADCRUMB] */
.dnnBREADCRUMB
{
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	font-family: Arial;
}
A.dnnBREADCRUMB:link
{
	color: #555555;
	text-decoration: none;
}
A.dnnBREADCRUMB:visited
{
	color: #555555;
	text-decoration: none;
}
A.dnnBREADCRUMB:active
{
	color: #555555;
	text-decoration: none;
}
A.dnnBREADCRUMB:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [CURRENTDATE] */
.dnnCURRENTDATE
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
/* [LINKS] */
.dnnLINKS
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
A.dnnLINKS:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnLINKS:hover
{
	color: #000000;
	text-decoration: none;
}
/* [COPYRIGHT] */
.dnnCOPYRIGHT
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}
/* [TERMS] */
.dnnTERMS
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.dnnTERMS:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnTERMS:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [PRIVACY] */
.dnnPRIVACY
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.dnnPRIVACY:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnPRIVACY:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [HELP] */
.dnnHELP
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.dnnHELP:link
{
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:visited
{
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:active
{
	color: #666666;
	text-decoration: none;
}
A.dnnHELP:hover
{
	color: #000000;
	text-decoration: underline;
}
/* Skin PANES */
.sloganpane
{
	padding-bottom: 10px;
}
.topleftpane
{
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(media/topleft_bg.gif);
	width: 0%;
	background-repeat: repeat-x;
	height: 0%;
}
.toprightpane
{
	padding-left: 55px;
	background-image: url(media/topright_img.gif);
	width: 100%;
	background-repeat: no-repeat;
	height: 0%;
}
.toppane 
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}
.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane
{
	padding-right: 10px;
	padding-top: 8px;
	background-color: transparent;
}
.bottompane
{
	padding-right: 10px;
	width: 100%;
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompane2
{
	padding-right: 10px;
	width: 100%;
	padding-left: 10px;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
.bottompane3
{
	padding-right: 10px;
	background-position: right top;
	padding-left: 10px;
	background-image: url(media/bot_img_r.gif);
	width: 100%;
	background-repeat: no-repeat;
	height: 0%;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-size: 11px;
	color: #999999;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #eae2f3;
}
.MainMenu_MenuArrow
{
	border-right: #eae2f3 1px solid;
	border-top: #eae2f3 1px solid;
	width: 8px;
	border-bottom: #eae2f3 1px solid;
	border-left-style: none;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	margin-top: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#e8dcc8' , Direction=135, Strength=1);
	margin-left: -1px;
	border-left: #bebebe 1px solid;
	border-bottom: #bebebe 1px solid;
	background-color: #eae2f3;
}
.MainMenu_SubMenuItemSel
{
	border-top: #d7c9e9 1px solid;
	font-size: 11px;
	border-bottom: #d7c9e9 1px solid;
	height: 20px;
	background-color: #d7c9e9;
}
.MainMenu_RootMenuArrow
{
}
.MainMenu_RootMenuItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitem.gif);
	text-transform: uppercase;
	color: #666666;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 37px;
}
.MainMenu_RootMenuItemActive
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitemact.gif);
	text-transform: uppercase;
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 37px;
}
.MainMenu_RootMenuItemSel
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitemact.gif);
	text-transform: uppercase;
	color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 37px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f6f6f6 1px solid;
	border-left: #f6f6f6 1px solid;
	width: 0px;
	border-bottom: #f6f6f6 1px solid;
	border-right-style: none;
	background-color: #f6f6f6;
}
.MainMenu_MenuArrow_Admin
{
	border-right: #f6f6f6 1px solid;
	border-top: #f6f6f6 1px solid;
	width: 8px;
	border-bottom: #f6f6f6 1px solid;
	border-left-style: none;
	background-color: transparent;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #666666;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	margin-top: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#e8dcc8' , Direction=135, Strength=1);
	margin-left: -1px;
	border-left: #bebebe 1px solid;
	border-bottom: #bebebe 1px solid;
	background-color: #f6f6f6;
}
.MainMenu_SubMenuItemSel_Admin
{
	border-top: #eeeeee 1px solid;
	font-size: 11px;
	border-bottom: #eeeeee 1px solid;
	height: 20px;
	background-color: #eeeeee;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	height: 28px;
	background-color: #eeeeee;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	height: 28px;
	background-color: #eeeeee;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* TABLE BODY */
#Table_Bg
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
/* TABLE BODY ADMIN */
#Table_Bg_Admin
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
/* TABLE MAIN */
#Table_Main
{
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
#Table_Main_Full
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
/* TABLE MAIN ADMIN */
#Table_Main_Admin
{
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	width: 770px;
	border-top-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
#Table_Main_Full_Admin
{
	border-right: #666666 1px solid;
	border-left: #666666 1px solid;
	width: 100%;
	border-top-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
/* BANNER */
#Banner_Bg
{
	BACKGROUND-POSITION-Y: top;
	background-image: url(media/banner_bg.gif);
	background-repeat: repeat-x;
	height: 106px;
}
/* BANNER IMAGE - To change the banner image replace "banner_img3.gif" 
   with "banner_img1.gif", "banner_img2.gif", "banner_img4.gif" or "banner_img5.gif" */
#Banner_Img
{
	background-position: right top;
	background-image: url(media/banner_img3.gif);
	background-repeat: no-repeat;
	height: 106px;
}
/* CONTENT HORIZONTAL */
#Content_Bg1
{
	background-image: url(media/content_bg1.gif);
	background-repeat: repeat-x;
	height: 100%;
}
/* CONTENT INTERIOR */
#Content_Bg2
{
	background-image: url(media/content_bg2.gif);
	background-repeat: repeat-x;
	height: 100%;
}

