
body, td, th {font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:12px;}
 
/* general page style */
a			{color:#DD3C05; text-decoration:underline;font-weight:normal;}
a:hover		{color:#DD3C05; text-decoration:underline;font-weight:normal;}

a.side		{color:#0A7CA1; text-decoration:none;font-weight:normal; font-size:13px;}
a:hover.side	{color:#0A7CA1; text-decoration:underline;font-weight:normal;font-size:13px;}

a.newssubject		{color:#DD3C05; text-decoration:none;font-weight:bold; font-size:13px;}
a:hover.newssubject	{color:#DD3C05; text-decoration:underline;font-weight:bold;font-size:13px;}
 
hr			{height: 0px; border: solid #B3B3B3 0px; border-top-width: 1px;}
hr.side-hr	{height: 0px; border: solid #B3B3B3 0px; border-top-width: 1px;}
hr.news-hr		{height: 0px; border: solid #B3B3B3 0px; border-top-width: 1px;}

/* form */
.button		{font-size:11px;  margin-top:2px;}
.textbox		{color:#000000; font-size:11px; background-color:#FFFEE5; border:1px #DBD0C3 solid;}

.block-titlet	{color: #DD3C05; font-size: 13px; font-weight: bold;  font-family: Arial, Helvetica,Verdana, MS Sans Serif,Tahoma;border-bottom:#999999 solid 1px; width:100%; display:block; }
.block-titles 	{color: #44444E; font-size: 13px; font-weight: bold; font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; text-decoration: none}
.date			{color: #7BB212; font-size: 11px;}

.panel-main-body {color:#666666; font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:12px; 
 

}
.panel-side-body		{color:#666666; font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:12px;
 
}
 
 /* Column block */
.column-block-left { background-color:#FFFFFF; }
.column-block-right { background-color:#FFFFFF;  }
.column-block-main { background-color:#FFFFFF;  }


.tbl-border		{background-color:#F7DCBA;}
.tbl			{color:#666666; background-color:#FFFAEB; font-size:12px;  padding:4px;}
.tbl1			{color:#666666; background-color:#FFFEF0; font-size:12px;  padding:4px;}
.tbl2			{color:#666666; background-color:#FFFBF0; font-size:12px;  padding:3px 4px 3px 4px; }
/* voting poll */
.poll			{height:10px; border:1px #F2F2F2 solid;}
 
/* comment */
.comment-name	{font-weight:bold; color:#000000;}
.comment-date	{font-weight:normal; color:#006600;}

/* this is for the photo gallery */
.gallery		{ padding: 16px 0px 8px 0px;}
.gallery img	{border: 1px solid #F7D957; filter: none;}
.gallery:hover img	{border: 1px solid #F7D957; filter: none;}
img.activegallery	{border: 1px solid #F7D957; filter: none;}

/* news image */
.newspic img	{border: 1px solid #FF6633; filter: none;}

/*  products image */
.product		{padding: 16px 0px 8px 0px;}
.product img	{border: 1px solid #F7D957; filter: none;}
.product:hover img	{border: 1px solid #F7D957; filter: none;}

.product-tbl1			{font-size:12px; color:#000; background-color:#FFFBF0; padding:4px;}
.product-tbl2			{font-size:12px; color:#000; background-color:#FFFEF0; padding:4px;}

.product-title	{color: #000000; font-size: 16px; font-weight: bold;  font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; }

 
.footer	{color: #000000; font-size: 16px; font-weight: bold;  font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; }


.black-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-normal-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navigation_text {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.orange_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD3C05;
	font-size: 14px;
}
.gray_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
}
.black_bold_tixt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.light_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.small_bold_orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD3C05;
	font-weight: bold;
}
.bold_sky_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0A7CA1; }

.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: none;
	color: #FFFF00;
}
.menu:active {
	text-decoration: none;
	color: #000000;
}

.gray_link:link {
	color: #cccccc;
	text-decoration: none;
}
.gray_link:visited {
	text-decoration: none;
	color: #cccccc;
}
.gray_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}
.light_gray_link:link {
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #DC3C02;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #44444E;
}