﻿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 : #989490;
	background-image : url(images/backgrounds/dp11bg4.gif);
}

A:visited {
	color : #333333;
	text-decoration : none;
}

A:link {
	color: black;
	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 : #dbc788;
	border-width : 1px 0 8px 1px;
	border-style : solid;
	border-color : #333333;
}

.sidebar {
	font-size : 12px;
	font-family : "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #333333;
	background-color : #b3bca9;
	border-width : 1px 1px 8px 0;
	border-style : solid;
	border-color : #333333;
}

.mentable {
	background-color : #888880;
	border-width : 1px;
	border-style : solid;
	border-color : #333333;
}

.menmaincell {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	background-color : #bcbcbc;
	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 : #333333;
	background-color : #a9c59c;
	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 : #999999;
	background-color : #333333;
	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 : #ad8585;
	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 : #333333;
	background-color : #e0c888;
	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 : #b8bcb8;
	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 : "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	color : #333333;
	background-color : #e1ded5;
	border-width : 1px 1px 8px;
	border-style : solid;
	border-color : #333333;
}

.buttonstyle {
	background-color : #b8bca8;
	background-image : url(/images/backgrounds/graygrid2.gif);
	border-width : 1px;
	border-style : outset;
	border-color : #666666;
	width : 16px;
	height : 26px;
}

.buttonlabel {
	color : #b8bca8;
	background-color : #666666;
	border-width : 1px;
	border-style : outset;
	border-color : #666666;
	width : 54px;
	height : 26px;
}

.newStyle1 {
	color: #000000;
}

