body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#1F2A40;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-color:#1F2A40;
	FONT-FAMILY: Georgia;
	font-size:13px;
}
td {
	font-family:Georgia;
	font-size:13px;
	color:#1F2A40;
}
/*text*/
.footer_txt {
	text-decoration: none;
	color:#C0C0C0;
}
/*anchor links*/
a {
	text-decoration: underline;
	color:#1F2A40;
}
a:hover {
	text-decoration: none;
	color:#FFCC00;
}

a.notSelected {
    text-decoration: underline;
	color:#ffffff;
}
a.notSelected:hover {
    text-decoration: none;
	color:#FFCC00;
}
a.selected {
    text-decoration: none;
	color:#FFCC00;
}
a.selected:hover {
    text-decoration: none;
	color:#FFCC00;
}

.SubMenuItemSelected {
	BACKGROUND-COLOR: #B8E2F1;

}


a.VertMenuItems:link, a.VertMenuItems:visited{
	COLOR: #1F2A40;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	white-space: nowrap;
	font-weight: bold;

}
a.VertMenuItems:hover,  a.VertMenuItems:active{
	COLOR: #B8E2F1;

}
a.VertMenuItemsSelected:link, a.VertMenuItemsSelected:visited{
	COLOR: #1F2A40;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	white-space: nowrap;
	font-weight: bold;

}

.signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  color: #1C3871;
  font-family: Arial, Helvetica, sans-serif;
}
.DialogBox {
	padding-top: 10px;
	vertical-align: top;
}
.DialogTitle {
	font-family: Georgia;

	color: #1A1A66;
	font-weight: bold;
	font-size: 16px;
                padding: 2px;
	 border-bottom: 1px solid #ffffff;
}

