a{ 
font-family: arial; 
font-size: 15px; 
color: #6B0409;
font-weight: bold;
text-align: right;
    text-decoration: none;
 
    }
	
a:hover {
font-family: arial; 
font-size: 15px; 
color: #0A75C3;
font-weight: bold;
text-align: center;
  text-decoration: none;
}

table.right {
font-size: 16px;
font-family:arial;
 color: #002D4A;
border: 1px solid #2D1F00;
  
   }

	table.left {

background: #FAFBF9;
font-size: 16px;
font-family:arial;
 color: #002D4A;
padding-right: 2px;
border: 0px solid #885C00;
   }
	

table.out td{
padding: 5px 5px 5px 5px;
border: 1px solid #E9E9E9;

}

tr.head {
background: White;
}

tr.head td{
	font-weight: bold;
	font-size: 11pt;
}
tr.ques{
	padding: 15px;
	background: #F2FBFF;

	
}	
tr.ans{
		background: #E3F2FF;
}
td.side{
font-size: 16px;
font-family:arial;
 color: #002D4A;
	background: #F7FBFD;
	font-weight: bold;
}
a.navbacknext{
	
	text-decoration: none;
}
a.navselected{
	font-weight: bold;
}
a.navnumbers{
	color: #FF1515;
	
}
td.center{
	
}



/* from here i start my style RM*/
.tablehead{
background: #FBF3EE;
font-size: 18px;
font-family:arial;
 color: #004F82;

}
.question{	
	background: #C3E8FF;
}
.answer {
	background: #FFF6F2;
}
.tablefooter{	
	background: #FCFBF9;
}
.tdfoot{
	background: #F0FCFF;
}
table.out{
background: #F6FAFF;
font-size: 17px;
font-family:arial;
 color: #3D281C;
border: 1px solid #B5D7FF;
  }
.bodyback{	
	background: White;
}
.tableright{
	font-size: 16px;
font-family:arial;
 color: #002D4A;
	background: #C1E1FF;
}
.tdcontent{
	background: #E5F3FF;
}
.tdmessage{
		background: #F6FAFF;
		color: #FF1515;
}
.tblsearch{
	background: #FF1515;
	background-color: #FDF6F0;
	border: 1px solid #D0E6FF;
	
}
.psearch{	
	margin-top: 2px; 
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
}
.link{
	text-decoration: none;
}
.searchstring{
	background: White;
	color: #FF1515;
	font-weight: bold;
	font-size: larger;
}