body {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	margin: 0px;
	color: #404040;
	font-family: verdana, arial, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
}

p 
{
    font-size: 75%;
}

.blue 
{
    font-size: 75%;
    color: #034898;
}

.red 
{
    font-weight: bold;
    color: #AD0505;
}

h2 
{
    font-family: Verdana;
    font-size: 130%;
    font-weight: normal;
}

h3 
{
    font-family: Verdana;
    font-size: 105%;
    font-weight: normal;
}

.headertd 
{
    background-image: url(images/img-header.gif);
    background-repeat: no-repeat;
    width: 760px;
    height: 130px;
    vertical-align:top;
    padding-left:5px;
    padding-top: 4px;
}

.maintable 
{
    background-image: url(images/img-background.gif);
    background-repeat: no-repeat;
}

.maintd 
{
    width: 760px;
    vertical-align:top;

}

.footertd 
{
    background-color: #034898;
    width: 760px;
    height: 65px;
    vertical-align:top;
}

.menutd
{
    display: none;
    visibility: hidden;
}

.menudividetd
{
    width: 1px;
    background-image: url(images/img-menudivide.gif);
    padding-bottom: 50px;
    vertical-align: top;
}

.contenttd
{
    width: 569px;
    padding-left: 10px;
    vertical-align:top;
}

.menutext
{
    color: #4A4A4A;
    font-size:120%;
    font-weight: bold;
    text-decoration: none;
}

.menutext:hover
{
    text-decoration: underline;
}

.menutextselected
{
    color: #4A4A4A;
    font-size:120%;
    font-weight: bold;
    text-decoration: underline;
}

.tables 
{
     font-size: 75%;
     
}

.roomspec 
{
     font-size: 75%;
     margin:0px;
}

.roomspecbg 
{
    background-color: #034898;
    color: #ffffff;
}

.events 
{
    font-size: 100%;
}

.bold 
{
    font-weight: bold;
}