body {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}


a.toplink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7a121c;
	text-decoration: none;
	text-align:right;
}
a.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7a121c;
	text-decoration: underline;
	text-align:right;
}
.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
	padding-left:20px;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #392d1c;
	text-decoration: none;
	text-align:justify;
	vertical-align:top;
}
.content-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #392d1c;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
}
.tblcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #392d1c;
	text-decoration: none;
	text-align:justify;
	vertical-align:top;
	padding-left:3px;
}
.contentnew {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #6a6868;
	text-decoration: none;
	text-align:justify;
	vertical-align:top;
	padding-right:10px;
}

.cal-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a121c;
	text-decoration: none;
}
.login-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434041;
	text-decoration: none;
	text-align:justify;
}
.loginlk {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434041;
	text-decoration: none;
	text-align:justify;
}

.loginlk:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434041;
	text-decoration:underline;
	text-align:justify;
}

.manage-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7a121c;
	text-decoration: none;
}

a.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration: none;
}
a.sublinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	text-decoration:underline;
}

a.sublinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a.sublinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7a121c;
	text-decoration:underline;
}

a.lkmidd {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7a121c;
	text-decoration: none;
	text-align:justify;
	vertical-align:top;
}
a.lkmidd:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7a121c;
	text-decoration:underline;
	text-align:justify;
	vertical-align:top;
}

.lktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #7a121c;
	text-decoration:none;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	padding-left:22px;
}

.disttop {
	padding-top:39px;
}

.style1 {color: #7a121c}

.tablebor{
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:1px;
border-style:solid;
border-color:#CCCCCC;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

/* Form elements */

select.flat, textarea.flat, input.flat, 
select.error, textarea.error, input.error,
textarea.code { 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code { 
	border-color : #cecece;
	background : #ffffff;
}

select.error, textarea.error, input.error { 
	border-color : #cecece;
}

select.flat, textarea.flat, input.flat, 
textarea.code, textarea.code-gray {
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
	font-size: 11px; 
	line-height: 12px; 
	color: #5f5e5c;
	text-indent: 2px;
}

textarea.code-gray {
	border-style: solid;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #5f5e5c;
}
/* Form elements end here */

.root     {
    position:relative;
    height:      250px;
    margin:       0px 0px 0px 0px;
    }
.root1     {
    height:       0px;
    margin:       0px 0px 0px 0px;
    }
.root p   {
    margin:      10px 10px 5px 0px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      520px; 
    height:      290px; 
    clip:      rect(0 467 200 0); 
    overflow:      auto; 
    /*border-top:    2px solid #000000;
    border-left:    2px solid #000000;
    border-right:    2px solid #686262;
    border-bottom:    2px solid #686262;*/
    background:    #ffffff;
    }
 .scrollContainer1 { 
    
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    }


hr {
border: 0;
color:#CCCCCC;
background-color:#CCCCCC;
height: 1px;
width: 100%;
text-align: left;
}
