BODY
{
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(media/body_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #bbbbbb;
	text-align: center;
}
A
{
	font-size: 11px;
	font-family: Arial;
}
A:link
{
	color: #1a384a;
	text-decoration: underline;
}
A:visited
{
	color: #1a384a;
	text-decoration: underline;
}
A:active
{
	color: #1a384a;
	text-decoration: underline;
}
A:hover
{
	color: #800000;
	text-decoration: underline;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
	background-color: #dddddd;
}
#SearchTextBox INPUT
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-size: 11px;
	border-left: #666666 1px solid;
	color: #666666;
	border-bottom: #666666 1px solid;
	height: 17px;
	background-color: #f3f3f3;
}
.MainMenu_RootMenuItem_Vert TD
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitem_vert.gif);
	text-transform: uppercase;
	color: #333333;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 26px;
}
.MainMenu_RootMenuItemSel_Vert TD
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitem_vert.gif);
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 26px;
}
.MainMenu_RootMenuItemActive_Vert TD
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(media/menuitemact_vert.gif);
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 26px;
}
/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Normal:link
{
	color: #1a384a;
	text-decoration: none;
}
A.Normal:visited
{
	color: #1a384a;
	text-decoration: none;
}
A.Normal:active
{
	color: #1a384a;
	text-decoration: none;
}
A.Normal:hover
{
	color: #800000;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	padding-left: 14px;
	font-weight: bold;
	font-size: 11px;
	background: url(media/toplink_img.gif) no-repeat left center;
	font-family: Arial;
}
A.Top_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Top_Link_Admin:link
{
	color: #333333;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #333333;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #333333;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Search
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Search:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Search:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Search_Admin
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
A.Search_Admin:link
{
	color: #333333;
	text-decoration: none;
}
A.Search_Admin:visited
{
	color: #333333;
	text-decoration: none;
}
A.Search_Admin:active
{
	color: #333333;
	text-decoration: none;
}
A.Search_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	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;
}
.Current_Date
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
/* [LINKS] */
.Content_Link
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
A.Content_Link:link
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
A.Content_Link:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.Content_Link:active
{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A.Content_Link:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #333333;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #333333;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #333333;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #000000;
	text-decoration: none;
}
.sloganpane
{
	background-color: transparent;
}
.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: 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;
}
.contentpane2
{
	padding-right: 10px;
	width: 0%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane2
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
.bottompane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.bottompane2
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 0%;
	background-color: transparent;
}
.leftpane_interior
{
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.rightpane_interior
{
	padding-right: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #e2e2e2;
}
.MainMenu_MenuArrow
{
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	width: 7px;
	border-bottom: #e2e2e2 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #3c4b53 1px solid;
	border-top: #3c4b53 1px solid;
	margin-top: 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#ffffff' , Direction=135, Strength=1);
	border-left: #3c4b53 1px solid;
	border-bottom: #3c4b53 1px solid;
	background-color: #e2e2e2;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #84a0b1;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_RootMenuItem
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial;
	height: 25px;
}
.MainMenu_RootMenuItemSel
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
	height: 25px;
}
.MainMenu_RootMenuItemActive
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitemact.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 25px;
}
.MainMenu_MenuContainer_Vert
{
	font-size: 0px;
	width: 190px;
	background-color: transparent;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #e2e2e2 1px solid;
	border-left: #e2e2e2 1px solid;
	width: 0px;
	border-bottom: #e2e2e2 1px solid;
	background-color: #e2e2e2;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #333333;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	height: 28px;
	background-color: #84a0b1;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	height: 28px;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* BANNER */
#Banner
{
	background-position: right center;
	background-image: url(media/banner.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#Banner_Bg
{
	background-position: right center;
	background-image: url(media/banner_bg.jpg);
	height: 100px;
}
#Logo_Td
{
	width: 210px;
	height: 100%;
}
#CurrentDate_Td
{
	width: 200px;
}
#Left_Td
{
	width: 210px;
}
#Content_Td
{
	width: 570px;
}
#Right_Td
{
	width: 180px;
}
#Breadcrumb_Interior
{
	padding-left: 218px;
}

