.header {font-family: Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #FF0000}
.sub-header {font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000}
.related-tasks-links-header {font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; color: #FF6600}
.related-tasks-links-list {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000}
.content {font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000;FONT-WEIGHT: bold;}
.logincontent {font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; color: #000000;}
.sub-content {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000;}
.footer {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000}

.menu-home-logout-text {font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000}
.menu-mainmenu-text-highlights {font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000}
.menu-mainmenu-text {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000}
.menu-submenu-text-highlights {font-family: Verdana; font-size: 9px; font-weight: bold; color: #000000}
.menu-submenu-text {font-family: Verdana; font-size: 9px; font-weight: normal; color: #000000}
.menu-extramenu-text {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000}

.my-favourite-list {font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; border-style: solid; border-width: 1px; border-color: #000000; background-color: #FFF200}
.text-field {font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; border-style: solid; border-width: 1px; border-color: #000000}.drop-down-list {font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; border-style: solid; border-width: 1px; border-color: #000000}

.alertred
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: red;
	FONT-FAMILY: Verdana
}

.maintextboldcolor
{
	background-color: #f2f2f2;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Verdana
	
}

.maintextcolor
{
	background-color: #f2f2f2;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000
}
table.login-table {
	background-color: #FFFFFF;
}

table.login-table td.login {
	background-color: #F8F400;
}

table.main-table {
	background-color: #FFFFFF;
}

table.main-table td.left-menu {
	background-color: #E9E8E1;
}

table.left-menu-table {
}

table.left-menu-table td.line-separator {
	background-color: #FEC6C7;
}

table.dataTable {
	margin-top: 5px;
	border: 1px solid #E9E8E1;
	border-collapse: collapse;
	width: 100%;
}

table.dataTable tr.header td {
	background-color: #FF0000;
	padding: 2px;
	border: 1px solid #E9E8E1;
	vertical-align: middle;
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000
}

table.dataTable tr.item {
	background: #FFFFFF;
	font-family: Verdana, Arial; 
	font-size: 10px
}

table.dataTable tr.alternatingItem {
	background: #FFFFCC;
	font-family: Verdana, Arial; 
	font-size: 10px
}

table.dataTable tr.item td,
table.dataTable tr.alternatingItem td {
	border: 1px solid #E9E8E1;
	padding: 2px;
}

table.dataTable tr.footer td {
	background-color: #FF0000;
	padding: 2px;
	border: 1px solid #E9E8E1;
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000
}

A{color:#000000; text-decoration:underline}A:link{color:#000000; text-decoration:underline}A:hover{color:#FF0000; text-decoration:underline}A:active{color:#000000; text-decoration:underline}

A.menu-home-logout,
A.menu-home-logout:link,
A.menu-home-logout:active
{
	background-color: #E9E8E1;
	display: block;
	color: #000000;
	text-decoration: none;
}
A.menu-home-logout:hover{background-color: White;}

A.menu,
A.menu:link,
A.menu:active
{
	background-color: #E9E8E1;
	display: block;
	color: #000000;
	text-decoration: none;
}
A.menu:hover{background-color: White;}

A.menu-extra,
A.menu-extra:link,
A.menu-extra:active
{
	background-color: #E9E8E1;
	display: block;
	color: #000000;
	text-decoration: none;
}
A.menu-extra:hover{background-color: White;}

