.mediumSizeAndBold {
	color: #465984;
	font-size: 18px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: 400; 
	font-weight: bold;
}

.headLine
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
}

.headLine2
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
}

.headerRow, .headerRow TD, .headerRow TH
{
	background-image:url(images/l3s_headerbg.png);
}

.verticalLine, .verticalLine TD
{
	background-image: url(images/vertical_pixel_bg.png);
	background-repeat: repeat-y;
	width: 1px;
	background-position: center;
}

.horizontalLine, .horizontalLine TD
{
	background-image: url(images/horizontal_pixel_bg.png);
	background-repeat: repeat-x;
	height: 1px;
	background-position: center;
}

.linksTable, .linksTable a
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
}

.linksTable, .linksTable a
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.sortedTable
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: medium;
	font-weight: bold;
	margin-left: 30px;
}

.sortedTable a
{
	color: #A2692E;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: medium;
	font-weight: bold;
}

.menu {
	color: #A2692E;
	list-style-image: url(images/list_bullet.gif);
	text-decoration: none;
}

.menu a {
	color: #A2692E;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.menuSelected {
	color: #113A65;
	list-style-image: url(images/list_bullet.gif);
}

.menu2 {
	color: #A2692E;
	list-style-image: url(images/list_bullet.gif);
	list-style-position: inside;
}

.menu2 a {
	color: #A2692E;
	text-decoration: none;
}

.menu2 a:hover {
	text-decoration: underline;
}

.menu2Selected {
	color: #113A65;
	list-style-image: url(images/list_bullet.gif);
	list-style-position: inside;
}
