/* framework
 * ------------------------------------------------------------------------- */
	body {
	background-color: #303030;
	text-align: left;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

hr {
	border: 0;
	color: #ff9933;
    background-color: #ff9933;
    height: 1px;
  	
	}
	
h1 { 
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  font-size: 1em; 
      font-weight: bold; 
      color: #cc6600;
	  padding:0 0 0 20px;
      }
	  
	  h2 { 
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  font-size: small; 
      color: #999999;
	  padding:0 0 0 20px;
      }
	   h3 { 
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  font-size: 1.5em; 
      color: #999999;
	  padding-left:20px;
      }
	    h4 { 
      font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  font-size: 1.1em; 
      color: #999999;
	  padding-left:20px;
      }
.text2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	  
.Otext {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: bold;
	text-decoration: none;
	}
		  
.Gtext {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}
	
.maintext {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.maintext a {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
.maintext a:active {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
.maintext a:hover {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}


.text3 {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}
.text3 a {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}
.text3 a:active {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}
.text3 a:hover {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
}


.smtext {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}
.smtext a {
	color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}
.smtext a:active {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}
.smtext a:hover {
	color: #cc6600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}

.rule1 {
	border-top: 1px solid #ff9933;
	width: 100%
	}
	
.rule2 {
	border-right: 1px solid #999999;
	
	}
	
.feed {
	border-bottom: 25px solid #191919;
	width: 100%;
	text-align: center;
	}
.banner {

background:url(../images/bkg-1.jpg);
margin:0;
margin-right: 1px;
padding:0 0 0 0px;
text-decoration:none;
}
.bkg2 {
float:left;
background:url(../images/bkg-2.jpg) repeat-y;
margin:0;
margin-right: 1px;
padding:0 0 0 0px;
text-decoration:none;
}



/* Begin slidetabs menu \*/
.slidetabsmenu{
float:right;
width:100%;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
line-height:normal;
border-top: 2px solid #ff9933;

}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-top: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:right;
background:url(../images/slide-left.jpg) no-repeat left bottom;
margin:0;
margin-right: 1px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
float:right;
display:block;
background:url(../images/slide-right.jpg) no-repeat right bottom;
padding:2px 13px 5px 4px;

color:#999999;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: #ffcc66;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:100% 0px 0px 10px 0px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
	background-position:100% 0px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 1px 0px 1px 0px;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
font-weight:bold
color: #ffffff;
line-height:18px;
z-index:100;
filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
background-color: #303030;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-top-width: 1px;
padding-top: 2px;
text-decoration: none;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
color: #ffffff;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;

}
.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-top-width: 1px;
padding: 2px 0px 0px 0px;
text-decoration: none;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
color: #ffffff;
background-color: #cc6600;
filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;

}
.dropmenudiv_c a:active{ /*THEME CHANGE HERE*/
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-top-width: 1px;
padding: 2px 0px 0px 0px;
text-decoration: none;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: small;
color: #ffffff;
background-color: #cc6600;

}
.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
