

a {text-decoration: none;} 


a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	color: #660000;
	text-decoration: none;
} 
a:hover    {
	color: #93300;
	background-color: #FFCC99;
}

a:active {
	color: #a30100;
} 

a.menu:link {
	color: #000000;
	text-decoration: none;
} 

a.menu:visited {
	color: #000000;
	text-decoration: none;
} 
a.menu:hover    {
	color: #93300;
	background-color: #FFCC99;
}

a.menu:active {
	color: #000000;
} 


.navlinks      { font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.text               {
                        font-size: 12px;
                        font-style: normal;
                        color: #333333;
                        line-height: 16px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        }
						


/* ----- start:body ----- */


body { 
 margin:0;
 padding:0;
 font-family:Verdana, Arial, sans-serif;
 font-size:12px;
 text-align:center;
 color:#000;
 background-color:#fff;
 background-image: url(/images/main/bg_v3.gif);
 background-repeat: repeat-y;
 background-position: top center; }
 
 

  
/* ----- start:alternetgeneral text ------ */


h1, h2, h3, h4, h5, h6 { 
 margin:0;
 padding:0;
 }

h1 { 
 font-family:Verdana, Arial, sans-serif;
 font-size:22px;
 font-weight:bold;
}
 
h2 {
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333
	padding-top: 10px;
}

h3 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding-top: 4px;
}

h4 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top: 20px;}
 
 h5 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top: 20px;}
 h6 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top: 20px;}
 h7 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-top: 20px;}
 
 
p { 
 font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight: normal;
  line-height:17px;
  margin-bottom:12px;
  margin-top:6px;
  color:#000; }
  
 
li {
	font-size:12px;
	margin-left:6px;
	margin-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/bullet.gif); ;
	margin-bottom: 10px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	list-style-image: url(images/bullet.gif); ;
	margin-bottom: -0.2;

}
    



.description { font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 	 
  color: black; }

.nav { font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #333; }


 

 

/* ----- start: wire boxes ----- */

/*
div.wirebox {
  height: 30px;
  width: 208px;
  border: 0;
  background: #fff; }

div.wirebox ul.wireboxmenu {
  height: 30px;
  width: 208px;
  background: transparent url(/images/boxes/rh_v2.gif) top left no-repeat;
  margin: 0;
  padding: 0;
  position: relative; }

div.wirebox ul.wireboxmenu li {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 0; 
  font-size:11px;
  font-weight:bold;
  color:#fff;
  padding-top:5px; 
  padding-left:7px;
  height: 30px;
  display: block; }  
  html>body ul.wireboxmenu li { overflow: hidden; }
  

.wireboxdescrip { 
  color:#FFEACC;

  font-size:10px;
  font-weight:normal;
  padding-left:5px; }
	
div.wirebox ul.wireboxmenu li {
  color:#fff;

  text-decoration: none; }
	
.wirehead {
  left: 0;
  width: 208px; }
  
.wirehead a:hover {
  background: transparent url(/images/boxes/rh_v2.gif) 0 -30px no-repeat; }
*/

 

td {
font-size: 12px; font-family: Verdana, Helvetica, Sans-Serif
}



.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
}

.menuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color:#336600
	}

