#master {
	BORDER-RIGHT: 1px solid #333333;
	WIDTH: 780px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #D51E23;
	clear: both;
	margin: auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
}
#mainC {
	margin: 20px;
	padding: 10px;
	text-align: left;
	position: relative;
}

body {
	margin: 0px;
	background-color: #CCCCCC;
	text-align: center;
}
#graphic {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
	#footer {
	width: 780px;
	position: relative;
	bottom: 0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: #000000;
	border-bottom: 10px solid #000000;
	border-left: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	height: auto;
	clear: both;
	}  
#mainC table {
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	clear: none;
	float: left;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	display: table;
	position: relative;
}
#master #mainC table td {
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 5px;
}


#LEFTCOL {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	padding: 20px;
	clear: none;
	float: left;
	width: 350px;
	text-align: left;
	height: auto;
}
#LEFTCOL H1 {
	font-weight: bold;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.BorderObj {
	margin: 3px;
	padding: 3px;
	border: 5px solid #FFCC00;
}





#logo {
	height: 102px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	width: 150px;
	background-image: url(slices/logo.gif);
	background-repeat: no-repeat;
}


#topbar {
	background-color: #FFFFFF;
	height: 135px;
	width: 780px;
	float: right;
	clear: none;
}

#topbar A {
	COLOR: #D51E23;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: solid;
	TEXT-DECORATION: none;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;
	height: 40px;
	padding: 5px;
	float: left;
	border-left-width: 1px;
	border-left-color: #999999;
	clear: none;
}
#topbar A:hover {
	COLOR: #FFFFFF;
	background-color: #D51E23;
	border: 1px solid #000000;
}
#RIGHTCOL {

	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	padding: 20px;
	clear: none;
	float: left;
	width: 350px;
	text-align: left;
	height: auto;
}
.LabelF {
	font-style: italic;
	text-align: right;
	margin: 5px;
	padding: 3px;
	clear: both;
	float: none;
	font-size: 11px;
}
.ButtonF {
	font-family: "Microsoft sans Serif", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC00;
	border: 1px solid #000000;
	margin-top: 8px;
	padding: 5px;
	width: 70px;
}

.FormF {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	float: left;
	margin: 2px;
}



#RIGHTCOL H1 {
	font-weight: bold;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#UL1 {
	list-style-position: outside;
	list-style-type: disc;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#UL1 LI {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#UL1 a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#UL1 a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#mainC H1 {
	font-weight: bolder;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Empasis {
	font-weight: bold;
	clear: both;
	margin: 5px;
}
#mainC img {
	float: left;
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	clear: left;
}
