IFRAME {
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
}

H1 {
	font-weight : normal;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

BODY {
	background-color : #333333;
	background-image : url(images/backgrounds/dp11bg3.gif);
}

A:visited {
	color : #333333;
	text-decoration : none;
}

A:link {
	color : #333333;
	text-decoration : none;
}

A:hover {
	color : #333333;
	text-decoration : none;
}

A:active {
	color : #333333;
	text-decoration : none;
}

.altlinks {
	cursor : hand;
}

A.altlinks:link {
	color : #333333;
	text-decoration : underline;
	cursor : hand;
}

A.altlinks:visited {
	color : #666666;
	text-decoration : underline;
}

A.altlinks:hover {
	color : #333333;
	text-decoration : underline;
	cursor : hand;
}

A.altlinks:active {
	color : #333333;
}

.sidebarleft {
	font-size : 12px;
	font-family : "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #666666;
	background-color : #989898;
	border-width : 1px 0 1px 1px;
	border-style : solid;
	border-color : #333333;
}

.sidebar {
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #e7e4e6;
	background-color : #a89ca0;
	border-width : 1px 1px 1px 0;
	border-style : solid;
	border-color : #333333;
}

.mentable {
	background-color : #666666;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
}

.menmaincell {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #d8d3cf;
	background-color : #999999;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	height: 22px;
}

.menheadiii {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	background-color : #333333;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	height: 22px;
}

.menheadii {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : #807b8c;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	height: 22px;
}

.menheadi {
	font-weight : bold;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : #af8787;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	height: 22px;
}

.mencellover {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #d8d3cf;
	background-color : #b1a9ab;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	cursor : hand;
	height: 22px;
}

.mencell {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : #999999;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
	height: 22px;
}

.mediumheading {
	font-weight : normal;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

.maincontent {
	font-size : 12px;
	line-height : normal;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #333333;
	background-color : #cfcfcf;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
}

.buttonstyle {
	background-color : #a89ca0;
	background-image : url(/images/backgrounds/graygrid2.gif);
	border-width : 1px;
	border-style : outset;
	border-color : #666666;
	width : 16px;
	height : 26px;
}

.buttonlabel {
	color : #cccccc;
	background-color : #666666;
	border-width : 1px;
	border-style : outset;
	border-color : #666666;
	width : 54px;
	height : 26px;
}


