body  {
	background-color: #C91C73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td    {
	vertical-align: top
}

.errorred {
	color: #890f4c;
	font-weight: bold;
	ndisplay: list-item;
	nlist-style-type: square;
	nlist-style-position: inside;
}

.tablepink   {
	background-color: #DF348A;
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 19px;	
	color: #FFFFFF;
}

.tablelight   {
	background-color: #FFE2EA;
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 19px;	
}

.topleft {
	background-image: url(../images/idtopleftr.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.topright {
	background-image: url(../images/idtoprightr.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.sideleft {
	background-image: url(../images/idbgleftr.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.sideright {
	background-image: url(../images/idbgrightr.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.bottomleft {
	background-image: url(../images/idbottomleftr.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.bottomright {
	background-image: url(../images/idbottomrightr.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.boxright {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.menu {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-image: url(../images/idmenubg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

.text {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 19px;
	color: #7B7B7B;
	vertical-align: top;
	text-align: left;	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.textnopad {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 21px;
	color: #7B7B7B;
	vertical-align: top;
	text-align: left;
}

.success {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 16px;
	color: #7B7B7B;
	text-align: left;
}

.pink {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;	
	line-height: 19px;	
	color: #DF348A;	
}

.grey {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;	
	color: #555555;
}

.formText {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #E0388C;
	background-color: #FFE2EA;
	border: 1px;
	border-color: #FB94B0;
	border-style: solid;
}

.formBox {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #DF348A;
	background-color: #FFE2EA;
	border: 1px;
	border-color: #FB94B0;
	border-style: solid;
}

.formButton {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;	
	height: 22px;
	color: #DF348A;
}

.hoziline {
	height: 1px;
	background-color: #E0E0E0;
}

.vertline {
	width: 1px;
	background-color: #E0E0E0;
}

.footer {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #E0E0E0;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
}

.welcome {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #DF348A;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left:35px;
	background-image: url(../images/idmenublank.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.footerBreak {
	color: #AC976B;
}

a:link, a:active {
	color: #DF348A;
	text-decoration: none;
}

a:visited {
	color: #DF348A;
	text-decoration: none;
}

a:hover {
	color: #F579B7;
	text-decoration: none;
}

a.menulink:link, a.menulink:active {
	color: #555555;
	text-decoration: none;
}

a.menulink:visited {
	color: #555555;
	text-decoration: none;
}

a.menulink:hover {
	color: #818181;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:active {
	color: #CCCCCC;
	text-decoration: none;
}

a.footerlink:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.footerlink:hover {
	color: #F579B7;
	text-decoration: none;
}

.breadcrumb {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	color: #7B7B7B;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 13px;
	padding-left: 15px;
	text-align: left;
}

.breadcrumbBreak {
	color: #D9E567;
}

a.breadcrumblink:link, a.breadcrumblink:active {
	color: #CCD85A;
	text-decoration: none;
}

a.breadcrumblink:visited {
	color: #CCD85A;
	text-decoration: none;
}

a.breadcrumblink:hover {
	color: #D9E567;
	text-decoration: none;
}

.warning {
	font-family: verdana, Helvetica, Arial;
	font-size: 10px;
	line-height: 19px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;	
}
