.normal-cells 
{ 
	font-size: 10px;
	border: 1 ridge blue;
	background-color: #FFFFFF;
}

.normal 
{
	border-bottom: 1 ridge blue;
	font-family: Verdana;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 	
	text-decoration: none;
}

.header-nolink
{ 
	font-size: 9px; 
	text-transform: uppercase;
	background-color: #DFDFFD; 
	border-bottom: 1 ridge blue; 
	border-left: 1 ridge blue; 
}

.smthumb
{
	width:55;
	height:36;
	
}

.lgthumb
{
	width:60;
	height:50;
}

.mdthumb
{
	width:50;
	height:80;
}
	
.left_bottom 
{  
	border-bottom: 1 ridge blue; 
	border-left: 1 ridge blue;
}

.vertical 
{

	border-left: 1 ridge blue;
	border-right: 1 ridge blue;
	font-family: Verdana;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 	
	text-decoration: none;
}

A:hover {
	color: #FF0000; 
	text-decoration: underline;
}

A:vlink 
{
	color: #FFFFFF;
	text-decoration: none;
}

A
{
	color: blue;
	text-decoration: none;
}

span
{ 
	cursor: hand; 
	color: #0B5095; 
	font-size: 10px; 
	font-weight: bold; 
}

.menucells 
{ 
	font-size: 9px; 
}

.menu-cells 
{ 
	font-size: 10px; 
	border: 1 solid #96BCEB;
}

.focus-cell 
{ 
	font-size: 12px ; 
	text-transform: uppercase;
}

.timetable-cell
{
	border-right: 1 ridge #669966; 
	border-bottom: 1 ridge #669966; 
	font-size: 10px; 
	background-color: #D2E2FF; 
}

.odd-tt-cell 
{ 
	font-size: 10px; 
	font-family: Verdana;
}

.header-tt-cell 
{ 
	font-size: 10px;
	text-transform: uppercase;
	background-color: #8080FF; 
	color: #FFFFFF; 
	font-weight: bold;
	border: 1 solid blue;
}
.header-tt-cell2 
{ 
	font-size: 10px;
	text-transform: uppercase;
	background-color: #DFDFFD; 
	color: #FFFFFF; 
	font-weight: bold;
	border: 1 solid blue;
}
.left-nav-cell
{ 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

.brief { 
	font-size: 10px; 
	font-family: Verdana; 
}

p
{
	font-size: 10px; 

}

.greeting
{
 font-size: 12px;
 color: #FFFFCC ;
 }

li
{
	font-size: 12px;
}
tbody tr.odd {
	background-color: #DDF;
}
