a:link{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
a:active{
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
body{
	font-family: Tahoma;
	background-color: #FFFFE8;
}
h1{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal
}
h2{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}
h3{
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}
h4{
	color: #003063;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold
}
h5{
	color: #003063;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold
}
h6{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold
}

.fix_train_select {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	width : 425px	
}

.table_text {
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
}

.form_text {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.date_select {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px
}

.form_button {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight : bold;
}

.table_text_orange {
	color: #FF4500;
	font-family: Tahoma;
	font-size: 11px;
}

.table_text_warning {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 11px;
}

.hotel_name {
	color: #003063;
	font-family: Tahoma;
	font-size: 25px;
	font-weight : bold;
	text-transform : uppercase;
}
.price_table_text {
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
}

.table_text_white {
	font-family: Tahoma; 
	font-size: 12px; 
	color: White; 
	margin-bottom: 4px;
}

.copyright_text {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.admin_select_active {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	width : 300px	
}
.admin_select_passive {
	color: Red;
	font-family: Tahoma;
	font-size: 11px;
	width : 300px	
}
.admin_table_header {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
}
.admin_table_01 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_table_02 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.admin_form {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_underline {
	color: #003063;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}