BODY {
 background-color: #ffffff;
 font-family: Arial, Helvetica;
 font-size: 10pt;
 color: #00000F;
 scrollbar-face-color: #F81F28; 
scrollbar-base-color: #EEB0B3; 
scrollbar-arrow-color: black; 
scrollbar-highlight-color: #EEB0B3; 
scrollbar-shadow-color: #774042; 
}

H1 {
 font-family: Arial, Helvetica;
 font-size: 16pt;
 font-weight: bold;
 color: #000000;
}

H2
{
 font-family: Arial, Helvetica;
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}

H3
{
font-family: Arial, Helvetica;
font-size: 14pt;
font-weight: bold;
color: red;
text-align : center;
}

.pgborder {
	border: thin solid #e2e2e2;
}

.imgborder {
	border: thin solid red;
	margin-bottom: 6px;
	margin-left: 12px;
	margin-top: 6px;
	margin-right: 12px;
}

.imgmain {
	border: thin solid red;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-top: 3px;
	margin-right: 12px;
}

b {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

strong {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.topbold {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: 900;
	color: #333366;
	margin-top: 9px;
	text-align : center;
}

.time {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: 900;
	color: #333366;
	text-align : center;
	margin-top : 4px;
}


.phone {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: 400;
	color: #ffffff;
	margin-top : 2px;
	text-align : center;
	font-style : italic;
}

td.cell1
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align : justify;
	padding-bottom : 6px;
	padding-left : 10px;
	padding-top : 6px;
	padding-right : 15px;

}

td.cell2
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-align : justify;
	padding-bottom : 6px;
	padding-left : 10px;
	padding-top : 6px;
	padding-right : 12px;
}

td.cell3
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: 100;
	color: #000000;
	padding-bottom : 3px;
	padding-left : 10px;
	padding-top : 3px;
	padding-right : 10px;

}

.lodging
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-bottom : 3px;
	padding-left : 10px;
	padding-top : 3px;
	padding-right : 10px;

}

.topbox
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: 300;
	color: #000000;

}

.headbg {
border: thin solid red;
background-color: #cccccc;
font-family: Arial, Helvetica;
font-size: 12t;
color: #00000F;
text-align : center;
 
}

.formbg {
border: thin solid red;
background-color: #cccccc;
font-family: Arial, Helvetica;
font-size: 9pt;
color: #00000F;
text-align : right;
 
}

.formbg1 {
border: thin solid red;
background-color: #333333;
font-family: Arial, Helvetica;
font-size: 9pt;
color: #00000F;
text-align : left;
 
}

.maintext
{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	text-align : justify;
    position:relative;
	top: 80px;
	left: 15px;
	width: 195px;
}
	
.mainbackground {
        position:relative;
        top: 0px;
        left: 0px;
        width: 558px;
        height: 213px;
        background-repeat : no-repeat;
        background-image : url(images/content.jpg);
}

	
}

a:link
{
	font-family: Arial, Helvetica;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
} 

a:visited 
{
	font-family: Arial, Helvetica;
	color: #000;
	font-weight: bold;
	text-decoration: none;
} 

a:active 
{
	font-family: Arial, Helvetica;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
} 

a:hover
{
	font-family: Arial, Helvetica;
	color: #333333;
	background: #999999;
	font-weight: bold;
	text-decoration: none;
} 

input.norequire
{ 
background-color: #bbe7f1; 
border: 1 solid #808080; 
} 

input.required,select.required,textarea.required,td.required 
{ 
background-color: #66a5b4 ; 
border: 1 solid #808080; 
} 

p.abstract:first-letter { 
font-family: Arial, Helvetica;
font-size: 240%; 
color: #EB1C24;
font-weight: bold;
float: left; 
} 

.MenuItem1
{
border-bottom: #333333 solid 2px;
padding: 0;
}

.MenuItem
{
border-bottom: #333333 solid 2px;
padding: 0;
}

.MenuItem a, .MenuItem span
{
padding: 2px 0;
text-indent: 10px;
display: block;
width: 100%;
}

.MenuItem a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #EB1C24;
}

.MenuItem a:hover, .MenuItem span
{
color: #cccccc;
font-weight: bold; 
background-color: #5B0609;
}

.MenuGallery a:active, a:visited{
	font-size: 8pt;
	letter-spacing: 1px;
	color: #000;
	font-weight:bold;
}

.MenuGallery a:hover {
	color:#336;
	background:none;
}