/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{font-family: Arial, Helvetica, Tahoma, sans-serif;
			             font-size: 12px;
						 line-height: 20px;
						/* letter-spacing: 1px;*/
						 color:#908F90 }
/*
body {  margin: 0px  0px; padding: 0px  0px;
			background: url("../images/bg_main.gif") #430C62 top}
*/
a:link { color: #680A4B; text-decoration: none}
a:visited { color: #85055B; text-decoration: none}
a:active { color: #85055B; text-decoration: none}
a:hover { color: #85055B; text-decoration: underline}

a.menu:link { color: #908F90; text-decoration: color: none}
a.menu:visited { color: #908F90; text-decoration: none}
a.menu:active { color: #908F90; text-decoration: none}
a.menu:hover { color:#85055B; text-decoration: none}

.style4 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #414042}
.style11 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px  line-height: 16px; letter-spacing: 0px;}
.style14 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px}
.style141 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;line-height: 12px; color:#DCDBD9}
.style142 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;line-height: 18px; color:#DCDBD9}
.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}

.bg_w_right_bodybottom  {background: url("../images/bg_w_right_bodybottom.gif") bottom no-repeat}
.bg_w_left_bodybottom  {background: url("../images/bg_w_left_bodybottom.gif") bottom no-repeat}
.bg_w_left_bottom  {background: url("../images/bg_w_left_bottom.gif") bottom right no-repeat}
.bg_w_left  {background: url("../images/bg_w_left.gif") top right no-repeat}
/* For Intro
.intro_bg_l  {background: url("../images/4intro_left.jpg") #A7B439 top right no-repeat}
.intro_bg_r  {background: url("../images/4intro_right.jpg") #A7B439 top left no-repeat}
*/
.transbox
  {
  background-color:#000000;
  border:0px solid black;
 /* border-radius: 3px; 
  -ms-border-radius: 3px; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px;*/
  /* for IE */
  filter:alpha(opacity=87);
  /* CSS3 standard */
  -moz-opacity:0.87;
  }

.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: '#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 **********************/

