/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family:Verdana, Arial, Helvetica, sans-serif;
			             font-size: 14px;
						 line-height: 26px;
						 color:#7A7D7D }
					
body {  margin: 0px  0px; padding: 0px  0px
		   }
a:link { color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:active { color: #FFFFFF; text-decoration: none}
a:hover { color: #3976AE; text-decoration: none}

a.linkaddress:link { color: #7A7D7D; text-decoration: none}
a.linkaddress:visited { color: #7A7D7D; text-decoration: none}
a.linkaddress:active { color: #7A7D7D; text-decoration: none}
a.linkaddress:hover { color: #3976AE; text-decoration: none}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 16px;; color: #DBE5D9}
.style5 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #000000}
.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 4px;}
.style10 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 16px; font-weight: bold;color: #000099}
.style11 {color: #333333}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px; line-height: 16px}
.style14index {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px; line-height: 14px:#FFFFFF}
.style14address {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; line-height: 12px:#FFFFFF}
.style15address {	font-family: Verdana, Arial, Helvetica, sans-serif; 10px; line-height: 18px:#FFFFFF}
.style15 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 4px; line-height: 18px}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 6px;line-height: 18px}
.arial10 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px}
.arial11index {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px}
.sans8 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 15px}
.sans10 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 10px}
.sans11 {  font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 11px}
.arial_table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px}
.bg_top  {background: url("../images/bg1.jpg") top left no-repeat}
.bg_left  {background: url("../images/bg_left.jpg") top right no-repeat}
.bg_left1  {background: url("../images/bg_left1.jpg") top left no-repeat}
.bg_top1  {background: url("../images/bg.jpg") top left no-repeat}
.bg_right_bottom  {background: url("../images/bg_right_bottom.jpg") bottom left no-repeat}
.bg_bottom  {background: url("../images/background.jpg") bottom no-repeat}
.bg_bottom1  {background: url("../images/background1.jpg") bottom no-repeat}
.bg_left_footer  {background: url("../images/bg_left_footer.gif") top right no-repeat}
.bg_right_footer  {background: url("../images/bg_right_footer.gif") top left no-repeat}
.bg_top_left  {background: url("../images/line_top_right.jpg") top right repeat}
.bg_top_right {background: url("../images/line_top_left.jpg") top left repeat}
.bg_bottom_left {background: url("../images/line_right.jpg") top right repeat}
.bg_bottom_right {background: url("../images/line_left.jpg") top left repeat}
.bg_body  {background: url("../images/background.gif") #FFFEF1 bottom no-repeat}
.bg_table  {background: url("../images/ppv.jpg") #ffffff bottom right 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 **********************/
