﻿/* body properties */

.windowbody
{
	font: 12px arial,sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-base-color: #ebe7de;
	scrollbar-track-color: #cfccc4;
	scrollbar-arrow-color: #000000;
}



/* hyperlink properties */
a
{
	color: Black;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #660000;
	text-decoration: underline;
}
a:active
{
	color: #660000;
	text-decoration: underline;
}
a:hover
{
	color: Black;
	text-decoration: none;
}
a.small-link
{
	background: url(/images/buttons/plus.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 15px 0 0;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

/* global image properties */
img, a img
{
	border-style: none;
  border-color: inherit;
  border-width: medium;
 
}




/* headings */
.HeaderTitle
{
  font-family:Forte,Arial;
	color: #000000;
	
	padding: 0;
	font-size:35pt;
	
}
h1
{
	font: bold 18px arial,sans-serif;
	color: #000000;
	vertical-align: center;
	padding: 0;
	margin-top: 0;
}
h2
{
	font: bold 16px arial,sans-serif;
	color: #000000;
	vertical-align: center;
	padding: 0;
}
h3
{
	font: bold 14px arial,sans-serif;
	color: #000000;
	vertical-align: center;
	padding: 0;
}
h4
{
	font: bold 12px arial,sans-serif;
	color: #000000;
	vertical-align: center;
	padding: 0;
}

p
{
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
body
{
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td
{
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area
{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer
{
	width: 800px;
	background-color: #666666;
}
td.shadow_right
{
	background-image: url(/Images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left
{
	background-image: url(/Images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content
{


	height: 400px;
	vertical-align:top;
}
td.below_header
{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box
{
	background-image: url(ScrollBody3.jpg);
	
	background-repeat:no-repeat;
	height:870px;
	width:800px;
}

td.horizontal_column
{
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
		border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container
{
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center
{
	background-color: #FFFFFF;
}
td.header_column
{
	height: 50px;
	overflow:hidden;
	vertical-align: middle;
	color: Black;
	font-size: 24pt;
	background-image: url(Top2.jpg);
	background-repeat:inherit;
	background-position: top;
}
td.left_content
{
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(/Images/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active, a.main_link:visited, a.main_link:link
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}
a.main_link:hover
{
	background-color: #333333;
	color: #FFFFFF;
}
a.bottom_link:active, a.bottom_link:visited, a.bottom_link:link
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover
{
	color: #CCCCCC;
}
div.bottom_content
{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation
{
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
.cart
{
	
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SubMenu
{
	margin: 0px;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*	GRIDVIEW STYLES	*/
.GridHeader
{
	width: 100%;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	background-position: left bottom;
	background-image: url(/Public/Images/OrgBar.png);
	background-repeat: repeat-x;
	height: 18px;
}
.GridHeader a:link
{
	color: #000000;
	text-decoration: none;
}
.GridHeader a:visited
{
	color: #000000;
	text-decoration: none;
}
.GridHeader a:hover
{
	color: #000000;
	text-decoration: none;
}
.GridHeaderSub
{
	width: 100%;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
}
.GridSelected
{
	background-color: #002E63;
	color: #FFFFFF;
}
.GridSelected a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridSelected a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridSelected a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.GridHighlight
{
	background-color: #FFFF66;
	color: #000000;
}
.GridHighlightBlue
{
	background-color: #99CCFF;
	color: #000000;
}
.GridHighlightGreen
{
	background-color: #CCFF99;
	color: #000000;
}
.GridAlternate
{
	color: #000000;

	background-color: #F2F2F2;
}
.GridFooter
{
	width: 100%;
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	background-position: left top;
	background-image: url(/Public/Images/OrgBar.png);
	background-repeat: repeat-x;
}
.GridPager span
{
	border: solid 1px #002E63;
	background-color: #002E63;
	color: #FFFFFF;
	text-decoration: none;
	width: 18px;
	text-align: center;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}
.GridPager a:link
{
	border: solid 1px #002E63;
	text-decoration: none;
	width: 18px;
	text-align: center;
	padding: 1px 2px 1px 2px;
}
.GridPager a:visited
{
	border: solid 1px #002E63;
	text-decoration: none;
	width: 18px;
	text-align: center;
	padding: 1px 2px 1px 2px;
}
.GridPager a:hover
{
	color: #FFFFFF;
	border: solid 1px #002E63;
	background-color: #0057A6;
	text-decoration: none;
	width: 18px;
	text-align: center;
	padding: 1px 2px 1px 2px;
}
/*	apply this to a div around a gridview to freeze the header row to the top line of the div	*/
.GridBox
{
	overflow: auto;
	padding: 0 0 0 0;
}
.GridBox table th
{
	position: relative;
}
.GridBox table tbody
{
	overflow-x: hidden;
}
.PartName
{
	font-weight: bold;
	font-size: 110%:;
}
.MenuItem
{ 
  
  vertical-align:middle;
	font-weight:600;
	font-size:20pt;
	color:Black;
	text-align:center;
  margin-top: 0px;
}
.LinkButton
{
	background: url(/Images/btnbg.png) repeat-x 0 100%;
	
	color: #000000;
	font-weight: bold;
	border: 1px solid #002E63;
	
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	height: 20px;
	padding:0px  5px 0px 5px;
}
.bottom_link
{
	color: Black;
	font-size: 12pt;
	
}