BODY, DIV, P, TD {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	text-decoration : underline;
	color: #333366;
}

A:HOVER {
	color : #CC0033;
	text-decoration : none;
}

A:VISITED {
	color : #666699;
	text-decoration : underline;
}

.crumbs {
	font-size : 12px;
	text-decoration : none;
	color : #333366;
	font-weight : bold;
}

.activecrumb {
	color : #333366;
	background-color : #cccccc;
	font-weight : bold;
}

.crumbs A:LINK {
	font-size : 12px;
	text-decoration : none;
	color : #333366;
	font-weight : bold;
}

.crumbs A:HOVER {
	font-size : 12px;
	text-decoration : none;
	color : #333366;
	background-color : #CCCCCC;
	font-weight : bold;
}

TD.crumbs A:VISITED {
	font-size : 12px;
	text-decoration : none;
	color : #333366;
	font-weight : bold
}


.footer {
	font-size: 10px;
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
}

.dblu {
	font-size : 12px;
	font-weight : bolder;
	color: #333366;
}

.dwhite {
	font-size : 13px;
	font-weight : bolder;
	color: White;
}

.col {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}



H1, H2, H3, H4 {
	color : #333366;
}
.modbody {
	width: 400px;


}
.border {
	padding: 10px;
	border: thin solid #B0B1BB;
}
