body {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #FFFFCC;
}


table, tr, td, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Brush Script MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ff0000; /*#fce404;*/
	letter-spacing: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #ffffff;
	margin: 20px 0 10px 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CFB53B; /*#ffffff;*/
	display: block;
	border-bottom-color: #CFB53B; /*#ffffff;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 20px 0 15px 0;
}

a.navItems:link,  a.navItems:visited { 
	color: #745c00; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; 
	font-family: tahoma, verdana, arial, tahoma; 
	margin: 3px 0 3px 0;
	display:block; 
}

a.navItems:hover { 
	color: #000000; 
	font-size: 10pt; 
	text-decoration: underline; 
	font-family: tahoma, verdana, arial, tahoma; 
}

a:link, a:visited { 
	color: #ffe400; 
	font-size: 10pt; 
	text-decoration: underline; 
	font-family: verdana, arial, tahoma; 
}

a:hover { 
	color: #FF0000; 
	text-decoration: none;
}

a:active { 
	color: #ffe400; 
	text-decoration: none;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px;
	line-height: 12pt;
}

#content { 
	margin: 0px 2px 15px 10px;
}

.inline {
	display: inline;
}

.redborder {
	border: 1px solid #ff0000;
}
img.right_intext {
	padding-left: 15px;
	float: right;
}

img.left_intext {
	padding-right: 15px;
	float: left;
} 

.timetable_main {
	/*border-left: 1px solid #ffff00;
	border-right: 1px solid #fff00;
	border-bottom: 1px solid #fff00;
	background-color: #FFFFCC;
	color:#000000;*/
	
}

.timetable_header {
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
}

li.morespace {
	margin: 5px 0 5px 0;
}

.menubkg {
	background-image:url(../image-files/menubkg.gif);
	background-repeat: repeat-y;
}

.leftbkg {
	background-image:url(../image-files/leftbkg.gif);
	background-repeat:repeat-y;
	height: 100%;
	min-height: 100%;
}
/*========== QUOTES ==========*/
.quote-box {
	width: 380px;
	border: 2px solid #FF0000;
	color: #330099;
	background-color: #FFFFCC;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom:30px;
	display: block;
	float: none;
}
.quote-headline {
	text-align: left;
	text-indent: 0px;
	color: #FF0000;
	font-family: Verdana, Tahoma,Arial,Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
.quote-body {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Georgia,Times New Roman,Tahoma; 
	text-indent: 0px; 
	text-align: left; 
}
.quote-name {
	font-weight: bold;
	text-align:right;
	color: #FF0000;
	FONT-FAMILY: Georgia,Times New Roman,Tahoma; 
}

.red {
	color: #FF0000;
}