body {
	margin: 0;
	background: url(../../english/images/bg.jpg);
	}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
/*	background-color: #FFFFCC; */
	font-weight: normal;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	width: 95%;
	padding-left: 0px;
	border-bottom-style: dotted;
	background-color: #FFFFFF;
	border: 1px;
	border-bottom-color: #cccccc;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	margin-bottom: -15px;
	padding-left: 10px;
}
h4 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
}
h3 a:link {
	font-weight: bold;
	}
h3 a:visited {
	font-weight: bold;
	}


/*- This is left nav */
.buttonscontainer {width: 135px;}

.buttons a {color: #000000;
background-color: #FFA500;
padding: 2px;
padding-left: 13px;
display: block;
border-bottom: 1px solid ;
border-bottom-color: #FFFFFF;
font: 13px Arial, sans-serif;
font-weight: normal;
text-decoration: none;
text-align: left;}

.buttons a:link {color: #000000;
		text-decoration: none;
	 font-weight: normal;
}

.buttons a:visited {color: #000000;
		text-decoration: none;
	 font-weight: normal;
}

.buttons a:hover {background-color: #FFC251;
color: #000000;
text-decoration: none;
	 font-weight: normal;
}

/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:right;
      width:777px;
      background:#FFE3B0; /*-#EFF4FA this is orginal color from source */
	  font: 13px Verdana, Arial, Helvetica, sans-serif;
/*      font-size:93%; */
	  font-weight: normal;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
	#tabsI ul {
	margin:0;
	padding:3px 0px 0 0px;
	list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:right;
	  background-color: #ffa500;	  
/*      background: #ffa500 no-repeat left top; */
      margin:0;
      padding:0 0px 0 26px;
      text-decoration:none;
      }
	#tabsI a:visited { 
		color: #000000;
		}
    #tabsI a span {
      float:left;
      display:block;	  
      background: url(../../styles/tabrightI.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000;
	 font-weight: normal;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color: #000000;
  	 font-weight: normal;
      }
    #tabsI a:hover {
	  background-color: #FFC251;
      background-position:0% -42px;
	 font-weight: normal;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
	 font-weight: normal;
      }

/*-#EFF4FA this is orginal color from source */	 
	 #toptabletext {
 	  font: 13px Verdana, Arial, Helvetica, sans-serif;
/*      font-size:93%; */
      line-height:normal;
      }
	 #toptabletext a:link {
	 font-weight: normal;
	 text-decoration: none;
      }
	 #toptabletext a:visited {
	 font-weight: normal;
	 text-decoration: none;
      }
	 #toptabletext a:hover {
	 font-weight: normal;
	 text-decoration: none;
      }
.marquee {
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 120px;
	line-height: 15px;
	padding: 3px;
	}
.rightbar {
	border-left-style: solid;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border: 1px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 2px;
	width: 120px;
}
.marquee { border-bottom-style: dotted; border: 1px; border-color: #CCCCCC; padding-bottom: 5px; padding-top: 5px; background-color: #FFFFFF; }
.quotes { padding-top: 5px; }
img { border: 0px; }
