BODY  {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:  #942336; 
scrollbar-arrow-color:  #FFFFFF;
scrollbar-base-color: #942336;
margin: 0; 
	padding: 0;
}
textarea, select, option,submit {
  border: #1B4C2E opx solid;
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #FFFFFF;
  	color :#031E51;
}

input {
  border: #031E51 1px solid;
  font-size: 8pt;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #FFFFFF;
  	color :#031E51;
}
HR {

	color :#D81F2A;
		margin-left : 3px;
	margin-right : 3px;
}
H1  {
	font-size : large;
	color :#000000;
		margin-top : 14px;
		margin-left : 5px;
	margin-right : 0px;
	font-weight : normal;




}

H2  {
	font-size : small;
	color : #942336;
		margin-left : 10px;
	margin-right : 40px;
	font-weight : bold;
	text-align: left;

}

H3  {
	font-size : x-small;
	color : #942336;
	margin-left : 10px;
	margin-right : 40px;
	font-weight : bold;
	margin-bottom : 5px;
}
H4 {
	font-size : 8pt;
	color :#D81F2A;
	font-weight : bold;
		margin-bottom : 0px;
			margin-left : 0px;
	margin-right : 0px;

}

H5 {
	font-size :14pt;
	color :#FFFFFF;

		margin-bottom : 0px;
			margin-left : 20px;
	margin-right : 20px;
		text-align: left;
			font-weight : normal;
}

H6 {
	font-size :10pt;
	color :#D81F2A;

		margin-bottom : 0px;
			margin-left : 20px;
	margin-right : 20px;
		text-align: left;
			font-weight : bold;
}

P  {
	color : #000000;
	font-size : x-small;
	margin-left : 15px;
	margin-right : 40px;
		text-align: justify;

}
P.bandb  {
	color : #000000;
	font-size : x-small;
	margin-left : 10px;
	margin-right : 40px;
		text-align: justify;

}

.nav {
	color : #FFFFFF;
	font-size : x-small;
	margin-left : 0px;
	margin-right : 0px;
		text-align: center;
					font-weight : bold;
}
.small  {
	color : #CCCCCC;
	font-size : xx-small;
	margin-left : 2px;
	margin-right : 2px;

}
.small2  {
	color : #FFFFFF;
	font-size : xx-small;
	margin-left : 0px;
	margin-right : 0px;

		text-align: center;
}
.form  {
	color : #000000;
	font-size : x-small;
	margin-left : 0px;
	margin-right : 5px;

		text-align:right;
}
.room  {
	color : #000000;
	font-size : x-small;
	margin-left : 5px;
	margin-right : 5px;
text-align: left;
}

OL {
	color : #000000;
	font-size : x-small;
	margin-left : 35px;
	margin-right : 40px;
		margin-top: 0px;
		margin-bottom: 0px;

}

UL {
	color : #000000;
	font-size : x-small;
	margin-left : 35px;
	margin-right : 40px;
		margin-top: 0px;
		margin-bottom: 0px;

}

A:link  {
	text-decoration : none;
	color :#3333FF;
}

A:visited  {
	text-decoration : none;
	color :#3333FF;
}

A:active  {
	text-decoration : none;
	color :#3333FF;
}

A:hover  {
	text-decoration : underline;
	color : #3333FF;

}
A.snav:link  {
	text-decoration : underline;
	color :#CCCCCC;
}

A.snav:visited  {
	text-decoration : underline;
	color :#CCCCCC;
}

A.snav:active  {
	text-decoration : underline;
	color :#CCCCCC;
}

A.snav:hover  {
	text-decoration : underline;
	color : #AAAAAA;

}
A.sidenav:link  {
	text-decoration : none;
	color :#FFFFFF;
}

A.sidenav:visited  {
	text-decoration :  none;
	color :#FFFFFF;
}

A.sidenav:active  {
	text-decoration : none;
	color :#FFFFFF;
}

A.sidenav:hover  {
	text-decoration : underline;
	color : #FFFF00;

}

