H1 { font-size: 11px ; font-weight: normal; font-style: normal ;color:#0099CC; }
.list {line-height: 9px;}

body 
{
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
	color: #333333;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
ul {	
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);	
	padding:0 px;
}
.topic {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

	A:link {
	text-decoration: none;
	color: #0066CC;
}
	A:visited {
	color:#0099FF;
	text-decoration: none;
}
	A:hover {
	color:#FF6600;
	text-decoration: underline;
}
.mainmenu {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a.btn:link, a.btn:active, a.btn:visited {
	color: #006FAE;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	display: inline-block;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	font-size: 13px;
}
a.btn:hover {
	color: #FFFFFF;
	background-color: #99CC00;
	font-size: 13px;
}
.editctrl {
	background-color: #FFFFFF;
	border: 1px solid #23B9CA;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.buttonstyle1 {
	font-size: 11px;
	background-color: #D7F1F4;
	border: 1px solid #28BBCB;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #1C818C;
	padding: 2px;
	background-image: url(../images/bg_button1.gif);
}
.dash_down {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tablehead {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FF9900;
	font-weight: bold;
}

.topic_med {

	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
.head_table {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 9px;
}

.square {
	border: 1px dashed #01a0b4;
}
.square_gray {
	border: 1px solid #CCCCCC;
}
.vline_2 {
	border-top: none #999999;
	border-right: 1px solid #999999;
	border-bottom: #999999;
	border-left: 1px solid #999999;

}

/* Style For Calendar */

	.cpYearNavigation,
	.cpMonthNavigation
			{
			background-color:#80B3D9;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.TcpCurrentDateDisabled,
	.TcpTodayText,
	.cpTodayTextDisabled,
	.TcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.cpDayColumnHeader
			{
	color:#FF9900;
	text-align:right;
	border: thin #5A9CCD;
	border-bottom-style: solid;
	font-weight: bold;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#0066FF;
			font-weight:normal;
			}
	.cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.cpOtherMonthDate
			{
			color:#999999;
			font-style: italic;
			}
	TD.cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #FF9900;
			border-width:1;
			border:solid thin #FFFF66;
			}
	TD.CurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.cpTodayText,
	TD.cpTodayTextDisabled
			{
			border-top-style:solid;
			border: thin #5A9CCD;
			border-width:1 0 0 0;*/
			}
	A.cpTodayText,
	SPAN.cpTodayTextDisabled
			{
			height:20px;
			}
	A.cpTodayText
			{
			color:#FF6600;
			font-weight:bold;
			}
	SPAN.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.cpBorder
			{
	border:1px solid #CEE1F0;
	background-color: #F9FCFF;
	}

.webdetails{
	position: absolute;
	z-index: -1;
	color: #999999;
}
/*END  Style For Calendar */
