.tab_bord {
	border: 1px solid #000000;
}
#menu_lay {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #7396AD;
}
#menu_lay td
{
	padding: 2px;
	margin: 1px;
}
#menu_lay a:link, a:visited
{
	color:#5175A8;
	text-decoration:none;
}
#menu_lay a:hover
{
	color:#959595;
	text-decoration:none;
}
#menu_lay a:active
{
	color:#959595;
	text-decoration:none;
}

#content {
	background-color:white;
	float:left;
	position:relative;
	height:100%;
	border-top: 3px solid #FB3B00;
	border-bottom: 3px solid #FB3B00;
	border-right: 1px solid #7396AD;
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7396AD;
	}
#content a:link, a:visited
{
	color:#5175A8;
}
#content a:hover, a:active
{
	color:#FB3B00;
}
#content h4
{
	color:#990000;
	font-weight: bold;
	margin: 2px;
}
#content h5
{
	color:#333333;
	font-weight: bold;
	margin: 1px;
}
#content li {
	padding-bottom: 5px;
}
.header_page
{
	color:#990000;
	font-weight: bold;
	margin: 2px;
}
.header
{
	color:#333333;
	font-weight: bold;
	margin: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 2px;
}
.input
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	font-size: 9px;
	background-color: #EAEAEA;
}
.submit {
 font: 11px Verdana, Geneva, Arial; 
 color: #FF0000 ; 
 background-color: rgb(238,238,238); 
 text-decoration:none;
 cursor: hand;
 border-bottom: 1px solid #C40000;
 border-right: 1px solid #C40000;
 border-left: 1px solid #FF9797;
 border-top:1px solid #FF9797;
 }
 .comments
 {
 border: 1px solid #999999;
background-color: #EAEAEA;
 }

div.Nav
{
	font-size: 11px;
	padding: 6px 3px 6px 9px;
	border: solid 1px #CCCCCC;
	background: #F0F0F0;		
}
/* The outer border color of the calendar
    It also includes the are where the month and the year is written */
.cal_table {
	background-color:#F0F0F0;  border-width:0; border-style:solid;
}

.day_names {
	background-color:#F7F7F7;
}

.day_names_text {
	font-family:Verdana; font-weight:bold; font-size:10; color:rgb(102,102,102);
}

.cal_title {
	font-family:Verdana; text-align:center; font-weight:bold; font-size:10; color:rgb(102,102,102);
}

.day_num {
	font-family:Verdana;
	font-size:10;
	color:rgb(102,102,102);
	text-align: center;
}

.cal_table a {
	font-family:Verdana; font-size:10; color:rgb(102,102,102); font-weight:bold; text-decoration:none;
}
.cal_table a:hover {
	font-family:Verdana; font-size:10; color:#999999; font-weight:bold; text-decoration:underline;
}

.blogdate {
	font-weight: bolder;
	font-family: Tahoma, Arial, Georgia, sans-serif;
	font-size: 10px;
}

.small_txt {
	font-family: Tahoma, Arial, Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.classday {
	background-color: #FFD3A8;
	font-family: Tahoma, Arial, Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.noclassday {
	background-color: #E0E0E0;
	font-family: Tahoma, Arial, Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
