body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14Px;
	}

hr{
	color: #CDCDCD;
	background-color:#FFFFFF	;
	height:1;
	
	}


.redbox { 
		 background-image:  url(../images1/red_box_bg.jpg); background-repeat: no-repeat;
		 font-family: Arial;
		 color: #ffffff;
		 font-weight: bold;
		 font-style:normal;
		 font-size: 16px;
		 text-decoration: none;
		 margin-right:15px;
		 text-align:right;
		 height:20px;
}

.greybox {
         background-image:  url(../images1/grey_box_bg.jpg); background-repeat: no-repeat; 
		 font-family: Arial;
		 color: #73110B;
		 font-weight: bold;
		 font-size: 13px;
		 text-decoration: none;
		 text-align:center;
		 height:20px;
}

.greybox a {
			 color: #73110B;
		 font-weight: bold;
		 font-size: 13px;
		 text-decoration: none;
}

.greybox a:visited {
		 font-weight: bold;
		 font-size: 13px;
		 color: #73110B;
}

.greybox a:hover{
		 color: #73110B;
		 font-weight: bold;
		 font-size: 13px;
		 text-decoration:underline;
}

.bluebox { 
		 background-image:  url("../images1/text_bg_blue.jpg"); background-repeat: repeat;
		 font-family: Arial;
		 color: #ffffff;
		 font-weight: bold;
		 font-style:normal;
		 font-size: 16px;
		 text-decoration: none;
		 margin-top:15px;
		 text-align:center;
		 height:26px;
}



.greytext { 
		 font-family: Arial;
		 color: #777777;
		 font-weight: normal;
		 font-size: 13px;
		 text-decoration: none;
		 text-align:right;
}

.bordotext { 
		 font-family: Arial;
		 color: #FFFFFF;
		 font-weight: bold;
		 font-size: 12px;
		 text-decoration: none;
		 text-align:right;
		 background-image: url(../images1/bordobox.jpg);
}

a.kishur:link {  font-family: Arial;
					 color: #000000;
					 font-weight: normal;
					 font-style:normal;
					 font-size: 12px;
					 text-decoration: none;
				  }

a.kishur:hover {color:#84251f;
					text-decoration: underline;}
					
a.kishur:visited {color: #555555;
					 text-decoration: none;
					 }

.menutd
	{
	background-image: url(../images1/top_menu_bg.jpg);
	text-align:center;
	}				 

a.menu:link,a.menu:hover,a.menu:visited,a.menu:active 
    { 
			 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AB312E;
	text-decoration: none;	
	text-align: center;
			 }


/*  the title of each category in the home page (white font)  */
a.title:link,a.title:hover,a.title:visited,a.title:active 
{ 
			 color: #FFFFFF;
			 font-size: 16px;
			 font-weight: bold;
			 font-family: Arial;
			 font-style:normal;
			 text-decoration: none;
			 text-align:center;
		     height:22px;
			 }
			 
/*  the titles of each newsitem in the home page   */
a.major:link,a.major:hover,a.major:visited,a.major:active { 
			 color: #000000;
			 margin: 0 0 0 0; 
			 font-size: 15px;
			 font-weight: bold;
			 font-family: Arial;
			 font-style:normal;
			 text-decoration: none;
			 text-align:right;
		     height:22px;
			 }
			 
a.small:link,a.small:hover, a.small:visited, a.small:active {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	text-align:right;
	height:13px;
			 }
			 
.big, a.big:link,a.big:hover, a.big:visited, a.big:hover { 
			 color: #000000;
			 font-size: 15px;
			 font-weight: bold;
			 font-family: Arial;
			 text-decoration: none;
			 text-align:right;
		     height:13px;
			 } 
			 
			 
td,a.text:link,a.text:hover, a.text:visited, a.text:active { 
			 color: #000000;
			 font-size: 13px;
			 font-weight: normal;
			 font-family: Arial;
			 text-decoration: none;
			 
			 }
			 
			 
.red{  font-family: Arial;
              font-size: 16px;
			  
			  text-decoration: none;
			  font-weight: bold;
			  color: #73110B;
			  }


.lightgrey {
	background-color: #DCDCDC;
}


