/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family: Verdana, Arial, Helvetica, sans-serif;
			             font-size: 12px;
						 line-height: 22px;
						 color:#333333 }
					
body {  margin: 0px  0px; padding: 0px  0px
		   }
a:link { color: #6F6939; text-decoration: none}
a:visited { color: #6F6939; text-decoration: none}
a:active { color: #145577; text-decoration: none}
a:hover { color: #3C7748; 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;}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;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: 11px; line-height: 14px}
.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_table  {background: url("../images/bg_rbj_lbottom.jpg") #ffffff bottom 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 **********************/
