BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
A
{
	font-size: 11px;
	font-family: Arial;
}
A:link
{
	color: #0075AD;
	text-decoration: underline;
}
A:visited
{
	color: #0075AD;
	text-decoration: underline;
}
A:active
{
	color: #0075AD;
	text-decoration: underline;
}
A:hover
{
	color: #ff0000;
	text-decoration: underline;
}
#SearchArea
{
	width: 200px;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Normal:link
{
	color: #0075AD;
	text-decoration: none;
}
A.Normal:visited
{
	color: #0075AD;
	text-decoration: none;
}
A.Normal:active
{
	color: #0075AD;
	text-decoration: none;
}
A.Normal:hover
{
	color: #ff0000;
	text-decoration: underline;
}
/* [LOGIN] */
.LOGIN_Link
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial;
}
A.LOGIN_Link:link
{
	color: #F9F9F9;
	text-decoration: none;
}
A.LOGIN_Link:visited
{
	color: #F9F9F9;
	text-decoration: none;
}
A.LOGIN_Link:active
{
	color: #F9F9F9;
	text-decoration: none;
}
A.LOGIN_Link:hover
{
	color: #D8D8D8;
	text-decoration: none;
}

/* [USER] */
.USER_Link
{
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	font-family: Arial;
}
A.USER_Link:link
{
	color: #FF0000;
	text-decoration: none;
}
A.USER_Link:visited
{
	color: #FF0000;
	text-decoration: none;
}
A.USER_Link:active
{
	color: #FF0000;
	text-decoration: none;
}
A.USER_Link:hover
{
	color: #FF0000;
	text-decoration: none;
}

/* [BREADCRUMB] */
.Breadcrumb_Link
{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Breadcrumb_Link:link
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #333333;
	text-decoration: underline;
}

/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: Arial;
}
A.Content_Link:link
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #999999;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #666666;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}


.titlepane
{
	background-color: transparent;
	width: 100%;	
}
.toppane
{
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: transparent;
}
.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: transparent;
}
.leftpane2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	/*width: 100%;*/
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane
{
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompane
{
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}

/* [SOLPATRMENU] */
.MainMenu_RootMenuItem TD
{
	font-weight: normal;
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitem_c.gif);
	color: #666666;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 22px;
}
.MainMenu_RootMenuItemSel TD
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	height: 22px;
}
.MainMenu_RootMenuItemActive TD
{
	font-weight: bold;
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitemsel_c.gif);
	color: #000000;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 22px;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #022141;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f0f0f0;
}
.MainMenu_MenuArrow
{
	border-right: #f0f0f0 1px solid;
	border-top: #f0f0f0 1px solid;
	width: 7px;
	border-bottom: #f0f0f0 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #6B7486 1px solid;
	border-top: #6B7486 1px solid;
	border-left: #6B7486 1px solid;
	border-bottom: #6B7486 1px solid;
	background-color: #f0f0f0;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #333333;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f2f2f2 1px solid;
	border-left: #f2f2f2 1px solid;
	width: 0px;
	border-bottom: #f2f2f2 1px solid;
	background-color: #f2f2f2;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #666666;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	height: 28px;
	background-color: #0499C6;
}
.MainMenu_RootMenuItemSel_Admin
{
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	background-color: #dcdcdc;
	height: 28px;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* BANNER */
#Banner_Bg
{
	background-position: center top;
	background-image: url(media/banner.gif);
	height: 80px;
}
#DistrictLogo_Td
{
	width: 200px;
}
#Logo_Td
{
	height: 100px;
}
#Left_Td
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	border-left: #bebebe 1px solid;
	width: 200px !important;
	border-bottom: #bebebe 1px solid;
	background-color: #f2f2f2;
}
#Content_Td
{
	width: 580px;
}
#Title_Td
{
	padding-bottom: 2px;
}
#TopMenu_Td
{
	height: 5px;
	background: repeat-x;
}
#Login_Td
{
	text-align: right;
	vertical-align: top;
}

