/* description: Main module stylesheet for HTML/Text Editor module. */

table.pf_editor {
	font: bold 11px tahoma, verdana, sans-serif; 
	padding: 0px;
	margin: 0px;
}

td.pf_editor {
	font: 11px tahoma, verdana, sans-serif;
}

table.homemenu {
	margin-left: -50;
	width: 305px; 
	height: 220px; 
	padding: 0px;
	background-image: url('/portals/34ee189d82/files/homemenubackground.jpg');
}


ul.homepagemenu1 {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFD690;
	list-style-image: url('/portals/34ee189d82/files/err-red.gif');
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 10px;
	background-x-position: 0%;
	background-y-position: 0%;
}

.homepagemenu1 a:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFD690;
}

.homepagemenu1 a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFD690;
}

.homepagemenu1 a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-color: #efa017;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
}

ul.homepagemenu2 {
	margin-top: 0px; 
	padding-top: 2px; 
	margin-bottom: 0px; 
	padding-bottom: 2px;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	list-style-image: url('/portals/34ee189d82/files/err-red.gif');
	background-x-position: 0%;
	background-y-position: 0%;
}

.homepagemenu2 a:link {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.homepagemenu2 a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

.homepagemenu2 a:hover {
	font-size: 11px;
	text-decoration: none;
	background-color: #efa017;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #ffffff;
}
