
/*top menu css for whole site*/

.login_top_style a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFF; 
	text-decoration:none;
	}
.login_top_style a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFF; 
	text-decoration:underline;
	}


/*.topmenu ul{
list-style-type:none;
margin:0px 0px 0px 0px;
}
.topmenu li{
float:left;
margin:0px 2px 0px 0px;
cursor:pointer;
}


.topmenu li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
float:left;
background:url(../images_newindex/menu_button1.jpg);
height:19px;
width:104px;
text-align:center;
padding-top:4px;
text-decoration:none;
font-weight:bold;
}
.topmenu li a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
float:left;
background:url(../images_newindex/menu_button1.jpg);
background-position:bottom;
height:19px;
width:104px;
text-align:center;
padding-top:4px;
text-decoration:none;
font-weight:bold;
}
.topmenu li .topmenu1 a{
background:url(../images_newindex/loginbutton.jpg) top no-repeat;
font-size:12px;
color:#000000;
float:left;
height:19px;
width:120px;
text-align:center;
padding-top:4px;
text-decoration:none;
font-weight:bold;
}
.topmenu li .topmenu1 a:hover{
background:url(../images_newindex/loginbutton_hover.jpg) top no-repeat;
font-size:12px;
color:#000000;
float:left;
height:19px;
width:120px;
text-align:center;
padding-top:4px;
text-decoration:none;
font-weight:bold;
}*/


.topmenu1 a{	
background:url(../images/bigbutton.jpg) no-repeat; 
	width:190px ; 
	height:26px; 
	float:right; 
	text-align:center;
	padding-top:3px;
	padding-left:8px;
	background-position:0px -29px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#000; 
	text-decoration:none; 
	font-weight:bold;
	}
.topmenu1 a:hover{	
background:url(../images/bigbutton.jpg) no-repeat; 
	width:190px ; 
	height:26px; 
	float:right; 
	text-align:center;
	padding-top:3px;
	padding-left:8px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#b01726; 
	text-decoration:none; 
	font-weight:bold;
}
/*.topmenu1 a{	
background:url(../images/bigbutton.jpg) no-repeat;
	width:190px ;
    height:26px;
    background-position:0px -29px;
    float:right;
	padding-top:3px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
    font-size:16px;
    color:#333; 
    text-decoration:none;
    font-weight:bold;
	padding-left:10px;
	}*/
