/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}
body,td,div,.p,a{font-family: Arial, Helvetica, sans-serif;
			             font-size: 11px;
						 line-height: 20px;
						 letter-spacing: 1px;
						 color:#BDB7B3 }		

a:link { color: #E6D9CC; text-decoration: none}
a:visited { color: #E6D9CC; text-decoration: none}
a:active { color: #E6D9CC; text-decoration: none}
a:hover { color: #FFD138; text-decoration: none}

a.menufooter:link { color: #2A2A2A; text-decoration: none}
a.menufooter:visited { color: #2A2A2A; text-decoration: none}
a.menufooter:active { color: #2A2A2A; text-decoration: none}
a.menufooter:hover { color: #2A2A2A; text-decoration: underline}

.stylems {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 12px; letter-spacing: 0px;}
.stylevdn {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; letter-spacing: 0px;}
.stylearl {font-family: Arial, sans-serif;	font-size: 12px; letter-spacing: 0px}
.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}
.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_w_left_intro {background: url("../images/bg_w_left.gif") #271100 top right no-repeat}
.bg_w_right_intro  {background: url("../images/bg_w_right.gif") #271100 top left no-repeat}
.bg_w_right_temp  {background: url("../images/bg_w_right.gif") #271100 top left 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;
}

/********************* end **********************/
