@import url(MenuHWDropDown.css);
@import url(dhtmlgoodies_calendar.css);

html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin:0px;
	background-color:#fff;
	font-family:verdana; font-size:9pt; color: #000;
}
.MainTb {
	background-image: url('img/back.jpg');
	background-repeat:repeat-x;
	background-color:#050b27;
}
p {
	font-family:verdana; font-size:9pt; color: #000;
}
td {
	font-family:verdana; font-size:9pt; color: #000;
}
a:link
{
	font-family:verdana; font-size:9pt; color: #0383cc; text-decoration:underline; font-weight:bold;
}
a:visited
{
	font-family:verdana; font-size:9pt; color: #0383cc; text-decoration:underline; font-weight:bold;
}
a:hover
{
	font-family:verdana; font-size:9pt; color: #0383cc; text-decoration:none; font-weight:bold;
}

.ContentPane
{
	padding-right:25px; padding-left:25px; padding-top:15px;
	background-color:#fff;
}
.LeftPane
{
	padding-top:15px;
	padding-left:15px;
	background-color:#fff;
}
.RightPane
{
	padding-right:15px; padding-top:15px;
	background-color:#fff;
}
.pageTitle {
	font-family: Verdana; font-size:16pt; font-weight:bold;
	color:#0383cc;
}
H1 {
	font-family: Verdana; font-size:16pt; font-weight:bold;
	color:#0383cc;
}
H2 {
	font-family: Verdana; font-size:13pt; 
	color:#000;
}

a.backButton:link
{
color: #129e3d; text-decoration:none; font-weight:bold;
}
a.backButton:visited
{
color: #129e3d; text-decoration:none; font-weight:bold;
}
a.backButton:hover
{
color: #129e3d; text-decoration:underline; font-weight:bold;
}
.smallText {
	font-family:verdana; font-size:8pt;
}
.smallText a:link
{
	text-decoration:underline;  font-size:8pt;
}
.smallText a:visited
{
	text-decoration:underline; font-size:8pt;
}
.smallText a:hover
{
	text-decoration:none; font-size:8pt;
}

.popActiveTab {
	color:#11214d; font-weight: bold;
}

.popTab {
	color:#11214d; font-weight: bold; 
	border-top:1px solid #e2eefd;
}

.SearchTd {
	padding:15px;
	height:150px;
	background-color:#e2eefd;
	background-image: url('img/loop.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.BoxTd {
	padding:15px;
	height:150px;
	background-color:#e2eefd;
}

/*Calendar*/

.calendar_divstyle
{

}

.calendar_title td
{
    text-align: center;
    font-weight:bold;
    color:#2a96cc;
    height:26px;
    background-color:#e2eefd;
}
.calendar_dayheader
{
    text-align: center;
    border-top:1px solid #e2eefd;
    border-bottom:1px solid #e2eefd;
    font-size:11px;
    color: rgb(51, 51, 51); 
    font-weight:bold;
   
}

.calendar_day
{
    color: rgb(51, 51, 51); 
    width: 14%;
    font-size:11px;
    border: 2px solid #e2eefd;
}

.calendar_weekendday
{
    text-align: center;
    width: 14%;
    color:  #9b0000;
    font-size:11px;
    border: 2px solid #e2eefd;
}

.calendar_today
{
    color: rgb(51, 51, 51);
    width: 14%;
    font-size:11px;
    border: 2px solid #e2eefd;
    background: #e2eefd;
    font-weight:bold;
}

.calendar_selectedday
{
    text-align: center;
    background: #2a96cc;
    color: #fff;
    width: 14%;
    font-size:11px;
    border: 2px solid #e2eefd
    font-weight:bold;
}

.calendar_othermonthday
{
    text-align: center;
    color: #a2a2a2; 
    width: 14%;
    font-size:11px;
    border: 2px solid #e2eefd;
}
.calendar_nextprev
{
    background-color:White;
    text-align: center;
}
.calendar_generalStyle
{
    border: 2px solid #e2eefd;
    color: rgb(51, 51, 51); 
    width: 200px; 
}
/*Calendar Ends*/
.top {
	color:#FFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.top a:link {
	color:#FFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.top a:hover {
	color:#FFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
	}
.top a:active {
	color:#FFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;

	}	
.top a:visited {
	color:#FFF;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
.title {
	color:#2a96cc;
	font-family:Verdana;
	font-size:17pt;
	text-decoration:none;
	font-weight:bold;
	}
.title2 {
	color:#11214d;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	}
.gallery {
	color:#11214d;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	}
.text {
	color:#000;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	padding-top:2px;
	}
.list {
	color:#000;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
	}
.list_text {
	color:#000;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	padding-top:2px;
	}