/* TOP CONTENT MENU */
td.top-menu-panel {
	background-color: 			#FF00FF;
	border-style:				solid;
	border-color:				#A9EAFF;
	border-width:				0px;
	border-bottom-width:		0px;
	color:						#FFFFFF;
}
td.top-menu {
	background:					#FF00FF;
	color:						#FFFFFF;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					12px;
	font-weight:				normal;
}
a.top-menu:link {
	background:					#FF00FF;
	color:						#FFFFFF;
	text-decoration:			none;
	font-weight:				bold;
}
a.top-menu:visited {
	background:					#FF00FF;
	color:						#FFFFFF;
	text-decoration:			none;
	font-weight:				bold;
}
a.top-menu:hover {
	background:					#FF00FF;
	color:						#000060;
	text-decoration:			none;
	font-weight:				bold;
}
a.top-menu:active {
	background:					#FF00FF;
	color:						#000060;
	text-decoration:			none;
	font-weight:				bold;
}

/* CONTENT STYLES */
table.page {
	background:					#ffffff;
	color:						#000000;
}
td.page {
	background:					#ffffff;
	color:						#000000;
	padding:					10px;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}
table.page-title {
	background:					#ffffff;
	color:						#000000;
	margin:						0px;
	margin-top:					3px;
	margin-bottom:				0px;
	border-style:				solid;
	border-color:				#FFFFFF;
	border-width:				0px;
	border-bottom-width:		1px;
}
td.page-title {
	padding:					0px;
	padding-bottom:				3px;
}
div.logo-block {
	background:					#CA00CA;
	color:						#000000;
	width:						15px;
	height:						15px;
	font-size:					1px;
}
table.side-bar {
	background:					#c2c8dd;
	color:						#000000;
	margin:						0px;
	margin-left:				10px;
}
th.side-bar {
	background:					transparent;
	color:						#aa0000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				bold;
}
td.side-bar {
	background:					transparent;
	color:						#000000;
	font-size:					0.7em;
}
span.side-bar-footer {
	background:					transparent;
	color:						#404040;
}
div.welcome {
	background:					transparent;
	color:						#000000;
	margin:						8px;
	padding:					0px;
}
h1.home-dynamic {
	margin:						0px;
	margin-bottom:				6px;
	padding:					0px;
	font-size:					x-small;
	font-weight:				bold;
	background:					transparent;
	color:						#980a4a;
}
p.home-dynamic {
	font-size:					11px;
	margin:						0px;
	margin-bottom:				6px;
	
}
a.home-dynamic {
	background:					transparent;
	color:						#980a4a;
	text-decoration:			none;
}
td.oddRow {
	background-color:			#f0f0f0;
}	
td.evenRow {
	background-color:			#ffffff;
}
div.sideBarTitle {
	border-width:		0px;
	border-top-width:	2px;
	border-top-color:	#aa0000;
	background:			#e0e3ee;
	color:				#980a4a;
	font-weight:		bold;
	width:				140px;
	margin:				8px;
	margin-bottom:		0px;
	margin-left:		0px;
	padding:			2px;
}
div.SideBar {
	border-width:		0px;
	background:			#e0e3ee;
	font-weight:		normal;
	width:				140px;
	margin:				8px;
	margin-top:			0px;
	margin-left:		0px;
	padding:			2px;
}
div.listItem {
	background:			transparent;
	margin:				0px;
	padding:			0px;
	border-style:		none;
	margin-bottom:		4px;
}

/* DROP-DOWN MENU STYLES */
div.drop-down-menu {
	background:					#FF00FF;
	margin:						0px;
	padding:					0px;
	visibility:					hidden;
	position:					absolute;
	top:						121px;
	left:						-800px;
}
span.drop-down-menu-item {
	background:					#FF00FF;
	margin:						0px;
	padding:					2px;
	padding-left:				8px;
	padding-right:				8px;
	width:						100%;
	font-size:					11px;
	cursor:						pointer;
}
a.drop-down-menu:link {
	background:					transparent;
	color:						#FFFFFF;
	text-decoration:			none;
}
a.drop-down-menu:visited {
	background:					transparent;
	color:						#FFFFFF;
	text-decoration:			none;
}
a.drop-down-menu:hover {
	background:					#FFA4FF;
	color:						#000000;
	text-decoration:			underline;
}
a.drop-down-menu:active {
	background:					transparent;
	color:						#FF00FF;
	text-decoration:			underline;
}


/* BASIC STYLES */
body {
	background:					#FFFFFF;
	color:						#ffffff;
	margin:						0px;
	padding:					0px;
	text-align:					center;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}
h1 {
	margin:						0px;
	font-size:					medium;
}
h2 {
	margin:						0px;
	padding:					0px;
	background:					#ffffff;
	color:						#FFFFFF;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.35em;
	font-weight:				normal;
}
h3 {
	margin:						0px;
	margin-bottom:				8px;
	padding:					0px;
	background:					#ffffff;
	color:						#FFFFFF;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.2em;
	font-weight:				bold;
}
h4 {
	margin:						0px;
	padding:					0px;
	background:					#ffffff;
	color:						#FFFFFF;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.1em;
	font-weight:				normal;
}

p {
	background:					transparent;
	color:						#000000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}

caption {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				bold;
	background:					#ffffff;
	color:						#000000;
}
th {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				bold;
	background:					#c0c0c0;
	color:						#000000;
}
td {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
	color:						#000000;
}
li {
	background:					#ffffff;
	color:						#000000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
	margin-bottom:				2px;
}

