A
{
	text-decoration: none
}

.styTable
{
	font-size: 10pt;
	background-color: #DDEEFF;
	border: #A6A8B2 1px solid;
	width: 780px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3)
}

.styLabelCell
{
	text-align: center;
	font-size: 10pt;
	color: #000000;
	background-color: #AAEEFF;
}

.styValueCell
{
	text-align: center;
	font-size: 10pt;
	color: #000000;
	background-color: #DDEEFF;
}

.styErrorMessage
{
	color: #FF0000;
	font-size: 10pt
}

.styPortalBannerOver
{
	background-color: #AAEEFF;
	border: #A6A8B2 1px solid;
	cursor: hand
}

.styPortalBanner
{
	font-size: 10pt;
	color: #000000;
	background-color: #DDEEFF;
	border: #DDEEFF 1px solid
}

.styButton
{
	text-align: center;
	font-size: 10pt;
	color: #000000;
	background-color: #AAEEFF;
	border: #A6A8B2 1px solid;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3)
}

.styContent
{
	text-align: center;
	font-size: 10pt;
	color: #000000;
	background-color: #AAEEFF;
	border: #A6A8B2 1px solid;
	height: 20px
}

.styForumPanel
{
	border: solid 1px #000000;
	padding: 5px;
}

.styCalendarButton
{
	background-image: url(Image\CalendarIcon.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 18px;
	font-size: 10pt;
	color: #000000;
	background-color: #C2C5C8;
	border: #A6A8B2 1px solid;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3)
}

.styBody
{
	background-color: #DDEEFF
}