.TCancelled{
	background-color:#FFD2D7;
}
.TConfirmed{
	background-color:#C1FFC1;
}	
.TActive{
	background-color:#F8F7EF;
}
.redtext{color:#FF0000}

.headerbg {
	background-color: #ffffff;
}
.footerbg {
	background-color: #FFFFFF;
}
.mainbg {
	background-color: #FFFFFF;
}
.contentbg {
	background-color: #ffffff;
}
.pagebg {
	background-color: #D9E2EA;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E05600;
	text-decoration: none;
}
.formfields {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.formbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*    new styles start      */

body {
	margin: 0px;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E05600;
	text-decoration: none;
}

#mainmenu {
	color: #4368A7;
}
#mainmenu a, #mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover {
	text-decoration: underline;
}


#smallmenu {
	color: #ffffff;
	height: 37px;
	width: 450px;
	vertical-align: middle;
}
#smallmenu a:link, #smallmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 80px;
	display: block;
}
#smallmenu a:hover {
	text-decoration: underline;
}
.cell_out {
	background-image: url(/images/but1.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 450px;
	display: block;
	vertical-align: middle;
}
.cell_over {
	background-image: url(/images/but2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 37px;
	width: 450px;
	display: block;
}

.sectiontitle {
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #00225D;
	font-weight: bold;
	height: 27px;
	text-indent: 20px;
	margin-top: 0px;
	padding-top: 8px;
}
a.nolink:link, a.nolink:visited, a.nolink:hover  {
	text-decoration: none;
	cursor: default;
}
a.speclink:link, a.speclink:visited {

	background-image: url(/images/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;

}
a.speclink:hover  {
	text-decoration: none;

}
.signupbox  {
	z-index: 5;
	top: 33px;
	position: relative;
	left: 80px;
}
.signuptitle {
	font-size: 16px;
	font-weight: bold;
	color: #00225D;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.signuptitle2 {
	color: #00225D;
	font-size: 12px;

}
.signuptitle2 strong {
	color: #F57903;
}
.featuredimg {
	padding: 3px;
	border: 1px solid #C1C1C1;
}
#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #898989;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
.dottedborderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C8CCCE;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8CCCE;
}
.footertext { /* old style  */
	color: #898989;
	text-decoration: none;
	font-size: 10px;
}
