/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body,td,div,.p,a{font-family: Verdana, Arial, Helvetica, sans-serif;
			             font-size: 13px;
						 line-height: 18px;
						 color:#666666 }

					
body {  margin: 0px  0px; padding: 0px  0px
		   }
a:link { color: #666666; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #666666; text-decoration: none}
a:hover { color: #5B0101; text-decoration: none}

a.contact:link { color: #4C680E; text-decoration: none}
a.contact:visited { color: #4C680E; text-decoration: none}
a.contact:active { color: #4C680E; text-decoration: none}
a.contact:hover { color: #78749C; 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: 15px;line-height: 20px}
.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: 18px; line-height: 14px color: #901A30;}

.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("../images/bg_home.jpg") top no-repeat #FFFFFF}
.bg_h_right  {background: url("../images/bg_h_right.jpg") top right no-repeat}
.bg_red_left  {background: url("../images/bg_red.jpg") top right no-repeat}
.bg_black_right  {background: url("../images/bg_black.jpg") top left no-repeat}
.bg_h2  {background: url("../images/bg_h2.gif") top left no-repeat}
.bg_h3  {background: url("../images/bg_bottom.gif") top left no-repeat}
.bg_bottom001  {background: url("../images/bg_bottom001.gif") top left no-repeat}
.bg_bottom002  {background: url("../images/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("../images/bg_text.jpg") #E9D4E9 bottom no-repeat}
.bg_silk  {background: url("../images/bg_silk.jpg") #E9D4E9 bottom no-repeat}
.bg_inkjet  {background: url("../images/bg_inkjet.jpg") #E9D4E9 bottom no-repeat}
.bg_embossed  {background: url("../images/bg_embossed.jpg") #E9D4E9 bottom no-repeat}
.bg_bottom1  {background: url("../images/bg_bottom.gif")  # top right no-repeat}
.bg_bottom2  {background: url("../images/bg_bottom2.jpg")  #324D96 bottom right no-repeat}
.bg_bottom3  {background: url("../images/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("../images/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 **********************/
