BODY
{margin:60px;
}

A
{
	font-size: 12px;
	font-family: Arial;
}
A:link
{
	color: #a81519;
	font-weight: bold;
}
A:visited
{
	color: #a81519;
	font-weight: bold;
}
A:active
{
	color: #a81519;
	font-weight: bold;
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}

/* MODULE Links */
A.Normal
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #a81519;
}
A.Normal:link
{
	color: #a81519;
	text-decoration: none;
}
A.Normal:visited
{
	color: #a81519;
	text-decoration: none;
}
A.Normal:active
{
	color: #a81519;
	text-decoration: none;
}
A.Normal:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.White_Link
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
}
A.White_Link:link
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}
A.White_Link:visited
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}
A.White_Link:active
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}
A.White_Link:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}
.Top_Link
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #aa1519;
}
A.Top_Link:link
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #aa1519;
	text-decoration: none;
}
A.Top_Link:visited
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #aa1519;
	text-decoration: none;
}
A.Top_Link:active
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #aa1519;
	text-decoration: none;
}
A.Top_Link:hover
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}
.Top_Link_Admin
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Top_Link_Admin:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #333333;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
	
/* [LINKS] */
.Content_Link
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, sans serif;
}
A.Content_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #aa1519;
	text-decoration: none;
}
.Copyright
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, sans serif;
}
A.Breadcrumb_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	color: #000000;
	text-decoration: underline;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:visited
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:active
{
	color: #000000;
	text-decoration: none;
}
A.Bottom_Link:hover
{
	color: #aa1519;
	text-decoration: none;
}
.contentpane
{
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	padding-top: 15px;
	background-color: transparent;
	height:325px;
	vertical-align:middle;
}
.sloganpane
{padding-top:15px;
padding-bottom:15px;
}
.rightpane
{	padding-top: 15px;
}
/* Solpart Menu */
.MainMenu_MenuContainer
{
	width: 100%;
	background-color: transparent;
	text-align:center;
}
.MainMenu_MenuBar
{
text-align:center;
}
.MainMenu_MenuItem
{
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	font-family: Arial;
	border-left:5px solid #f9f9f9;
}
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	font-family: Arial;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuArrow
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_MenuBreak
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	border-bottom-style: none;
	background-color:#aa1519;
}
.MainMenu_MenuBreak_Vert
{
	width: 0%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0%;
	background-color: #aa1519;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	color:#aa1519;
	background-color:#f9f9f9;
	border-top: 2px solid #000000;
	margin-top:0px;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	height: 22px;
	background-color: #f9f9f9;
	border-left: 5px solid #aa1519;
	border-right:none;
	color:#aa1519;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	height: 22px;
	color:#f9f9f9;
	border-left:none;
}
.MainMenu_RootMenuItemActive
{
	font-size: 11px;
	font-weight: bold;
	color: #f9f9f9;
	font-family: Verdana;
	height: 22px;
	border-left:none;

}
.MainMenu_RootMenuItemSel
{
	font-weight: bold;
	height: 22px;
	color:#aa1519;
	background-color:#f9f9f9;
	border-left:none;

}
.MainMenu_MenuIcon_Admin
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	background-color: #999999;
	border-bottom-style: none;
}
.MainMenu_SubMenu_Admin
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 0px;
	margin-left: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #EFEFEF;
}
.MainMenu_RootMenuItem_Admin
{
	font-size: 11px;
	font-family: Verdana;
	height: 24px;
}
.MainMenu_RootMenuItemActive_Admin
{
	font-size: 11px;
	color: #993333;
	font-family: Verdana;
	height: 24px;
	background-color: #ffffff;
}
.MainMenu_RootMenuItemSel_Admin
{
	height: 24px;
	background-color: #cccccc;
}

