BODY
{
	padding: 0px;
	margin: 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.Normal, .NormalDisabled  /* text style used for most text rendered by modules */
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.NormalDisabled /* text style used for rendered text which should appear disabled */
{
	color: Silver;
}
.NormalBold /* text style used for rendered text which requires emphasis */
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.NormalRed /* text style used for error messages */
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.NormalTextBox /* text style used for textboxes in the admin and edit pages, for Nav compatibility */
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* GENERIC */
li
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
H1
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}
H2
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
H3
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
H4
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
H5, DT
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
H6
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
TFOOT, THEAD
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
}

TH
{
	vertical-align: baseline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
A
{
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A:link
{
	color: #963A3A;
	text-decoration: none;
}
A:visited
{
	color: #963A3A;
	text-decoration: none;
}
A:active
{
	color: #963A3A;
	text-decoration: none;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
#SearchTextBox INPUT
{
	border-right: #953939 1px solid;
	border-top: #953939 1px solid;
	font-size: 11px;
	border-left: #953939 1px solid;
	border-bottom: #953939 1px solid;
	height: 18px;
}
.MainMenu_RootMenuItem_Vert TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(media/menuitem_vert.gif);
	color: #681616;
	background-repeat: no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
.MainMenu_RootMenuItemActive_Vert TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(media/menuitem_act_vert.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
.MainMenu_RootMenuItemSel_Vert TD
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(media/menuitem_act_vert.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
/* MODULE Links */
A.Normal
{
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Normal:link
{
	font-weight: bold;
	color: #963A3A;
	text-decoration: none;
}
A.Normal:visited
{
	font-weight: bold;
	color: #963A3A;
	text-decoration: none;
}
A.Normal:active
{
	font-weight: bold;
	color: #963A3A;
	text-decoration: none;
}
A.Normal:hover
{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Top_Link:link
{
	color: #953939;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #953939;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #953939;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #953939;
	text-decoration: underline;
}
.Top_Link_Admin
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Top_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #666666;
	text-decoration: underline;
}
.Search
{
	font-weight: normal;
	font-size: 11px;
	color: #953939;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 15px;
}
A.Search:link
{
	font-weight: bold;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	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_Button
{
	vertical-align: bottom;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	cursor: auto;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Breadcrumb_Link:link
{
	font-weight: normal;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	font-weight: normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #333333;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.Current_Date_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* [LINKS] */
.Content_Link
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, sans-serif;
}
A.Content_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Bottom_Link:link
{
	color: #666666;
	text-decoration: none;
}
.leftpaneh
{
	border-right: #bbbbbb 3px double;
	padding-right: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: #e5e5e5;
}
.leftpanehf
{
	border-right: #bbbbbb 3px double;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: #e5e5e5;
}
.leftpanev
{
	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 {
	background-color: transparent;
	padding-right: 10px;
	padding-top: 8px;
}
.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;
}
/* [SOLPATRMENU] */
A.Bottom_Link:visited
{
	color: #666666;
	text-decoration: none;
}
A.Bottom_Link:active
{
	color: #666666;
	text-decoration: none;
}
A.Bottom_Link:hover
{
	color: #333333;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
A.Bottom_Link_Admin:link
{
	color: #666666;
	text-decoration: none;
}
A.Bottom_Link_Admin:visited
{
	color: #666666;
	text-decoration: none;
}
A.Bottom_Link_Admin:active
{
	color: #666666;
	text-decoration: none;
}
A.Bottom_Link_Admin:hover
{
	color: #666666;
	text-decoration: underline;
}
.panetable {
	background-image : url(media/scrabble.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.toppane {
	background-color: transparent;
	height: 0%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.leftpane
{
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: transparent;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	color: #333333;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #f7f7f7;
}
.MainMenu_MenuArrow
{
	border-right: #f7f7f7 1px solid;
	border-top: #f7f7f7 1px solid;
	width: 7px;
	border-bottom: #f7f7f7 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	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: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #e5e5e5;
}
.MainMenu_RootMenuItem
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
.MainMenu_RootMenuItemActive
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(media/menuitem_act.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
.MainMenu_RootMenuItemSel
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(media/menuitem_act.gif);
	color: #ffffff;
	background-repeat: repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 25px;
}
.MainMenu_MenuContainer_Vert
{
	width: 180px;
	background-color: transparent;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	width: 0px;
	border-bottom: #f7f7f7 1px solid;
	background-color: #f7f7f7;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #cccccc;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 28px;
	background-color: #CE8C8C;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height: 28px;
	background-color: #CE8C8C;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* BANNER */
#Banner_Bg
{
	height: 60px;
	background-color:#ffffff;
}
#Left_Td
{
	border-right: #bbbbbb 3px double;
	width: 200px;
	padding-top: 10px;
	background-color: #e5e5e5;
}
#Left_Td_H
{
	width: 200px;
}
