body
{
	background-color: #C0C0C0;
	text-align: center;
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
}

h1
{
	font-family: tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	margin: 0px;
}
h2
{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

a:link, a:visited
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.caltime:link, a.caltime:visited
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.caltime:hover, a.caltime:active
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
/* green text color
a:link, a:visited
{
	font-family: tahoma;
	font-size: 8pt;
	color: #9c9a0a;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	font-family: tahoma;
	font-size: 8pt;
	color: #9c9a0a;
	text-decoration: underline;
	font-weight: bold;
}
Orange Text color
a:link, a:visited
{
	font-family: tahoma;
	font-size: 8pt;
	color: #e7920d;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	font-family: tahoma;
	font-size: 8pt;
	color: #e7920d;
	text-decoration: underline;
	font-weight: bold;
}*/

a.tablelink:link, a.tablelink:visited
{
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
}
a.tablelink:hover, a.tablelink:active
{
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration: underline;
}
a.tablelinkButton
{
	font-family: tahoma;
	font-size: 6pt;
	color: #000000;
	text-decoration: underline;
}

.blacklink
{
	font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#main
{
	background-color: white;
	border: 4px Solid #666666;
	width: 800px;
	margin: 0 auto;
}

#logo
{
	float: left;
	width: 307px;
	text-align: left;
	padding: 10px;
	height: 92px;
}

#head
{
	float: right;
	width: 450px;
	padding: 10px;
	height: 90px;
}

#tab
{
	width: 800px;
	text-align: center;
	border-top: 4px Solid #9D9B0A;
	background-color: #4B4B4B;
	border-bottom: 4px Solid #9D9B0A;
	height: 24px;
}
#tab ul 
{
	padding: 0px;
	margin: 0px;
	width: 800px;
	text-align: center;
}
#tab li 
{
	float: left;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 7px;
	color: white;
	font-weight: bold;
}
#tab li.logoutBtn
{
	padding-left: 420px;
	padding-right: 10px;
}
#tab ul li a 
{	
	text-decoration: none;
	color: white;
	font-size: 8pt;
}
#tab li.selected
{	
	float: left;
	list-style: none;
	color: #d6d697;
	font-size: 8pt;
}	
#tab ul li a:hover 
{
	text-decoration: underline;
	font-size: 8pt;
}

#subtab
{
  background-color: #C0C0C0;
  width: 800px;
  border-bottom: 4px Solid #9D9B0A;
  color: #FFFFFF;
  text-align: left;
  font-weight: bold;
  height: 18px;
}
#subtab ul 
{
	margin: 0px;
	padding: 0px;
}
#subtab li 
{
	float: left;
	list-style: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 7px;
	padding-right: 7px;
}
#subtab ul li a 
{	
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}
#subtab li.selected
 {
	color: #3c3c3c;
	font-size: 8pt;
}
#subtab ul li a:hover 
{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}

#content
{
	width: 800px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
/*#content a:link, a:hover 
{
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}*/
#contentLeft
{
	float: left;
	width: 225px;
	border-right: 4px Solid #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#contentRight
{
	float: right;
	width: 540px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}

#copyright
{
	clear: both;
	width: 800px;
	border-top: 4px Solid #666666;
	text-align: center;
	font-size: 7pt;
	padding-bottom: 10px;
	padding-top: 10px;
}

table
{
	border: 1px Solid #4B4B4B;
}
table1
{
	font-size: 2pt;
	}
/*.Registration-table
{
	width: 70%;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	padding: 3px;
	margin-left: 125px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.insTable
{
	width: 95%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
}*/
.login-table
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px Solid #4B4B4B;
}
.day-table
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px Solid #4b4b4b;
	border-left: 1px Solid #FFFFFF;
	border-right: 1px Solid #FFFFFF;
	border-top: 1px Solid #FFFFFF;
}

.header 
{
	background-color: #4B4B4B;
	color: white;
	font-weight: bold;
	text-align:center;
}

th
{
	background-color: #4B4B4B;
	color: white;
	font-weight: bold;
	text-align:center;
}

.headerGrid 
{
	background-color: #4B4B4B;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-align:left;
	padding: 3px;
}
.trbuttonH
{
	padding-top: 15px;
}

.even
{
	background-color: #d2d1d1;	
	color: black;
	font-size: 9pt;
}
.odd
{
	color: black;
	background-color: #f7f7db;
	font-size: 9pt;
}

.button
 {
	background-color: #4b4b4b;
	color: #FFFFFF;
	width: 65px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
}

.date
{
	border: 1px solid #CBD1DB;
	font-size: 7pt;
	width: 75px;
}

.input 
{
	border: 1px solid #CBD1DB;
	font-size: 7pt;
	width: 120px;
}

.paging
{
	background-color: #c4c23b;
	color: white;
	text-align: right;
	border-bottom: 1px Solid #f7f7db;
	border-top:  1px Solid #f7f7db;
	font-size: 6pt;
}

.dayHeader

{
	background-color: #f7f7db;
	border-bottom: 2px Solid #9d9b0a;
	color: black;
	height: 22px;
	font-size: 10pt;
}

.cal
{
width: 700px;
height: 300px;
border: 0px Solid white;
}

.monthHeader
{
	background-color: #c0c0c0;
	color: black;
	height: 22px;
	border: 1px Solid White;
	font-weight: bold;
	font-size: 9pt;
}

.calHeader
{
	background-color: #4b4b4b;
	border-left: 1px Solid white;
	border-right: 1px Solid white;
	border-top: 1px Solid white;
	color: white;
	font-weight: bold;
	height: 22px;
}

.todaysDay
{
	color: #787602;
	background-color: #e9e9e9;
	border: 1px Solid white;
}

.selectDay
{
	color: #b45806;
	background-color: #cdcc82;
	border: 1px Solid white;
}
.aright
{
	padding-left:500px;  
	padding-right:100px;  
}.Body_Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Red_Warning {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.Month_Header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

