select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.Buttonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.p-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.box {
	border: 1px solid #666666;
	background-color: #C2C2C2;
}
.rserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FFFFFF;

}
.frontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	font-style: normal;

}
.title {
	font-family: "Arial Black";
	font-size: 18pt;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}
#newbutton{
border: 1px solid black;
border-bottom-width: 0;
width: 186px;
background-color: #DFDFDF;
}

* html #newbutton{ /*IE only rule, to negate the padding below IE includes 
in menu width.*/
width: 186px;
}

#newbutton a{
font: bold 10pt arial;
padding: 1px;
padding-left: 4px;
display: block;
width: 100%;
color: #000099;
text-decoration: none;
border-bottom: 1px solid grey;
}

html>body #newbutton a{ /*Non IE rule*/
width: auto;
}

#newbutton a:hover{
background-color: #000066;
color: white;
}


#newbutton2{
border: 0px solid black;
border-bottom-width: 0;
}

* html #newbutton2{ /*IE only rule, to negate the padding below IE includes 
in menu width.*/
width: auto;
}

#newbutton2 a{
font: bold 9pt arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

html>body #newbutton2 a{ /*Non IE rule*/
width: auto;
}

#newbutton2 a:hover{
background-color: #9FBFDF;
color: #000066;
}



#buttonlink{
border: 0px solid #000066;
border-bottom-width: 0;
}

* html #buttonlink{ /*IE only rule, to negate the padding below IE includes 
in menu width.*/
width: auto;
}

#buttonlink a{
font: bold 9pt arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #000066;
text-decoration: none;
border-bottom: 1px solid #000066;
border-left: 1px solid #000066;
border-right: 1px solid #000066;
}

html>body #buttonlink a{ /*Non IE rule*/
width: auto;
}

#buttonlink a:hover{
background-color: #000066;
color: white;
}
.fron_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	font-style: italic;
	color: #000066;

}
.Content-front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	padding-right: 6px;
	padding-left: 6px;
}

