body{font-family:Tahoma;
      font-size:12px;
	  line-height:18px;
	  color:#1a2c5e;
	 /* font-weight:bold;*/
	  margin:0;
	  background-image:url(../images/body_bg.jpg);
	  background-repeat:no-repeat;
	  background-position:center top;
	  background-color:#FFFFFF;}
	  
a{font-family:Tahoma;
      font-size:12px;
	  line-height:normal;
	  color:#1a2c5e;
	  text-decoration:underline; }
	  
a:hover{	  text-decoration:none; }




/*-- body classes start */
.page_container{
	width:993px;
	height:auto;
	margin:0 auto;
}

.top{ width:93%;
      float:left;
	  height:16px;
	  background-image:url(../images/top_bg.png);
	  background-position:left top;
	  background-repeat:no-repeat;
	  font-family:Tahoma;
	  font-size:10px;
	  color:#FFFFFF;
	  line-height:normal;
	  padding-left:89px;
	  padding-top:2px;}
	  
.header{ width:917px;
         height:321px;
		 float:right;
		 padding-top:11px;}
		 
.tab_container{ width:100%;
                float:left;
				height:20px;
				background-image:url(../images/menu_bg.png);
				background-position:left top;
				background-repeat:no-repeat;
				text-align:center;
				padding-top:3px;}

/*-- tab classes start */
				
.tab:link, .tab:visited{ font-family:  Tahoma;
	font-size: 12px;
	line-height:normal;
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;}
	
.tab:hover{ font-family:  Tahoma;
	font-size: 12px;
	line-height:normal;
	color: #ffffff;
	text-decoration:underline;
	padding-right:10px;
	padding-left:10px;}
	
.on{ font-family:  Tahoma;
	font-size: 12px;
	line-height:normal;
	color: #ffffff;
	text-decoration:underline;
	padding-right:10px;
	padding-left:10px;}

/*-- tab classes end */
	
.page{ width:100%;
       float:left;
	   height:auto;
	   background-color:#FFFFFF;
	min-height:661px;}
	
.pictures_container{ width:153px;
                     height:auto;
					 float:left;
					 margin-left:30px;
					 text-align:center;
					 padding-left:32px;
					 line-height:30px;}

.img{ width:140px;
      height:106px;
	  float:left;
	  border:5px solid #c9c7c7;
	  margin-bottom:8px;}
/*-- body classes end */

.right_container{ width:111px;
                  height: auto;
				  float:right;
				  margin-right:30px;
				  margin-top:30px;
				  text-align:center;}
				  
.right_link{ font-family:Tahoma;
             font-size:12px;
			 color:#FFFFFF;
			 background-color:#1a2c5e;
			 height:19px;
			 width:100%;
			 text-align:center;
			 padding-top:4px;
			 float:left;
			 margin-bottom:15px;}
			 
			 
.middle_section{ width:563px;
                 height:auto;
				 float:left;
				 margin-top:30px;
				 margin-left:30px;}
				 
.heading{ font-family:Tahoma;
          font-size:15px;
		  font-weight:bold;
		  color:#1a2c5e;}
		  
.txt13{ font-family:Tahoma;
          font-size:13px;
		  color:#1a2c5e;
		  margin-left:45px;}
		  
		  
.footer{ width:100%;
         float:left;
		 height:61px;
		 text-align:center;
		 color:#FFFFFF;
		 font-weight:normal;
		 padding-top:8px;
		 background-image:url(../images/footer_bg.png);
		 background-position: left top;
		 background-repeat:no-repeat;}
		 
.footer a{font-family:  Tahoma;
	font-size: 12px;
	line-height:normal;
	color: #ffffff;
	line-height:18px;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;}
	
.footer a{font-family:  Tahoma;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;}
	
.footer a:hover{font-family:  Tahoma;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	text-decoration:underline;
	padding-right:10px;
	padding-left:10px;}
	
	
.copyrights{ color:#4f5d83;
		 }
		 
		 
.evenRow {
font-family: Tahoma;
font-size: 12px;
color: #677788;
text-decoration: none;
background-color:#FFFFFF;
}
.oddRow {
font-family: Tahoma;
font-size: 12px;
color: #677788;
text-decoration: none;
background-color:#F6F6F6;
}