body
{
	margin-top: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}
p { padding: 0; margin: 0;}
a
{
	color: #000;
	text-decoration: none;
}
a:link
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	margin: 0;
	padding: 0;
	font-size: 17px;
	line-height: 130%;
	color: #000;
}
.pageShadow
{
	background-color: #fff;
	width: 970px;
	background: #fff url(Images/page_bg.gif) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
#pageHeader
{
	padding: 10px;
	height: 75px;
}

#TopNavigationPanel 
{
	background: #fff url(Images/topnav_bg.gif) repeat-x;
}
#TopNavigationPanel a
{
	color: #fff;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.toptab_active
{
	background-image: url(Images/topnav_selected.gif);
	background-repeat: repeat-x;
}
#footer
{
	padding: 5px;
	padding-top: 0px;
	color: #fff;
	font-size: 12px;
	background-color: #596168;
}
#footer a
{
	font-size: 12px;
	color: #fff;
}
#LeftPanel
{
	background-color: #fff;
}
#RightPanel
{
	background-color: #fff;
}
.LeftPanelHead
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #ffd803;
	margin-bottom: 5px;
	border-bottom: #b22222 1px solid;
	background-color: #d31515;
}
.Titles
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-style: oblique;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #3261aa;
	margin-bottom: 5px;
	border-bottom: #3261aa 1px solid;
}
.LanguageSelector
{
	text-align: center;
}
.LanguageSelector A
{
	padding-right: 10px;
}
.Message
{
	font-family: Verdana;
	padding: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ff4500;
}

.message1
{
	font-family: Verdana;
	padding: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #f00;
}

.AnnounceSliderHead
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-style: oblique;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3261aa;
	margin-bottom: 5px;
	border-bottom: #3261aa 2px solid;
}
.AnnounceSliderTitle
{
	font-size: 12px;
	color: #96181B;
	font-weight: bold;
	padding: 5px 0px 5px 0;
	cursor: pointer;
	font-family: Tahoma;
}
.AnnounceSliderDate
{
	font-size: 10px;
	font-style: oblique;
	text-align: right;
	padding: 5px;
	cursor: pointer;
}
.AnnounceSliderContent
{
	font-size: 11px;
	color: #000;
	cursor: pointer;
}
.AnnounceSliderLink, AnnounceSliderLink:link, AnnounceSliderLink:visited
{
	color: #9B2964;
	text-decoration: none;
}
.AnnounceSliderLink:hover
{
	text-decoration: underline;
}
.LinksTitle
{
	font-family: Arial;
	font-size: 14px;
	padding: 0px 5px 5px 5px;
	color: #ff3300;
	margin-bottom: 5px;
	border-bottom: #ece5d9 1px solid;
}
.AnnounceTitle
{
	font-family: Arial;
	font-size: 14px;
	padding: 0px 5px 5px 5px;
	color: #ff3300;
	margin-bottom: 5px;
	border-bottom: #ece5d9 1px solid;
}
fieldset
{
	border: solid 1px #ccc;
	padding: 10px;	
}
legend
{
	font-size: 15px;
	font-family: Helvetica, Arial;
	font-weight: bold;
}

.ContentTitle
{
	padding: 10px;
}
/*/////Catalog Section Start/////*/
#CatalogNavigationPanel
{
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Verdana;
}
#CatalogNavigationPanel a
{
	color: #072067;
	font-size: 12px;
}
.CatNavHead
{
	padding-left: 10px;
	color: #383838;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	background: #fff url(images/catnav_headbg.jpg) repeat-x; 
	width: 160px;
}
.CatNavRoot
{
	padding: 5px 0px 5px 0px;
	/*
	background-image: url(images/nav_arrow.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	*/
	font-weight:bold;
	border-bottom: solid 1px #ccc;
}
.CatNavRootOver
{
	padding: 5px 5px 5px 5px;
	/*
	background-image: url(images/nav_arrow.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	*/
	font-weight:bold;
	border: solid 1px #fff;
}

.CatNavRootSelected
{
	padding: 5px 0px 5px 0px;
	/*
	background-image: url(images/nav_arrow.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	*/
	font-weight:bold;
	border-bottom: solid 1px #fff;
}
#BreadCrumbsPanel
{
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
}
#BreadCrumbsPanel a
{
	text-decoration: none;
}
#BreadCrumbsPanel a.selected
{
	color: #f00;
	text-decoration: none;
}
#BreadCrumbsPanel a:link
{
	text-decoration: none;
}
#BreadCrumbsPanel a:hover
{
	color: #f00;
	text-decoration: underline;
}

.SubCategory
{
	
}
.SubCategoryAlt
{
	background-color: #f0f0f0;
}
.catdescription
{
	padding-top: 10px;
}
.ContentBody
{ padding: 10px; }

.tableCell
{
	background-color: #fff;
}
.tableAlternateCell
{
	background-color: #eee;
}
#newspanel
{
	background: #13375a url('images/news_bg.jpg') repeat-x; 
	color: #fff; 
	padding: 10px;
	padding-top: 40px;
	padding-left: 50px;
	height: 100px;
}
#newspanel a
{
	color: #fff;
}