BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
.Top_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	font-family: Tahoma;
}
A.Top_Link:link
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #437499;
	text-decoration: none;
}
.Top_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #003366;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #437499;
	text-decoration: underline;
}
.Search
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	height: 17px;
}
.Search_Button
{
	vertical-align: bottom;
}
A.Search:link
{
	padding-right: 5px;
	padding-left: 5px;
	color: white;
	text-decoration: none;
}
A.Search:visited
{
	color: white;
	text-decoration: none;
}
A.Search:active
{
	color: white;
	text-decoration: none;
}
A.Search:hover
{
	color: #D4E0E4;
	text-decoration: none;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: tahoma;
}
.Breadcrumb_Link
{
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma;
}
.Current_Date_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma;
}
.Content_Link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-right: 2px;
	padding-left: 2px;
}
A.Content_Link:link
{
	color: white;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: white;
	text-decoration: none;
}
A.Content_Link:active
{
	color: white;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #C2D9E5;
	text-decoration: none;
}
.Copyright
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Arial;
}
.Copyright_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: Arial;
}
.Bottom_Link
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #9CC1D4;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link_Admin:link
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #4A7D9A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #9CC1D4;
	text-decoration: underline;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.sloganpane
{
}
.loginpane
{
}
.leftpane
{
	width: 175px;
	padding-right: 5px;
	height: 100%;
	padding-left: 5px;
	padding-top: 5px;
}
.contentpane
{
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
	padding-top: 5px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
/* Main Menu starts */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-size: 11px;
	color: #3B657D;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #E3EDF3;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.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: #006699 1px solid;
	border-top: #006699 1px solid;
	margin-top: 1px;
	margin-left: -1px;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color: #E3EDF3;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_RootMenuItem
{
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitem_c.gif);
	padding-bottom: 2px;
	color: #f0f8ff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive
{
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitemsel_c.gif);
	color: white;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemSel
{
	font-size: 12px;
	padding-bottom: 2px;
	color: #C2D9E5;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_MenuIcon_Admin
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E3EDF3;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E1ECF2;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #C2D9E5;
	font-family: Tahoma;
	height: 28px;
}
.SubMenu_ItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #80B0C8;
	border-bottom-style: none;
}
/* Main Menu ends */
#Banner_Bg
{

}

.XmodSearchBox
{
width:80px;
}



