
body, td, th {font-family:tahoma, Helvetica,Verdana, MS Sans Serif,Tahoma; font-size:13px; color:#666666}
 
 
.tbbox { 
	border-style: solid;
	background: #EEEEEE;
	border-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 5px;
	border-top-width: 5px;
}


/* ---------------------- CSS BOX ---------------------- */

body {
	margin-top: 0px;
	margin-left: 0px;
	background:url("images/bgl.gif") ;
}

 
.footbg
{
	background:url("images/footer.jpg") repeat-x;
}
 
.tophead
{
		background:url("images/tophead.jpg")  no-repeat;

}


/* general page style */
a			{color:#804D56; text-decoration:underline;font-weight:normal; font-size:13px;}
a:hover		{color:#FF5900; text-decoration:underline;font-weight:normal; font-size:13px;}

a.side		{color:#804D56A; text-decoration:none;font-weight:normal; font-size:13px;}
a:hover.side	{color:#D5909D; text-decoration:underline;font-weight:normal;font-size:13px;}

a.newssubject		{color:#FF8713; text-decoration:none;font-weight:bold; font-size:13px;}
a:hover.newssubject	{color:F74107; text-decoration:underline;font-weight:bold;font-size:13px;}
 
hr			{height: 0px; border: dashed #4EBA15 0px; border-top-width: 1px;}
hr.side-hr	{height: 0px; border: dashed #4EBA15 0px; border-top-width: 1px;}
hr.news-hr		{height: 0px; border: dashed #4EBA15 0px; border-top-width: 1px;}

/* form */
.button		{ background:url("images/button.jpg") repeat-x; color:#000000;  border:1px #003C74 solid;}
.textbox		{color:#000000;  font-size:11px; background-color:#F9F9F9; border:1px #F7DED4 solid;font-family:Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; 
}
 .block-titlet	{color: #FF5900; font-size: 15px; font-weight: bold;  font-family: tahoma,  Helvetica,Verdana, MS Sans Serif,Tahoma; }
.block-titles 	{color: #ffffff; font-size: 13px; font-weight: bold; font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; text-decoration: none
}

 
.date			{color: #999999; font-size: 11px;}
 
 
 /* Column block */
.column-block-left { background-color:#EEEEEE; padding:4px;}
.column-block-right { background-color:#EEEEEE;  padding:2px;}
.column-block-main { background-color:#EEEEEE;  padding-right:2px;}


.tbl-border		{background-color:#F6F6F6;}
.tbl			{color:#091609; background-color:#FDF1F7; font-size:12px;  padding:4px;}
.tbl1			{color:#091609; background-color:#F6F6F6; font-size:12px;  padding:4px;}
.tbl2			{color:#091609; background-color:#F6F6F6; font-size:12px;  padding:3px 4px 3px 4px; }
/* voting poll */
.poll			{height:10px; border:1px :#FDFCF7 solid;}
 
/* comment */
.comment-name	{font-weight:bold; color:#2FBB0D;}
.comment-date	{font-weight:normal; color:#999999;}

/* this is for the photo gallery */
.gallery		{padding: 16px 0px 8px 0px;}
.gallery img	{border: 1px solid #2FBB0D; filter: none;}
.gallery:hover img	{border: 1px solid #2FBB0D1; filter: none;}
img.activegallery	{border: 1px solid #2FBB0D; 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 #2FBB0D; filter: none;}
.product:hover img	{border: 1px solid #2FBB0D; filter: none;}

.product-tbl1			{font-size:12px; color:#000; background-color:#F6F6F6; padding:4px;}
.product-tbl2			{font-size:12px; color:#000; background-color:#FDF1F7; padding:4px;}

.product-title	{color: #000000; font-size: 16px; font-weight: bold;  font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; }

 
.footer	{color: #ffffff; font-size: 11px; font-weight: bold;  font-family:  Arial, Helvetica,Verdana, MS Sans Serif,Tahoma; }


    

/* ---------------------- END CSS BOX ---------------------- */
 
#MainMenu 
{
	width:100%;
	height:32px;
	background: #FFFFFF url("images/bmid_032.gif");
	margin:0;
	border:0;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 0 0 0 ;
	padding:0;
}
#tab a 
{
	background:#000000 url("images/bright_032.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_032.gif") no-repeat left top;
	padding:0 18px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	font-weight:bold;
	line-height:32px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #330066;
	background: #FFFFFF url("images/bmid_032.gif");
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 0 0 0 ;
	padding:0;
	display:block;
	border:0 solid #000000;
	color:#000000;
	background:url("images/bleft_032.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:32px;
	background:url("images/bright_032.gif") no-repeat right top;
	padding:0 18px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #000000;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}




 

 

/* ---------------------- CSS BOX ---------------------- */

 

.t146box-titles	{color:#FFFFFF; font-size: 13px; font-weight: bold;  font-family: tahoma,  Helvetica,Verdana, MS Sans Serif,Tahoma;}
.t146box-bodys {color: #000000; background-color: #FFFFFF; font-size: 12px; font-weight: normal;  font-family: tahoma,  Helvetica,Verdana, MS Sans Serif,Tahoma; 	padding: 4px;}

.t146boxtitletab 
{
	line-height:25px;
	background:url("images/bmid_u035.gif");
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}

.t146boxtitletab-right
{
	background:url("images/bright_u035.gif") no-repeat right top;
}

.t146boxtitletab-left
{
	background:url("images/bleft_u035.gif") no-repeat left top;
}
/* ---------------------- END CSS BOX ---------------------- */

  
 
/* ---------------------- CSS BOX ---------------------- */



.t202boxpanel-side {color: #000000;background-color: none;
 	border-style: solid;
	border-color: #D2D2D2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.t202box-titles	{color:#FFFFFF; font-size: 13px; font-weight: bold;  font-family: tahoma,  Helvetica,Verdana, MS Sans Serif,Tahoma;}
.t202box-bodys {color: #000000; background-color: #FFFFFF; font-size: 12px; font-weight: normal;  font-family: tahoma,  Helvetica,Verdana, MS Sans Serif,Tahoma; 	
padding-left: 8px;
padding-right: 8px;
padding-bottom: 4px;
padding-top: 6px;
}

.t202boxtitletab 
{
	line-height:27px;
	background:url("images/bmid_u202.gif");
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}

.t202boxtitletab-right
{
	background:url("images/bright_u202.gif") no-repeat right top;
}

.t202boxtitletab-left
{
	background:url("images/bleft_u202.gif") no-repeat left top;
}

.t202boxbottom 
{
	line-height:11px;
	background:url("images/btmid_u202.gif") repeat-x;
}

.t202boxbottom-right
{
	background:url("images/btright_u202.gif") no-repeat right top;
}

.t202boxbottom-left
{
	background:url("images/btleft_u202.gif") no-repeat left top;
}

 
 
/* ---------------------- END CSS BOX ---------------------- */
