body {
	font-family: verdana;
	font-size: 11px;
	color: #555555;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;
	SCROLLBAR-BASE-COLOR: #333333;
	vertical-align: top;
}


.images {
	border:#eeeeee;
	border-style:solid;
	border-width:1px;
	margin: 5px;
}

a {
	text-decoration:none;
	color: #C1A33B;
	font-family: inherit;
	font-size: 11px;
	font-weight: bold;
}

a:visited {
	text-decoration:none;
	color: #C1A33B;
	font-size: 11px;
	
}
a:hover {
	color:#0041B5;
	cursor: default;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}

.buttons {
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	background-color: #F3F4F5;
	border: 1px solid #A6B4C0;
	text-align: center;
	vertical-align: middle;
}
.normalText {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	vertical-align: top;
	text-align: justify;
	padding: 5px;
	text-indent: 10px;
}
.titleText {
	font-family: verdana;
	font-size: 12px;
	color: #C1A33B;
	margin: 0px;
	vertical-align: top;
	text-align: justify;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #333333;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F36F21;
}
.boldText {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	vertical-align: top;
	font-weight: bold;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.clocks
{
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background-color: #f3f4f5;
	border: 1px solid #909090;
}
.title_cell {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.normalTextCal {

	font-family: verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	vertical-align: top;
	text-align: justify;
	padding: 2px;
	text-indent: 10px;
}
