

<!--
.admintext {  font-family: arial; font-size: 11px; color: #E0BD13}
.inputbox {  font-family: arial; font-size: 11px; color: #ffffff; background-color: #E0BD13}
div {  font-family: arial; font-size: 11px; color: #E0BD13}
body {
	font-family: arial;
	font-size: 11px text-align: justify,;
	background-color : Black;
	scrollbar-face-color : #DF3469;
	scrollbar-highlight-color : #DF3469;
	scrollbar-arrow-color: E8A5BA;
	scrollbar-shadow-color : #DF3469;
	scrollbar-base-color : #DF3469;
	scrollbar-darkshadow-color : 9F294E;
	scrollbar-track-color : 9F294E;
	scrollbar-3dlight-color : E8A5BA;
	
}
td {  font-family: arial; font-size: 11px; color: white}
p {  font-family: arial; font-size: 11px}
.columnheading {  font-family: arial; font-size: 11px; color: #FFFFFF}
.odd {  font-family: arial; font-size: 11px; color: #E0BD13}
.even {  font-family: arial; font-size: 11px; color: #E0BD13}
.nav {  font-family: arial; font-size: 11px; color: #FFFFFF}
a:active {  font-family: arial; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:visited {  font-family: arial; font-size: 11px; color: #FFFFFF; text-decoration: none}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
a:link {  font-family: arial; font-size: 11px; color: #FFFFFF; text-decoration: none}

a.mylinks, a.mylinks:visited, a.mylinks:link {
  font-family: arial; font-size: 11px; 
  color: #ffffff; 
  text-decoration: underline;
}

a.mylinks:hover {
  font-family: arial; font-size: 11px; 
  color: #000000; 
  text-decoration: none;
}

.headingmain {  font-family: arial; font-size: 11px; color: #E0BD13}
.headingminor {  font-family: arial; font-size: 11px; color: #000000}
input, textarea {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #465257;
	border-left-color : 465257;
	border-right-color : 465257;
	border-top-color : 465257;
	border-bottom-color : 465257;
	border-left-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-top-style : none;
	border-top-width : thin;
}
select {  font-family: arial; font-size: 11px; color: #ffffff; background-color: #465257}
.titles {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-variant : small-caps;
	font-weight : bold;

}
.cocktailtitles {
	font-family: arial;
	font-size: 12px;
	color: #465257;
	font-variant : small-caps;
	font-weight : bold;
}

.cocktailtitles a:hover { 	font-family: arial;
	font-size: 11px;
	color: blue;
	font-variant : small-caps;
	font-weight : bold;
	
}

.cocktailtitles a:link{
		font-family: arial;
	font-size: 11px;
	color: orange;
	font-variant : small-caps;
	font-weight : bold;
}


.infotext {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight : normal;
}

.date {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
}
-->