/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family:MS Sans Serif, Microsoft Sans Serif;
			           font-size: 15px;
						 line-height: 18px;
						 color:#2F2813}
/*
body {  margin: 0px  0px; padding: 0px  0px;
			background: url("../images/bg_main.gif") #430C62 top}
*/
a:link { color: ##886E51; text-decoration: none}
a:visited { color: #886E51; text-decoration: none}
a:active { color: #886E51; text-decoration: #4F7357}
a:hover { color: #4F7357; text-decoration: none}

a.lang:link { color: #E08853; text-decoration: none}
a.lang:visited { color: #E08853; text-decoration: none}
a.lang:active { color: #145577; text-decoration: none}
a.lang:hover { color: #FFF56D; text-decoration: none}

a.yellow:link { color: #9AB28D; text-decoration: none}
a.yellow:visited { color: #9AB28D; text-decoration: none}
a.yellow:active { color: #145577; text-decoration: none}
a.yellow:hover { color: #CCD020; text-decoration: none}

.style4 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #414042}
.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;line-height: 20px}
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;line-height: 18px; color:#2F2813}
.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px}
.arial13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; color:#638F27}
.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 6px; line-height: 14px}
.sans10 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 10px; line-height: 18px}
.arial_table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px}
.tahoma9 {  font-family: Tahoma, sans-serif, sans; font-size: 9px; line-height: 14px}
.tahoma11 {  font-family: Tahoma, sans-serif, sans; font-size: 11px; line-height: 14px}
.timeroman {  font-family: "Times New Roman", Times, serif; font-size: 20px; font-style: normal}
.timeroman2 {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: normal}
.timeroman0 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold}
.covertext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 22px}
.adtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px}
/* For Intro*/
.bg_w_l  {background: url("../images/bg_w_left.jpg") #2D5D6F top right no-repeat}
.bg_w_r  {background: url("../images/bg_w_right.jpg") #2D5D6F top left no-repeat}
.bg_body_top  {background: url("../images/bg_body_top.jpg") #346C81 top no-repeat}
.bg_home_bottom  {background: url("../images/bg_home_bottom.jpg") bottom no-repeat}
.bg_about_bottom  {background: url("../images/bg_about_us.jpg") bottom  left no-repeat}
.bg_contact_bottom  {background: url("../images/bg_contact.jpg") bottom  left no-repeat}
.bg_menu_bottom  {background: url("../images/bg_menu.gif") bottom  left no-repeat}
.bg_gallery_bottom  {background: url("../images/bg_gallery.jpg") bottom  left no-repeat}
.bg_comment_bottom  {background: url("../images/bg_comment.jpg") bottom  left no-repeat}
/*
.bg_table  {background: url("../images/bg_gradient.jpg") #ffffff top no-repeat}
.bg_tbleft  {background: url("../images/bg_left_head.gif") #ffffff left no-repeat}
.bg_tbright  {background: url("../images/bg_right_head.gif") #ffffff right no-repeat}
.bg_ftbleft  {background: url("../images/bg_lr_foot.gif") #ffffff top left no-repeat}
.bg_ftbright  {background: url("../images/bg_lr_foot.gif") #ffffff top right no-repeat}
.bg_fthome  {background: url("../images/bg_home.gif") #ffffff bottom no-repeat}
*/
.sans12 {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	line-height: 20px;
}

table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}

table.sample2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: '#FEF6CD';
	border-collapse: collapse;
	background-color: none;
}
table.sample2 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: '#FFFFFF';
	background-color: none;
	-moz-border-radius: ;
}

/********************* end **********************/
