/*MAIN CSS*/
 body {
	margin-top: 0px;
        margin-left: 10px;
	background-image: url(images/bkimagenew.jpg);
	background-repeat: repeat-x;
	background-color:#FEFEF7;
	font-family: Arial, Helvetica;
	font-size: 20px;
	scolling:NO;
	margin-height:0;
	margin-width:0;
}


p	{
	font-family: Arial, Helvetica;
	font-size: 20px;
}
p.indented	{
	font-family: Arial, Helvetica;
	font-size: 20px;
 	padding-left: 25pt;
 	padding-right: 25pt;
	padding-top: 0;
	margin-top: 0;

}
p.indented2	{
	font-family: Arial, Helvetica;
	font-size: 20px;
 	padding-left: 50pt;
 	padding-right: 50pt;

}
p.footer	{
	font-family: Arial, Helvetica;
	font-size: 12px;
}

p.h2 {
	font-size:14pt;
	font-weight:bold;
	font-family: "Verdana Bold","sans-serif";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:red;
	padding-bottom: 1;
	margin-bottom: 1;
}

p.hotel {
	font-size:15pt;
	font-weight:bold;
	font-family:"Arial", "Verdana Bold","sans-serif";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:red;
	padding-bottom: 1;
	margin-bottom: 1;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-size: 10px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}
.style5 {
	font-size: 12px;
        text-decoration: none;
}
.style6 {
	font-size: 13px;
}
h1
	{
	
	font: 24pt verdana, arial;
	
	margin: 0;
	
}



h1.conf	{
	font-size:15pt;
	font-weight:bold;
	font-family:"Arial","sans-serif";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:red;
}

h2
	{
	
	font-size:15pt;
	font-weight:bold;
	font-family:"Verdana Bold","sans-serif";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:red;
}



h2
.conf	{
	
	font-size:15pt;
	font-weight:bold;
	font-family:"Verdana Bold","sans-serif";
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";
	color:#AE2711;
}


br.small {
	padding-top: 0;
	padding-bottom: 0;
}



a:link {
	color: blue;
	/*text-decoration: none;*/
}
a:visited {
	color: blue;
	/*text-decoration: none;*/
}
a:hover {
	color: blue;
	/*text-decoration: none;*/
}
a:active {
	color: blue;
	/*text-decoration: none;*/
}
div.outer
	{
	
	width: 90%;
	
	margin: 15%;
	
}


div.buffer
	{

	padding-top: 7%;

	padding-bottom: 17%;
	
}


.small
	{

	font: 8pt verdana, arial;
	
}



table
	{
	
	width: 100%;
	
	border-collapse: collapse;
	
	background-color: white;
	
	color: black;
	
	font: 10pt verdana, arial;
	
	margin-bottom: 25%; /* %, px, em, ex ? */
	
}


tr.subhead
	{
	
	background-color: #cccccc;
	
}


th
	{
	
	padding: 0 3%;
	
}


th.alt
	{
	
	background-color: black;
	
	color: white;
	
	padding: 3% 3% 2%;
	
}


td
	{
	
	padding: 0 3%;
	
}


tr.alt
	{
	
	background-color: #eeeeee;
	
}



th a
	{
	
	color: #00008b;
	
	font: 8pt verdana, arial;
	
}

table.viewmenu td
	{
	
	background-color: #006699;
	
	color: white;
	
	padding: 0 5%;
	
}


table.viewmenu td.end
	{

	padding: 0;
	
}


table.viewmenu a
	{

	color: white;

	font: 8pt verdana, arial;
	
}


table.viewmenu a:hover
	{

	color: white;

	font: 8pt verdana, arial;

}


table td
	{
	
	padding-right: 20%;
	
}


table td.nopad
	{
	
	padding-right: 5%;
	
}



/* SIDEBAR */
body.sidebar {
	margin-top: 0px;
        margin-left: 10px;
	background-color:#AE2711;
	font-family:sans-serif;
	font-size: 30px;
	margin-height:0;
	margin-width:0;
}
body.sidebar table {
	background-color:#AE2711;
	font-size:20px;
}

body.sidebar table td {
	background-color:#AE2711;
}

body.sidebar table tr {
	background-color:#AE2711;
}


body.sidebar a:link {
	color:#FFFF99;
	text-decoration:none;
}
body.sidebar a:visited {
	color:#FFFF99;
	text-decoration:none;
}
body.sidebar p	{
	font-family: Arial, Helvetica;
}



/* class "under" */
a:link.under {
	text-decoration:underline;
        color: blue;
}
a:hover.under {
	text-decoration:underline;
	color:#AE2711;
}
a:visited.under {
	text-decoration:underline;
	color: #5555ff;
}
a:visited:hover.under {
	text-decoration: underline;
	color: blue;
}

/*EXCLUDING THESE FOR NOW*/

/*a
	{
	
	color: #00008b;
	
	text-decoration: none;
	
}


a:hover
	{
	
	color: #00008b;
	
	text-decoration: underline;
	
}

a.tinylink
	{

	color: #00008b;

	font: 8pt verdana, arial;

	text-decoration: underline;
	
}


a.link
	{

	color: #00008b;

	text-decoration: underline;
	
}*/


