.bodyWebMulti
{
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #011645;
	background-image: url(../images/bodyWebMulti.png);
	background-repeat: repeat-x;
	font-weight: normal;
}
.bgwebmulti
{
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/bgwebMulti.jpg);
	background-repeat: no-repeat;
}
a.image
{
	display: block;
	height: 37px;
}
a.imgbtnflash
{
	width: 140px;
	background-image: url(../images/btnflash.jpg);
	background-repeat: no-repeat;
}
a.imgbtnflash:hover
{
	background-image: url(../images/btnflash_hover.jpg);
	background-repeat: no-repeat;
}
a.imgbtnreader
{
	width: 139px;
	background-image: url(../images/btnreader.jpg);
	background-repeat: no-repeat;
}
a.imgbtnreader:hover
{
	background-image: url(../images/btnreader_hover.jpg);
	background-repeat: no-repeat;
}
a.imageMenu
{
	display: block;
	width: 309px;
}
a.imgbtnHelpSupport
{
	height: 130px;
	background-image: url(../images/btnHelpSupport.jpg);
	background-repeat: no-repeat;
}
a.imgbtnHelpSupport:hover
{
	background-image: url(../images/btnHelpSupport_hover.jpg);
	background-repeat: no-repeat;
}
a.imgbtnIndicators
{
	height: 153px;
	background-image: url(../images/btnIndicators.jpg);
	background-repeat: no-repeat;
}
a.imgbtnIndicators:hover
{
	background-image: url(../images/btnIndicators_hover.jpg);
	background-repeat: no-repeat;
}
a.imgbtnIndicators_load
{
	width: 275px;
	height: 80px;
	display: block;
	background-image: url(../images/btnIndicators_load.jpg);
	background-repeat: no-repeat;
}
a.imgbtnIndicators_load:hover
{
	background-image: url(../images/btnIndicators_load_hover.jpg);
	background-repeat: no-repeat;
}
.txtfooter
{
	font-size: 11px;
	color: #FFF;
}
div.tablefooter table
{
	width: 100%;
}
div.tablefooter table th
{
	text-align: left;
	font-weight: normal;
}
div.tablefooter table td
{
	text-align: right;
}

a
{
	color: #FFF;
	font-weight: bold;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #F60;
}
a:active
{
	text-decoration: none;
}

.multiPage
{
	float: left;
	border: 1px solid #94A7B5;
	background-color: #F0F1EB;
	padding: 4px;
}

.DivHeaderBold
{
	font-family: Tahoma, genva , Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: Black;
	height: 50px;
	vertical-align: bottom;
}

.ModalPopupBG
{
	background-color: #FFFFFF;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.popup_Container
{
	background-color: #ECF5FB;
	border: 1px solid #828282;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

.popup_Container_FixHeight
{
	background-color: #FFFFFF;
	border: 1px solid #828282;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 560px;
}

.popup_Titlebar
{
	background-position: url(../Images/boxheader.gif);
	background: url(../Images/boxheader.gif);
	border-bottom-color: #828282;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 30px;
	cursor: move;
	background-repeat: repeat-x;
}

.popup_Body
{
	padding: 10px;
	color: #000000;
	line-height: 15pt;
	clear: both;
}

.popup_Footerbar
{
	background-position: url(../Images/boxfooter.png);
	border-style: solid;
	border-width: 1px;
	border-color: #828282;
	background: url(../Images/boxfooter.png);
	height: 5px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.TitlebarLeft
{
	padding-left: 20px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.TitlebarRight
{
	
	background-position: right;
	background-repeat: no-repeat;
	height: 15px;
	width: 16px;
	float: right;
	cursor: pointer;
	margin-right: 5px;
	margin-top: 5px;
}

.MyCalendar .ajax__calendar_container
{
	border: 1px solid #E3E3E3;
	width: 185px;
	height: 200px;
	background: url(../images/calendarBG.jpg);
	background-repeat: no-repeat;
}
.MyCalendar .ajax__calendar_body
{	
	font-size:9px;
	font-weight:bold;
	width:185px;
	height:155px;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day, .MyCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: #CCCCCC;
	padding: 1px;
	border: 0px;
}
.MyCalendar .ajax__calendar_day
{
	color: #808080;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day, .MyCalendar .ajax__calendar_hover .ajax__calendar_month, .MyCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: white;
	background-color: #99CC00;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day, .MyCalendar .ajax__calendar_active .ajax__calendar_month, .MyCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: white;
	background-color: #FFAD33;
	padding: 1px;
}
.MyCalendar .ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	padding: 0 2px;
	color: #333333;
	text-align: center;
}
.MyCalendar .ajax__calendar_header
{
	color: #FFFFFF;
	font-family: Tahoma;
	vertical-align: middle;
	text-align: center;
}
.MyCalendar .ajax__calendar_today
{
	color: Maroon;	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	padding-left: 7px;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	background: url(../Images/boxheader.gif);
}
