<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS definition file containing site wide stylesheets */
/* Start of General Product Cat Styles */
.HomeTxt
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
}
.ItemHdr
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight: bold;
}
.ItemTxt
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	vertical-align:middle;
	font-weight: normal;
}

/* Start of Textbox Styles */
.InputTxt
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px;
    vertical-align:middle;
}
.NewsDate
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#5786c6;
	font-weight: bold;
}
.NewsHome
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color:#5786c6;
	font-weight: bold;
}
/* End of Textbox Styles */

/* Start of Message Style */
.Msg
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5786c6; 
}

.ErrMsg
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #d32c07;
}
/* End of Message Style */


/* Start of Button Styles */
.Btns 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
/* End Of Button Styles */

/* Start of News Datagrid Styles */
.DGHeaderCss
{
	font-weight: bold;
	background-color: #E2E2E2;
	color: #FFFFFF;
}

.DGHeaderCss a
{
    text-decoration: none;
    font-size: 11px;
    color: #446da0;
}

.DGHeaderCss a:hover
{
    text-decoration: underline;
    /*background: Tan url(images/spin.gif) no-repeat 0 100%;
    background: Tan url(images/spin.gif) no-repeat 0 100%;*/
}

.DGAltItemCss
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-color: #EAEAEA;
}

.DGAltItemCss td
{
    font-size: 11px;  
    color: #333333;  
}

.DGAltItemCss a
{
    font-size: 11px;   
    text-decoration: none; 
    color: #333333;
}

.DGAltItemCss a:hover
{
    font-size: 11px; 
    text-decoration: underline; 
    
}

.DGItemCss
{
	font-weight: normal; 
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.DGItemCss td
{
	font-size: 11px;
	color: #333333;
}

.DGItemCss a
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.DGItemCss a:hover
{
	font-size: 11px;
	text-decoration: underline;
	
}
/* End of News Datagrid Styles */

/* Start of Hyperlink Styles */
.TextLink, .TextLink a:link, .TextLink a:visited, .TextLink a:active
{
	color: #303030; 
	Text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em; 	
	cursor: hand;
}
.TextLink:hover
{
	color: #0069cb;
	Text-decoration:underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 1.2em;	
	cursor: hand;
}
/* End of Hyperlink Styles */

/* Start of Breadcrumbs Style */
.RptCrumbs, .RptCrumbs a:link, .RptCrumbs:active, .RptCrumbs:visited
{
	color: #005db7;
	Text-decoration:none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
.RptCrumbs a:hover
{
	color: #c55515;
	Text-decoration:underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}

.RptItem
{
	color: #c55515;
	Text-decoration:none;	
	text-transform: capitalize;	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 3;
}
/* End of Breadcrumbs Style */

/* Start of Item Footer Styles */
.Navifooter, .Navifooter:link, .Navifooter:active, .Navifooter:visited
{
	color: #bebebe;
	Text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px; 
}
.Navifooter:hover
{
	color: #bebebe;
	Text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
/* End of Item Footer Styles */

/* Start of Thumbnail bg color */
.ImgBG
{	
	/*background-color:#000000;*/
	border-color: #b60001;
	border-style:solid;
	border-width:thin;
	padding: 4px 3px 3px 3px;
	cursor:hand;
	/*cursor: hand;*/
}
.ImgBG2
{	
	/*background-color:#000000;*/
	border-color: #b60001;
	border-style:solid;
	border-width:thin;
	padding: 4px 3px 3px 3px;
	/*cursor: hand;*/
}
/* End of Thumbnail bg color */

/* Start of ToolTip */
.hotspot {color:#900; padding-bottom:1px; cursor:pointer;}
#tt {position:absolute; display:block; font-family: Arial; font-size: 11px;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#ECECEC; color:#000; border:1px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
/* End of ToolTip */

#calendar {
	overflow: auto;
	width: 155px;
	height: 190px;
	margin-right: 0px;
	padding-right: 1px;
}

.CustomTabStyle .ajax__tab_header {font-family: Arial, Verdana, Tahoma;font-size:12px;font-weight:bold;background:url(../images/sub_page_title_bg.gif) repeat-x bottom; height:33px;}
.CustomTabStyle .ajax__tab_tab {height:150px;padding:7px 5px;margin:0;background:url(&lt;%=WebResource("AjaxControlToolkit.Tabs.tab.gif")%&gt;) repeat-x;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {background:url(../images/navigation/main_on.gif) repeat-x;}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {background:url(../images/navigation/main_on.gif) no-repeat;}
.CustomTabStyle .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:0px solid #999999;border-top:0;padding:8px;background-color:#FFFFFF;}


.content_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #666666;
	text-decoration: none;
}

.content_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.sub_headline {
	font-family: Arial, Verdana, Tahoma ;
	font-size: 13px;
	color: #b60001;
}

.photo_gallery_thumb_bg1 {
	background-image: url(../images/photo_gallery_thumb_bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.sub1_seperator {
	width:169px;
	background-image:url(../images/seperator_sub_1.gif);
	background-repeat: repeat-x;
}

.photo_gallery_thumb_bg2 {
	background-image: url(../images/photo_gallery_thumb_bg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
</pre></body></html>