/* This is a comment */
.Nav {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
    color: #000000;
    padding-top: 15px;
}
.Nav span {

}
/* This is a comment */
#LoginID {
	position: absolute;
	top: 109px;
	right: 0px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#Breadcrumb {
	position: absolute;
	top: 109px;
	left: 0px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#NewMail {
	position: absolute;
	top: 80px;
	right: 0px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	z-index: 50;
}


/* This is a comment */

#Header {
    width: 100%; 
    height: 75px;
    background-color: #B3B3FF;
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000;
}
.LoginText {
	font-size: 13px;
}
.Text1 {
	font-weight: bold;
	font-size: 14px;
}
.Text2 {
    font-size: 14px;
}
.Text3 {
	font-weight: bold;
	font-size: 12px;
}
.Text4 {
	font-size: 12px;
}




/* This is a comment */





.style1 {
	font-size: 18px;
	font-weight: bold;
}


/* ----- Start Form Styles Here ------------------------------------------- */
table.Form {
	padding: 0px;
	margin: 0 0 0 0;
	border: 1px solid #000000;
	border-spacing: 0px;
}

table.Form td.FormData {
  text-align: left;
}

table.Form td.FormLable {
	width: 200px;
	text-align: right;
	padding-right: 15px;
}
table.Form td.FormLable2 {
	width: 100px;
	text-align: right;
	padding-right: 15px;
}
table.Form td.FormData option {
	width:  150px;
}
table.Form td.FormData input.Field {
	width: 275px;
}
table.Form td.FormData2 {
	width: 500px;
}
table.Form tr.FormHeader {
	background-color: #E3E3E3; 
	border-bottom: solid 1px #000000;
	padding: 0px;
	margin: 0 0 0 0;
}
table.Form td.FormHeader {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	margin: 0 0 0 0;
    border-bottom: solid 1px #000000;
	width: 100%;
/*	background-color: #E3E3E3;  */
    background-color: #BBBBBB;
}

table.Data {
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  color: #000000;
  background-color: #fafafa;
  border: 2px #000000 solid;
  border-spacing: 0px; 
}
table.Data td.DataHed {
  text-indent: 5px; 
  font-weight: bold; 
  font-size: 16px; 
  color: #000000;   
  border-left: 1px solid #000000;
  border-bottom: 2px solid #000000; 
  background-color: #E3E3E3; 
  padding: 5px;
}
table.Data td.Data {
  text-indent: 5px; 
  font-size: 14px; 
  border-left: 1px dotted #000000;
  border-bottom: 2px solid #000000; 
  padding: 4px;
}
table.Data td.Data2 {
  text-indent: 5px; 
  font-size: 14px; 
  background-color: #BBFF99;
  border-left: 1px dotted #000000;
  border-bottom: 2px solid #000000; 
  padding: 4px;
}



table.Legend { 
  width: 95%;
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  border-collapse: collapse;
  color: #000000;
  background-color: #fafafa;
  margin-bottom: 5px;
}

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  text-align: left;
  width: 200px;
}
input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
}


table.form {
	width: 89%;
	margin-left: auto;
	margin-right: auto;
}

table.form .Label {
  float: left;
  width: 230px;
  font: bold 0.9em Arial, Helvetica, sans-serif;
  text-align: right;
  padding-right: 10px;
}
table.form td.Data {
  color: #00008B;
  text-align: left;
}



fieldset {
  border: 1px solid #61B5CF;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
legend {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
}
.Message {
  font-family: Arial, Helvetica, sans-serif; 
  color: #ff0000; 
  font-size: 18px;
}
.Message2 {
  font-family: Arial, Helvetica, sans-serif; 
  color: #000000; 
  font-size: 18px;
}

/* ----- End Form Styles Here -------------------------------------------- */
/* ----- Start Admin Styles Here ----------------------------------------- */
.TblAdmin {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}
.TblAdminHeaderLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #BBBBBB;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.TblAdminHeaderRt {
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	background-color: #BBBBBB;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.TblAdminDataLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.TblAdminDataLft2 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.TblAdminDataRt {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.TblAdminDataRt2 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.TblJournalDataLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}

/* ----- End Admin Styles Here ------------------------------------------- */
/* ----- Start Admin Styles Here ----------------------------------------- */
.Tbl2Admin {
	width: 9000px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}
.Tbl2AdminHeaderLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #BBBBBB;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.Tbl2AdminHeaderRt {
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #BBBBBB;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.Tbl2AdminDataLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.Tbl2AdminDataLft2 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}
.Tbl2AdminDataRt {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.Tbl2AdminDataRt2 {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 3px;
}
.Tbl2JournalDataLft {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}

/* ----- End Admin Styles Here ------------------------------------------- */
/* ----- Start Calendar Styles Here -------------------------------------- */
.calendar {
	width: 100%;
    padding: 0px;
    border: #000000;
    background-color: #000000;
}
.calendar tr{
	height: 75px;
}
.calendar2 {
	width: 875px;
	margin-left: auto;
	margin-right:  auto;
}
.calendar .blank{
	background-color: #B3B3FF;
}
.calendar td {
	width: 125px;
	border: #000000;
	outline-color: #000000;
}
.header {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 30px;
    background-color: #9A9AFF; 
}
.text {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 11px;
    background-color: #ccccff;
    padding: 2px;
}
.text:hover {
	background-color: #FFFFCC;
}
.day {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
    background-color: #9A9AFF;
}
.addevent {
    position: relative;
	float: right;
	z-index: 10; 
	bottom: 0;  
}
.ChangeSBID {
	background-color: #ffffff;
	position: absolute;
	top: 10px;
	right: 20px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	z-index: 50;
}
/* ----- End Calendar Sytles Here ------------------------------------- */
