﻿body
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(  '../Images/body_bg.jpg' );
	font-family: Georgia;
	font-size: 9pt;
	color: #545454;
}

td.FooterText
{
	color: #ffffff;
	font-size: 8pt;
}

td.FooterSpace
{
}

td.MainCell
{
	width: 992px;
	vertical-align: text-top;
}
table.MainTable
{
	width: 100%;
}

td.ShowEmpty
{
	empty-cells: show;
	font-size: 1px;
}


table.LoginInfo, table.LoginInfo tr td a, table.LoginInfo tr td a:visited
{
	color: #ffffff;
}

/*MainMenu Border*/

td.MainMenuLeftBorder
{
	background-position: left top;
	width: 21px;
	height: 71px;
	background-image: url(  '../Images/main_menu_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.MainMenuRightBorder
{
	background-position: left top;
	width: 21px;
	height: 71px;
	background-image: url(  '../Images/main_menu_bg_right.jpg' );
	background-repeat: no-repeat;
}
td.MainMenuInnerBG
{
	background-position: left top; /*width: 22px;*/
	height: 71px;
	background-image: url(  '../Images/main_menu_bg_middle.jpg' );
	background-repeat: repeat-x;
}


/* mib  = menu item background */
#div_mib
{
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt; /*color: #000000;*/
	padding-top: 10px;
}
#div_mib_left
{
	float: left;
	background-position: left top;
	background-image: url(  '../Images/main_menu_btn_bg_left.jpg' );
	width: 5px;
	height: 35px;
}
#div_mib_right
{
	float: left;
	background-position: left top;
	background-image: url(  '../Images/main_menu_btn_bg_right.jpg' );
	width: 5px;
	height: 35px;
}
#div_mib_middle
{
	float: left;
	background-position: left top;
	background-image: url(  '../Images/main_menu_btn_bg_middle.jpg' );
	height: 35px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}


/* TitleBar bottom BG*/

td.TitleBarLeftBottomBorder
{
	background-position: left top;
	width: 21px;
	height: 7px;
	background-image: url(  '../Images/title_bar_bottom_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.TitleBarInnerBottomBG
{
	background-position: left top;
	height: 7px;
	background-image: url(  '../Images/title_bar_bottom_bg_middle.jpg' );
	background-repeat: repeat-x;
}
td.TitleBarRightBottomBorder
{
	background-position: left top;
	width: 21px;
	height: 7px;
	background-image: url(  '../Images/title_bar_bottom_bg_right.jpg' );
	background-repeat: no-repeat;
}

/* PageTitle */
.PageTitle
{
	color: #ffffff;
	font-weight: normal;
	font-size: 30pt;
}

td.TitleBarBG
{
	background-image: url(  '../Images/title_bar_bg.jpg' );
	background-repeat: repeat;
}

/*SubMenu Border*/

td.SubMenuLeftBorder
{
	background-position: left top;
	width: 21px;
	height: 88px;
	background-image: url(  '../Images/sub_menu_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.SubMenuRightBorder
{
	background-position: left top;
	width: 21px;
	height: 88px;
	background-image: url(  '../Images/sub_menu_bg_right.jpg' );
	background-repeat: no-repeat;
}
td.SubMenuInnerBG
{
	background-position: left top;
	height: 88px;
	background-image: url(  '../Images/sub_menu_bg_middle.jpg' );
	background-repeat: repeat-x;
	vertical-align: top;
}

table.sm_bg
{
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 4px;
}

td.smirs_height
{
	white-space: nowrap;
	height: 16px;
	text-align: center;
}

/* smib  = sub menu item background */
div.div_smib_main
{
	padding-right: 4px;
}

#div_smib
{
	text-align: center;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12pt;
	color: #858585; /*font-weight: bolder;*/
	padding-top: 20px;
}
td.smib_left
{
	background-position: left top;
	background-image: url(  '../Images/sub_menu_btn_bg_left.jpg' );
	width: 5px;
	height: 57px;
	background-repeat: no-repeat;
}
td.smib_right
{
	background-position: left top;
	background-image: url(  '../Images/sub_menu_btn_bg_right.jpg' );
	width: 5px;
	height: 57px;
	background-repeat: no-repeat;
}
td.smib_middle
{
	background-position: left top;
	background-image: url(  '../Images/sub_menu_btn_bg_middle.jpg' );
	height: 57px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: text-top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 14px;
}
img.smib_middle_img
{
	vertical-align: middle;
}

#div_smib_img
{
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}

#div_smib_sel_img
{
	left: 40px; /*background-image: url('../Images/sub_menu_selected_item.jpg');*/
	width: 30px;
	height: 16px;
}

.SubMenuSSS
{
	font-weight: bold;
}

a.smil
{
	text-decoration: none;
}

td.smic
{
	padding-right: 4px;
}

/* MainContent BG */
td.MainContentLeftBottomBorder
{
	background-position: left top;
	width: 21px;
	height: 10px;
	background-image: url(  '../Images/main_content_bottom_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.MainContentRightBottomBorder
{
	background-position: left top;
	width: 21px;
	height: 10px;
	background-image: url(  '../Images/main_content_bottom_bg_right.jpg' );
	background-repeat: no-repeat;
}
td.MainContentInnerBG
{
	background-position: left top;
	height: 10px;
	background-image: url(  '../Images/main_content_bg.jpg' );
	background-repeat: repeat;
}

td.MainContentLeftTopBorder
{
	background-position: left top;
	width: 21px;
	height: 10px;
	background-image: url(  '../Images/main_content_top_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.MainContentRightTopBorder
{
	background-position: left top;
	width: 21px;
	height: 10px;
	background-image: url(  '../Images/main_content_top_bg_right.jpg' );
	background-repeat: no-repeat;
}

td.MainContentLeftBorder
{
	background-position: left top;
	width: 21px;
	background-image: url(  '../Images/main_content_middle_bg_left.jpg' );
	background-repeat: repeat-y;
}
td.MainContentRightBorder
{
	background-position: left top;
	width: 21px;
	background-image: url(  '../Images/main_content_middle_bg_right.jpg' );
	background-repeat: repeat-y;
}

td.MainContentLeftPanelBorder
{
	width: 320px;
	background-image: url(  '../Images/main_content_left_panel_bg.gif' );
	background-repeat: repeat-y;
}

td.ContentPanelTop
{
	height: 10px;
	background-position: left top;
	background-image: url(  '../Images/content_bg_top.jpg' );
	background-repeat: no-repeat;
}

td.ContentPanelMiddle
{
	background-position: left top;
	background-image: url(  '../Images/content_bg_middle.jpg' );
	background-repeat: repeat-y;
}
td.ContentPanelBottom
{
	height: 10px;
	background-position: left top;
	background-image: url(  '../Images/content_bg_bottom.jpg' );
	background-repeat: no-repeat;
}

table.LeftRightContent
{
	background-position: left top;
	background-image: url(  '../Images/content_bg_grad.jpg' );
	background-repeat: no-repeat;
	height: 400px;
}

td.LeftContent
{
	width: 300px;
	padding: 10px;
}

td.RightContent
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

/* Left Content Table */
table.LeftContentTable
{
	height: 100%;
	background-position: left top;
	background-image: url(  '../Images/left_content_bg.jpg' );
	background-repeat: repeat-y;
}

td.LeftContentLeftBottomBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/left_content_bottom_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.LeftContentRightBottomBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/left_content_bottom_bg_right.jpg' );
	background-repeat: no-repeat;
}


td.LeftContentLeftTopBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/left_content_top_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.LeftContentRightTopBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/left_content_top_bg_right.jpg' );
	background-repeat: no-repeat;
}




/* Right Content Table */
table.RightContentTable
{
	background-position: left top;
	background-image: url(  '../Images/right_content_bg.jpg' );
	background-repeat: repeat-x;
}

td.RightContentLeftBottomBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/right_content_bottom_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.RightContentRightBottomBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/right_content_bottom_bg_right.jpg' );
	background-repeat: no-repeat;
}

td.RightContentLeftTopBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/right_content_top_bg_left.jpg' );
	background-repeat: no-repeat;
}
td.RightContentRightTopBorder
{
	background-position: left top;
	width: 10px;
	height: 10px;
	background-image: url(  '../Images/right_content_top_bg_right.jpg' );
	background-repeat: no-repeat;
}


table.LeftRightContent tr td
{
	vertical-align: top;
}

table.ContentHeight
{
	height: 500px;
}

table.ContentTable
{
	height: 100%;
	background-image: none;
}

table.ContentTable tr td
{
	vertical-align: text-top;
}

table.ProfileContent tr td
{
	vertical-align: text-top;
}

td.ProfileLabel
{
	width: 200px;
	font-weight: bolder;
}
td.ProfileLabel2
{
	width: 200px;
	font-weight: bolder;
	text-align: right;
}


td.MainContentPanelsSpace
{
	width: 4px;
	font-size: 1px;
}





/* News */
table.CurrentNews
{
}

table.NewsMainTable
{
	padding-top: 4px;
	padding-bottom: 4px;
}

table.NewsTable
{
	border-bottom: 1px dotted #545454;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.NewsLinkMore
{
	color: #e86e34;
}


input, select, textarea
{
	border: 1px solid #e5e5e5;
	color: #545454;
	font-size: 10pt;
}
select, select option
{
}

img.Captcha
{
}

/*Home.aspx*/
table.TitleBarHome
{
	background-position: left top;
	width: 992px;
	height: 279px;
	background-image: url(  '../Images/title_bar_home.jpg' );
	background-repeat: no-repeat;
}

td.ContentTitle
{
	font-size: 12pt;
	color: #545454;
	padding-bottom: 6px;
	font-weight: bold;
}

a
{
	color: #719cd3;
}

td.ErrorListCaption
{
	text-align: right;
	padding-right: 10px;
	color: #e86e34;
}

td.ErrorListMsgs
{
	text-align: left;
	color: #e86e34;
}

ul.ErrorList
{
	padding-left: 10px;
	text-align: left;
}
li.UserError, li.SystemError, li.Warning
{
	padding-left: 0px;
}

/* SEBLibBanner */
table.SEBLibBanner
{
	margin-top: 10px;
	margin-bottom: 10px;
}

td.SEBLibBannerTitle, td.CurrentNewsTitle, td.SectionTitle
{
	font-size: 12pt;
	color: #545454;
	padding-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px solid #545454;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.UserRegForm tr td.EntryLabel, table.UserRegForm tr td.EntryValue
{
	padding: 2px;
	vertical-align: text-top;
}



