/* inside header--------------------------------------- */

.head-bg2 {
	background:url(images/bg-header-inside.jpg);
	background-repeat:repeat-x;
	background-position: center;
	height:213px;
}
.head-bg-middle {
	background:url(images/bg-header-inside-mid.jpg);
	background-repeat:repeat-x;
	background-position: center;
	height:213px;
}
.side-bg {
	background:url(images/bg-side.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.side-bg2 {
	background:url(images/bg-side2.jpg);
	background-repeat:repeat-x;
	background-position: top;
	height: 446px;
}
.sub-title {
	color: #891374;
	font-size: 26px;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	
}
/* about--------------------------------------------- */

.people-name {
	color: #891374;
	font-size: 20px;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	
}

div.subname { width:195px; height:16px; background-color:#7abc1c; color:#fff; font-size:11px; line-height: 10px; padding-top:4px}

/* products------------------------------------------- */

.box-txt {
	color: #fffff1;
	font-size: 18px;
	font-family: "Trebuchet MS";
	
}
.box-txt2 {
	color: #891374;
	font-size: 16px;
	padding-left:10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	
}
.box-txt3 {
	color: #444;
	font-size: 16px;
	font-family: "Trebuchet MS";
	
}

/* package------------------------------------------- */

.td1 {
	padding: 10px 0 10px 10px; /* top, right, bottom, left. */
	background-color:#e4ffbd;
}
.td2 {
	padding: 10px 0 10px 10px; 
	background-color:#fff9d1;
}

/* marketing------------------------------------------- */

.sub-title2 {
	color: #0c55a8;
	font-size: 12px;
	padding-top: 10px;
	
}
.legend {
	color: #891374;
	font-size: 12px;
	padding-top: 10px;
	
}

.legend1 {
	color: #891374;
	font-size: 12px;
	
	
}

.price {
	color: #c20000;
	font-size: 12px;
	padding-top: 10px;
	
}
.bx-txt {
	color: #fff;
	padding: 10px;
	vertical-align:top;
	font-weight: bold;
}

/* fields */

fieldset {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 9pt;
	color: #333333;
}

/* calendar */

.cellstyle {
	background-color:#FF0000
}

/* error */

.error {
 color:#CC3300;
}

/* announcement */ 

.title-n {
   font-weight: bold;
   color:#7aa80c;
}
.annoucebody {
	color:	     #444;
	font-size:   9pt;
}

.textsmall {		/*announcement date*/
   font-size: 8pt;
   font-weight: bold;
   color:#0c55a8;
}
/*end*/

/* news */
.tnews2:link   		{ text-decoration: underline; color: #7aa80c; font-weight: bold;}
.tnews2:active 		{ text-decoration: underline; color: #7aa80c; font-weight: bold;}
.tnews2:visited		{ text-decoration: underline; color: #7aa80c; font-weight: bold;}
.tnews2:hover  		{ text-decoration: none; color: #444; font-weight: bold;}

.news-date{
   font-size:   8pt;
   color:		#0c55a8;
}
.titlenews {
   color:		#7aa80c; 
   font-weight: bold;

}
.newsbody {
	color: #444;
	font-size: 11px;
	text-align: justify;
}
.hrline {
   size: 		1px;	
   color:		#f7d195; 

}
hr {
   size: 		1px;	
   color:		#f7d195;
   visibility:  hidden; 

}
/* end */
