body {
	font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 12px;
  letter-spacing: 0;
 }

a {
  text-decoration:none;
}

a:hover {
	color : #9F00B0;
	font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 12px;
	text-decoration : underline;
}


a:active {
	color : #FF0000;
	font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 12px;
	text-decoration : none;
}

a:visited {
	color : #FA4014;
	font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 12px;
	text-decoration : none;
}

td {
	font-family: Verdana, Arial, Tahoma, Helvetica;	font-size : 12px;
  letter-spacing: 0;
 }


 .topborder {
	border-top : 1px solid #EDC3C3;
	border-right : 1px solid #A1A1A1;
}

 .menutop {
	border-top : 1px solid #E5FED9;
	border-bottom : 1px solid #B6B6B6;	
}

 .leftrightbottom {
	border-left : 1px solid #C0C0C0;
 	border-right : 1px solid #C0C0C0;
	border-bottom : 1px solid #B6B6B6;	
}

 .leftrighttop {
	border-top : 1px solid #515151;	
	border-left : 1px solid #515151;
 	border-right : 1px solid #515151;
}

 .leftrightborder {
	border-left : 1px solid #C6C6C6;
 	border-right : 1px solid #C6C6C6;
	
}

.bottomborder {
	border-bottom : 1px solid #B6B6B6;
 }

 .border {
	border : 1px solid #C1C1C1;
}

 .darkborder {
	border : 1px solid #000000;
}


.input {
font-family: Verdana, Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
border-style: inset;
border-width: 2;
padding-left: 1;
padding-right: 1;
padding-top: 0;
padding-bottom: 2;
}

 

.buttom {
font-family: Verdana, Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
letter-spacing:1;
border-style: outset;
border-width: 1;
height: 20;
}

.title {
font-family: Arial, Verdana, Tahoma, Verdana;
font-size: 14px;
font-weight: bold;
letter-spacing:0;
}

.smalltext {
font-family: Arial, Verdana, Tahoma, Verdana;
font-size: 11px;
}

.smalltext:hover {
font-family: Arial, Verdana, Tahoma, Verdana;
font-size: 11px;
}


.charity {
-moz-border-radius: .5em .5em .5em .5em; 
font-size: 12px; 
border-top: 1px solid #E4E4E4; 
border-bottom: 1px solid #999999; 
border-left: 1px solid #E4E4E4; 
border-right: 1px solid #999999;
padding: 2px;
background: #A00000;
}

.reservation{
-moz-border-radius: .8em .8em .8em .8em; 
font-size: 12px; 
border-top: 1px solid #999999; 
border-bottom: 1px solid #999999; 
border-left: 1px solid #999999; 
border-right: 1px solid #999999;
padding: 5px;
}