strong {font-weight:normal;}
p {
text-align: justify;
padding-right:10px;
}

b {font-weight:normal;}
a:active     {font-family:'tahoma'; font-size: 11px; color: #000000; text-decoration: none}
a:link       {  font-family:'tahoma'; font-size: 11px; color: #000000; text-decoration: none}
a:visited    {font-family:'tahoma'; font-size: 11px; color: #000000; text-decoration: none}
body         {  font-family: arial; font-size: 12px}
li           {  font-family: arial; font-size: 12px}
ol           {  font-family: arial; font-size: 12px}
table        {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	border-width : 0px;
	border : 0px;
}
td           {
	font-family:'arial';
	font-size: 13px;
	margin-bottom : 0px;
	border : none;
}


TD.pr {
border-style:solid; border-width:1px; border-color:#f4a115; padding: 3px 3px 3px 3px;
}
.str  {
	font-family : tahoma;
	font-weight : bold;
}


H1 
 {
	font-family : "Monotype Corsiva";
	font-size : 48px;
	text-align : justify;
}


.cattable{
}

.cattable td{
	padding: 10px;
	color: gray;
	font-style: italic;
   font-size: 10px;
   background:  #ffd685;
}
.cattable td:hover{
	background: no-repeat top left url('images/left-top.png') #ffdfa0;
}


.cattable td a{
 color: blue;
 text-decoration: underline;
 font-size: 15px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
}

.adtable{
}

.adtable td{
	padding: 10px;
	color: black;
	font-size: 13px;
   background:  #ffd685;
}
.adtable td a:hover{
color:teal;	
}


.adtable td a{
 color: blue;
 text-decoration: underline;
 font-size: 15px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
}
.adtable td:hover{
	background: no-repeat top left url('images/left-top1.png') #ffdfa0;
}


.ei{
	font-size: 13px;
	color: green;
	
}

.adedittable{
border: 1px solid black;
}

.adedittable td{
border: 1px solid black;
	padding: 10px;
	margin-bottom: 20px;
	color: black;
	font-size: 13px;
}
.adedittable td a:hover{
color:teal;	
}


.adedittable td a{
 color: blue;
 text-decoration: underline;
 font-size: 15px;
 text-align: left;
 font-style: normal;
 font-weight: bold;
}


.plaintext a{
	color: blue;
	text-decoration: underline;
	font-style: normal;
	font-size: 14px;
}

.advspeedbox{
position: relative;
left: -8px;
top: -8px;
	border: 1px solid #CCBB8F;
	background: #ffbd32;
	height: 30px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;	
}
.advspeedbox p{
margin: 2px;
font-family:Tahoma;
font-size: 13px; 
}

.advspeedbox p a{
text-decoration: none;
color: #0000FF;
font-family:Tahoma;
font-size: 13px;
}
.advspeedbox p a:hover{
text-decoration: underline;
color: #008000;
}
