body
{
    background: #a5a5a5 url(images/leatherback.jpg);
    background-position: left top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
    text-align: center;
    font-family: Century Gothic,Tahoma, Arial, Sans-Serif;
    color: #333333;
}

#skinmaster
{
    width: 1003px;
}

#BannerTD
{
    background-image: url(images/Banner_logo.jpg);
    height: 127px;
}

#MenuTD
{
    height: 55px;
    background-image: url(images/bg_menu.gif);

}

#ContentTD
{
    height: 100%;
    background-image: url(images/bg_content.gif);
}
#ContentTable
{
   padding: 5px 4px 0px 18px;
   width:100%;
   *margin-left:16px;
   *width:980px;
   
}

#RightGrayTable{width:100%; padding:5px 0px 5px 12px; *padding:5px 0px 5px 12px;}

#BottomTD
{background-image:url(images/bg_bottomtd.gif);
background-position:top;
background-repeat:no-repeat;
height:15px;
}
.MenuPane
{
  padding:0 2px 0 2px;  
}

.Search
{
    text-align: Left;
    vertical-align: bottom;
    width: 300px;
    padding-bottom: 8px;
    padding-left: 10px;
}
.MenuItem
{
    vertical-align: middle;
    text-align: right;
    background-image: none;
}
.ContentArea
{
    width: 744px;
    background-image:url(images/content.jpg);
    background-position:bottom left;
    height:408px;
    background-repeat:repeat-x;
    text-align: left;
    vertical-align: top;
    padding-right: 0px;
    padding-top: 5px;
    padding-left:0px;
    *width:760px;
}

.Content
{
    text-align: left;
    vertical-align: top;
    padding-left: 0px;
}
.RightContent
{
    text-align: left;
    vertical-align: top;
    padding: 0px;
    *padding-top:10px;
    *width:216px;
    *padding-left:10px;
    width:218px;
}
.Statements
{
    color: #cccccc;
    font-size: 11px;
    text-align: center;
    font-family: Tahoma,Arial;
    border-bottom: solid 0px #232222;
    vertical-align: top;
}
.Statements a:link
{
    color: #cccccc;
    text-decoration: none;
}
.Statements a:active
{
    color: #cccccc;
    text-decoration: none;
}
.Statements a:visited
{
    color: #cccccc;
    text-decoration: none;
}
.Statements a:hover
{
    color: #cccccc;
    text-decoration: underline;
}

/*MENU Classes*/

.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 100%;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}



.MainMenu_MenuItem
{
	border-left: #5069BC 0px solid;
	border-bottom: #5069BC 0px solid;
	border-top: #5069BC 0px solid;
	border-right: #5069BC 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family:Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	letter-spacing: 0em;
	text-transform: uppercase;
	height: 54px;
	vertical-align: middle;
	text-align:center;
	padding:0 5px 0 5px;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family:Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    text-align: center;
    letter-spacing: 0em;
    text-transform: none;
    height: 54px;
    text-transform: uppercase;
    vertical-align: middle;
    background-image:url(images/bg_menusel.jpg);
    background-repeat:repeat-x;
    padding:0 5px 0 5px;
}
.MainMenu_MenuItem td, .MainMenu_MenuItemSel td
{
  padding:0 5px 0 5px;  
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
	padding: 2px;
	font-size: 11px;
	text-align: left;
	height: auto;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight:bold;
	text-transform:none;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    color: #fff;
    padding: 2px;
    font-size: 11px;
    text-align: left;
    height: auto;
    font-family: Tahoma, Arial;
    font-weight:bold;
    text-transform:none;
}
.MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    border-left: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #e4930d;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=           '#696969' , Direction=135, Strength=3);
    padding: 5px;
    border-top: solid 0px #02aeae;
}

.MainMenu_MenuBreak, .menu_seperator
{
    width: 1px;
    height: 41px;
    background: transparent url(images/bg_menuseperator.gif);
    background-repeat: no-repeat;
    background-position:bottom;
    border: solid 0px #000;
    border-bottom: solid 0px #000;
    vertical-align:bottom;
}
.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

a.SkinObject:link
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:active
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:visited
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:hover
{
    color: #fff;
    text-decoration: underline;
}

/* Search*/

.SearchBar
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
.SearchBar a:link
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:active
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:visited
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:hover
{
    color: #333333;
    text-decoration: underline;
}





