/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body,td,div,.p,a{font-family:Tahoma, MS Sans Serif, Microsoft Sans Serif;
			             font-size: 14px;
						 line-height: 22px;
						 color:#999999 }

					
body {  margin: 0px  0px; padding: 0px  0px
		   }
a:link { color: #999999; text-decoration: none}
a:visited { color: #999999; text-decoration: none}
a:active { color:#999999; text-decoration: none}
a:hover { color: #603811; text-decoration: none}

a.contact:link { color:  #999999; font-size: 12px; text-decoration: none}
a.contact:visited { color:  #999999; font-size: 12px; text-decoration: none}
a.contact:active { color:  #999999; font-size: 12px; text-decoration: none}
a.contact:hover { color: #005825; font-size: 12px; text-decoration: none}

a.text:link { color:  #AF6041;  text-decoration: none}
a.text:visited { color:  #AF6041;  text-decoration: none}
a.text:active { color:  #AF6041;  text-decoration: none}
a.text:hover { color: #005825;  text-decoration: none}

.style4 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #003399; }
.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}
.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 8px}

.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 20px;line-height: 18px}
.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; color: #6B748D;}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px color: #00526B;}
.arial_h{  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 14px color: #AB59A9;}

.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 8px}
.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}
.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}
.bg_home  {background: url(bg_home.jpg) #929B3E no-repeat #929B3E}
.bg_h_right  {background: url(bg_h_right.jpg) top right no-repeat}
.bg_red_left  {background: url(bg_red.jpg) top right no-repeat}
.bg_black_right  {background: url(bg_black.jpg) top left no-repeat}
.bg_h2  {background: url(bg_h2.gif) top left no-repeat}
.bg_h3  {background: url(bg_bottom.gif) top left no-repeat}
.bg_bottom001  {background: url(bg_bottom001.gif) top left no-repeat}
.bg_bottom002  {background: url(bg_bottom002.gif) top left no-repeat}
.bg_h_right  {background: url("../images/bg_h_right.gif") # top right no-repeat}
.bg_text  {background: url(bg_text.jpg) #E9D4E9 bottom no-repeat}
.bg_silk  {background: url(bg_silk.jpg) #E9D4E9 bottom no-repeat}
.bg_inkjet  {background: url(bg_inkjet.jpg) #E9D4E9 bottom no-repeat}
.bg_embossed  {background: url(bg_embossed.jpg) #E9D4E9 bottom no-repeat}
.bg_bottom1  {background: url(bg_bottom1.jpg) #FFFFFF bottom no-repeat}
.bg_bottom2  {background: url(bg_bottoom2.jpg) #DDE7C7 bottom}
.bg_bottom3  {background: url(bg_bottom3.jpg) #324D96 bottom left no-repeat}


.bg_bottom_left {background: url("../images/bg_bottom_left.gif") # top left no-repeat}
.bg_p1{background: url(bg_p1_.gif) #D6CEBE top 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: 13px;
	line-height: 19px;
}

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: '#FFFFFF';
	border-collapse: collapse;
	background-color: none;
}
table.sample2 td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: '#FFFFFF';
	background-color: none;
	-moz-border-radius: ;
}

/********************* end **********************/

