

					.pushbutton{
								padding:6px;
								padding-top:0px;
								padding-bottom:0px;
								margin-right:5px;
								margin-left:5px;
								color:#4C4C4C;
								position:relative;
								cursor:hand;
							}

				.pushbutton_default{ font-weight: bold;
								}


				.pushbuttondisabled{
									}

				.pushbuttonmain{	margin:0px;
									padding:0px;
									
							}


				.pushbuttonovertext { color: #cc6600;
											
							}

				.pushbuttonhighlight{ 
								}

				.pushbuttonimage{	
								margin-top:1px;
								margin-left:5px;
								margin-right:1px;
								vertical-align:middle;
								border:0px;
							}


				.pushbuttondown{	position:relative;
									top:1px;
									left:1px;
								}


				.menuleft 	{ 	background-image: url(images/menuleft.gif); 
									padding-left:5px;
									height:39px;
					  	}
								
				.menuright 	{ 	background-image: url(images/menuright.gif); 
									padding-left:5px;
									height:39px;
					   	}
					   	
				.menumiddle 	{ 	background-image: url(images/menumiddle.gif); 
									height:39px;
									font-face:arial;
									font-size: 15px;
									vertical-align:middle;
									padding-left:20px;
									padding-right:20px;							
					    	}
					   	
				.menusep 	{ 	background-image: url(images/menusep.gif); 
									padding-left:3px;
									height:39px;
					   	}
								
				.menumain	{	margin:0px;
							padding:0px;
									
						}

								

				.pushbuttonleft { 	background-image: url(images/buttonleft.gif); 
									padding-left:8px;
									height:20px;
								}

				.pushbuttonmiddle { font-face:arial;
									font-size: 11px;
									vertical-align:middle;
									padding-left:3px;
									padding-right:3px;
									height:20px;
								}

				.pushbuttonmiddleback { background-image: url(images/buttonmiddle.gif); }

				.pushbuttonright{ 	background-image: url(images/buttonright.gif); 
									padding-right:9px;
									height:20px;
								}

.tablebutton{}

.tablebuttonleft 
{ 	
	background-image: url(images/buttonleft.gif); 
	padding:0px;
	padding-left:5px;
}

.tablebuttonmiddle 
{ 
	vertical-align:middle;
	padding-left:15px;
	padding-right:15px;
	height:20px;
	font-size:13px;
	font-weight: bold;
}

.tablebuttonmiddleback 
{ 
	background-image: url(images/buttonmiddle.gif); 
}

.tablebuttonright
{ 	
	background-image: url(images/buttonright.gif); 
	padding:0px;
	padding-right:5px;
}
