body {	background-color: #efefef;}
td {  font-family: Verdana; font-size: 10px; color: #000000}

.menuLink{
	font-family: Verdana;
	font-size: 10px;
	color: #252F84;
	font-weight: normal;
	text-decoration: none;
}
.menuLink:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #252F84;
	font-weight: normal;
	text-decoration: underline;
}
.menuLink:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #252F84;
	font-weight: normal;
}
.windowbg {
	COLOR: #000000; BACKGROUND-COLOR: #eaeaea
}
.bgWhite {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff
}

.titlebg {
	COLOR: white; FONT-STYLE: normal; BACKGROUND-COLOR: #f19e3c
}



.bodyLink {  
	color: #29518c; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none
}
.bodyLink:hover {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c; 
	text-decoration: underline
}
h1 {  
	font-family: Verdana; 
	font-size: 14px; 
	color: #29518c;
	font-weight: bold;
}
h2 {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
}
.Button {
	
	font-size: 8pt;
	font-weight:bold;
	font-family: verdana;
}

.boldText {
font-weight:bold;
}

.italicText {
font-style:italic;
}

.SearchButton {
	
	font-size: 7pt;
	font-weight:bold;
	font-family: verdana;
}

.h2:link{
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
	text-decoration: underline;
}
.h2:visited{
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
	text-decoration: underline;
}
.h2:hover{
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
	text-decoration: none;
}
h3 {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
}
.h3:link {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
	text-decoration: underline;
}
.h3:hover {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
	text-decoration: none;
}
.h3:visited{
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold;
}	
.mainHeading{
	font-family: Verdana;
	font-size: 14px;
	color: #3468b5;
	font-weight: none;
}
.headingLink{
	font-family: Verdana; 
	font-size: 12px; 
	color: #3468b5; 
	text-decoration: underline;
}
.headingLink:hover{
	font-family: Verdana; 
	font-size: 12px; 
	color: #3468b5; 
	text-decoration: none;
}
.UpmenuLink{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.UpmenuLink:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #d2e1f6;
	font-weight: bold;
	text-decoration: underline;
}
.UpmenuText{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.tableHeader {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: bold;
}

.FormInput {
	BORDER: #29518C 1px solid; 
	FONT-SIZE: 10px; 
	COLOR: #2F3C9A; 
	BACKGROUND-COLOR: white; 
	FONT-FAMILY: Verdana;
}

.bottomMenuText{
	font-family: Verdana; 
	font-size: 10px; 
	color: #29518c;
	font-weight: bold; 
}

.darkText {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.smallText {
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
}
.heading2{
	font-family: Verdana; 
	font-size: 9px; 
	color: #252F84;
	font-weight: bold;
}

.gridOrange {
	
	font-size: 7pt;
	font-weight:bold;
	font-family: verdana;
	background-image:url(../images/orange_bg.jpg);
}
.gridWhite {
	font-size: 7pt;
	font-weight:bold;
	font-family: verdana;
	background-image:url(../images/white_bg.jpg);
}

.redText{
	color: red;
	font-weight: bold;
}
.griblue{
	color: #29518c;
}

.tableHeadBlue{
	background-image:url(../images/bluebg.jpg);
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.reserv{
	background-color:#c0d8f9;
	border:1px #000033 solid;
}
.tableRes{
	background-color:#000033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	height:14px;
}