body{
	font-family: tahoma; 
	font-size: 12px;
	text-align:left;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {	
	text-decoration: none;
}
a.classic:link {
	color: blue;
	text-decoration: none
}

a.classic:active {
	color: blue;
	text-decoration: none
}

a.classic:visited {
	color: blue;
	text-decoration: none
}

a.classic:hover {
	color: blue;
	text-decoration: none
}
div.menuDescription{
	margin: 10px;
	background: #e0f499;
	border: 1px solid black;
	height: 25px;
	font-size: 13px;
}

div.contactsMenuDescriptionText{
	margin: 3px;
	display:none;
}

div.campaignsMenuDescriptionText{
	margin: 3px;
	display:none;
}

div.preferencesMenuDescriptionText{
	margin: 3px;
	display:none;
}

div.autorespondersMenuDescriptionText{
	margin: 3px;
	display:none;
}

div.menuContainer{
	height: 32px;	
	background-repeat: repeat-x;
}

div.topMenu{
	height: 32px;
	text-align:left;
	color:white;
	font-family: tahoma; 
	font-size: 13px;
	float:left;
}

td.dashboardHeader{	
	font-family: tahoma; 
	font-size: 14px;
	font-weight: bold;
}

td.dashboardSubHeader{
	font-family: tahoma; 
	font-size: 12px;	
}

td.dashboardText{
	font-family: tahoma; 
	font-size: 11px;
}
td.listHeader{
	font-family: tahoma; 
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
table.listContent{
	font-family: tahoma; 
	font-size: 12px;
}
td.listContent{
	font-family: tahoma; 
	font-size: 12px;
}
td.windowBorder{
	border-width: 1px; 
	border-style: outset;
	border-color: #949191;
}
table.standard{
	width: 100%;
	height: 100%;
}
tr.imageRow{
	height: 100px;
}
span.menuSpan{
	height: 100%;
	position:relative;
	top: -12px;
}
span.error {
	color: red;
	font-size: 12px;
}

span.message {
	color: red;
	font-size: 12px;
}
