﻿.textbox
{
   border:#2D5CA4 1px solid;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   font-weight:normal;
   text-decoration:none;
   width:150px;
   background-color:#ffffff;
   }
   
.button
{
    border:#A9D3F0 1px solid;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   font-weight:bold;
   text-decoration:none;
   width:55px;
   height:25px;
   background-color:#2D5CA4;
   
   }
   
.star{
   
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#2D5CA4;
   font-weight:bold;
  
   }
   
   /* for sjquery news slider*/
   #news-slider ul, #news-slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#news-slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:154px;
		height:73px;		
		overflow:hidden; 
		}	
		
#boxmain{
	width:627px;
	height: 165px;
	float:left;
	padding-left:27px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F6127;
	border-left-color: #5F6127;
}
#boxmain1
{
	width:627px;
	height: auto;
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;	
	}
 
 a
 {
 	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border :none 0px;
 	}
 	.newsborder
 	{
 		border-bottom :solid 1 px #5F6127;
 		}
 		
#navigation1{
	width:898px;
	height:36px;
	float:left;
	padding-left:100px;
	background-image: url(../images/devider.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.side-links-sub {
	
	background-color :#5F6127;	
	height: 30px;
	width: 232px;
	border-bottom: 1px solid #54561F;
	padding-left:10px;
	float:left;
}
.side-links-sub a {
 font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
	}
	
	.side-links a:hover {

	color: #DAD09F;
	
	}
	.bottom-links {		
	height: 30px;
	width: 100px;
	border-bottom: 1px solid #54561F;
	padding-left:10px;
	padding-top :5px;
	float:left;
	background-color :#5F6127;	
	background :no repeat;
}
