﻿BODY {font-size: 9pt; font-family: Arial, Helvetica, Univers, sans-serif; font-weight: normal; font-style: normal; color: #000000; text-decoration: none;
	text-align: left; background-color: #F0FFFF; margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px;}
TABLE {border: none; border-style: none; border-collapse: collapse; border-color: #F0FFFF; border-width: 0px;}
TABLE.rez {border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
TH {font-size: 9pt; font-family: Arial, Helvetica, Univers, sans-serif; font-weight: bold; font-style: normal; color: #000000; text-decoration: none;
	background-color: #F0FFFF; border: none; border-style: none; border-collapse: collapse; border-color: #F0FFFF; border-width: 0px;}
TH.header {color: #FFFFFF; background-color: #003366; border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
TH.grad {color: #FFFFFF; background-color: #003366; border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
TD {font-size: 9pt; font-family: Arial, Helvetica, Univers, sans-serif; font-weight: normal; font-style: normal; color: #000000; text-decoration: none;
	background-color: #F0FFFF; border-style: none; border-collapse: collapse; border-color: #F0FFFF; border-width: 0px;}
TD.detail {background-color: #DCDCDC;}
TD.detail1 {background-color: #DCDCDC; border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
TD.detail2 {background-color: #E0FFFF; border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
TD.detail3 {background-color: #B0C4DE; border: thin; border-style: solid; border-collapse: collapse; border-color: #0000FF; border-width: 1px;}
INPUT.txtfld {font-size: 9pt; font-family: "Courier New", courier, monospace; font-weight: normal;}
INPUT.btn {font-size: 9pt; font-family: Arial, Helvetica, Univers, sans-serif; font-weight: normal;}
TEXTAREA {font-size: 9pt; font-family: "Courier New", courier, monospace; font-weight: normal;}
SELECT {font-size: 9pt; font-family: Arial, Helvetica, Univers, sans-serif; font-weight: normal;}
.title {font-family: "Times New Roman", roman, serif; font-size: 24pt; font-weight: bold; color: #4682B4; background-color: transparent;}
.popup {font-family: "MS Sans Serif", sans-serif; font-size: 8pt; font-weight: normal;}
.popwarn {font-family: "MS Sans Serif", sans-serif; font-size: 8pt; font-weight: normal; color: #FF0000; background-color: transparent;}
.highlite {font-weight: bold; color: #000000; background-color: transparent;}
.warning {color: #FF0000; background-color: transparent;}
.hlite {font-weight: bold; color: #1E90FF; background-color: transparent;}
.authinfo {font-size: 8pt; font-weight: bold;}
.urlinfo {font-size: 8pt; color: #A9A9A9; background-color: #F0FFFF; font-weight: normal;}
H1 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 150%; color: #4682B4; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H2 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 133%; color: #4682B4; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H3 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 125%; color: #4682B4; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H4 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 112%; color: #4682B4; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H5 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 100%; color: #4682B4; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H6 {font-family: Arial, Helvetica, Univers, sans-serif; font-size: 90%; color: #1E90FF; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
A:Link {font-weight: bold; color: #0000FF; background-color: transparent; text-decoration: underline;}
A:Link.menubar {font-weight: bold; color: #0000FF; background-color: transparent; text-decoration: none;}
A:Link.rezlink {font-weight: normal; color: #0000FF; background-color: transparent; text-decoration: underline;}
A:Visited {color: #003366; background-color: transparent; font-weight: bold; text-decoration: underline;}
A:Visited.menubar {color: #003366; background-color: transparent; font-weight: bold; text-decoration: none;}
A:Hover {font-weight: bold; color: #00BFFF; background-color: transparent; text-decoration: underline;}
A:Hover.menubar {font-weight: bold; color: #FFFF00; background-color: #000000; text-decoration: none;}
A:Hover.rezlink {font-weight: normal; color: #F0FFFF; background-color: transparent; text-decoration: underline;}
A:Active {color: #4682B4; background-color: transparent; font-weight: bold; text-decoration: underline;}
A:Active.menubar {color: #4682B4; background-color: transparent; font-weight: bold; text-decoration: none;}
TABLE P{ margin:0; }


/* Set a min-width for the body, so that text does not turn into a tall, thin column if
the window is narrowed. */

html, body { min-width: 500px;}


/* Style a class "basicText", used for most text in Online Booking pages */

.basicText{
font-weight: bold;
font-family: "Arial";
font-size: large;
margin-left: 50px;
margin-right: 50px;
text-align:center;
color: black;
}

/* Style a class "headingText" which is used at the beginning
of a section, drawing attention to the heading  */

.headingText{
font-weight: bold;
font-family: "Arial";
font-size:x-large;
margin-left: 50px;
margin-right: 50px;
text-align:center;
color: #0000FF;
}

/* Style a class "noscriptText" which is used for messages to
users who have disabled Javascript */

.noscriptText{
font-weight: bold;
font-family: "Arial";
font-size:large;
margin-left: 50px;
margin-right: 50px;
text-align:center;
color: #FF00FF;
}

/* Style our logo with a blue border and rounded corners; note
that the path to PIE.htc must be stated with respect to
the page where the image border resides (e.g. 0001.html),
and not with respect to the stylesheet (rsv.css). "position:
relative" is essential */

#logo1 {
border: medium solid blue;
padding:2px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
behavior: url(../Style/PIE.htc);
position: relative;
}





