/* CSS Document */

td, textarea, input, select {
	font-family:verdana;
	font-size:12px;
	color:#141414;
	font-style:normal;
	line-height:normal;
}

.details{font-family:verdana;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#141414;
text-decoration:none;
}


.details:hover{font-family:verdana;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#141414;
text-decoration:none;
}

.fotter {font-family:verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#141414;
text-decoration:none;
}

.fotter:hover {font-family:verdana;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#666666;
text-decoration:underline;
}


body { background-image: url(/images/bgimg.jpg);
     background-repeat: repeat-x;
	background-color: #4DA6A6;
  
 }

	 
font.heading {
	 font-family:Calibri;
	color:#4e4e4e;
	font-size:20px;
	font-weight:bold;
	


}
#title {
background: url(/image/royal-logo.jpg) no-repeat right;
text-align: center;
width: 100%;}	

.box .title  {
height:45px;
background:transparent url(/images/sidenav.jpg) no-repeat scroll left top ;
color:#4e4e4e;
font-size:14px;
font-weight:bold;
margin-left:20px;
padding:4px 0 0 0px;
width:150px;
}

.box_big .title  {
height:45px;
background:transparent url(/images/sidenav_big.jpg) no-repeat scroll left top ;
color:#4e4e4e;
font-size:14px;
font-weight:bold;
margin-left:20px;
padding:4px 0 0 0px;
width:160px;
}



/*
Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
.content {
	font-family:verdana;
	font-size:12px;
	color:#141414;
	font-style:normal;
	line-height:normal;}

a:link { text-decoration: none;
font-family: Calibri;
color:#333333; 
font-size:15px;
} 

a:visited { text-decoration: none;
font-family: Calibri;
color:	#4D4D4D;
font-size:15px;
} 
a:active { text-decoration: none;
font-family: Calibri;
color:#4D4D4D;
font-weight:bold; 
font-size:15px;} 
a:hover { text-decoration: none;
font-family: Calibri;
color:#191919; 
font-weight:bold;
font-size:15px;}
