body {
	scrollbar-face-color: lightyellow; 
	scrollbar-shadow-color: whitesmoke; 
	scrollbar-highlight-color: whitesmoke; 
	scrollbar-3dlight-color: lemonchiffon; 
	scrollbar-darkshadow-color: lemonchiffon; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: lemonchiffon;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: blue;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: blue;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
a.hostel:link,a.hostel:active,a.hostel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
	color: #FFFFFF;
}
a.hostel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:underline;
	color: #FFFFFF;
}
.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: LavenderBlush;
	width: 100px;
}
.dropdowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: LavenderBlush;
}

.textboxesfr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: ghostwhite;
	width: 100px;
}
.dropdownsfr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: ghostwhite;
}


.checkboxes {
	background-color: LavenderBlush;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: blue;
	background-color: lemonchiffon;
}
.hoheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: blue;
	background-color: 0099CC;
}
.headersm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: blue;
	background-color: lemonchiffon;
}
.line1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: lightyellow;
}
.line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: white;
}
.line3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FCF3D8;
}
.holine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	background-color: #006699;
}
.maintable {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lemonchiffon;
	border-right-color: lemonchiffon;
	border-bottom-color: lemonchiffon;
	border-left-color: lemonchiffon;
	border-width:1px;
}
.tables {
	width: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: lemonchiffon;
	border-right-color: LavenderBlush;
	border-bottom-color: LavenderBlush;
	border-left-color: lemonchiffon;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: lemonchiffon;
	width: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lemonchiffon;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: lemonchiffon;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: lemonchiffon;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: lemonchiffon;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: lemonchiffon;
}
.cardboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	background-color: LavenderBlush;
	width: 30px;
}
.divs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: mintcream;
	border: thin solid #99CC99;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CC3333;
}
.divvie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC00;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #CCCC00;

}
.flattable {
	width: 70%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: lemonchiffon;
	border-right-color: LavenderBlush;
	border-bottom-color: LavenderBlush;
	border-left-color: lemonchiffon;
}
.body {
	background-color: LavenderBlush;
}
.lbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0099CC;
	width: 40px;
	cursor: hand;
	filter: Chroma(Color=lemonchiffon);
}

.frametable {
	width: 100%;
	border-top: thin solid lemonchiffon;
	border-right: thin solid lemonchiffon;
	border-bottom: thin solid lemonchiffon;
	border-left: thin solid lemonchiffon;
	border-width:1px; 
}

a.center:link {
	color: lemonchiffon;
	text-decoration:none;
}
a.center:hover {
	color: lemonchiffon;
	text-decoration:underline;
}
a.center:visited {
	color: lemonchiffon;
	text-decoration:none;
}
a.center:active {
	color: lemonchiffon;
	text-decoration:none;
}
