body {
	margin: 0;
	padding: 0;
}
a:link {color:#B63134; text-decoration:underline};
a:visited {color:#990099; text-decoration:none}
a:hover {color:#000099; text-decoration:none}
#mission {
	position: absolute;
	left: 150px;
	top: 140px;
	z-index: 2;
}
#menu {
	position: absolute;
	left: 253px;
	top: 90px;
}
#leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin none #EF4138;
	margin: 4px;
	padding: 4px;
	width: 205px;
	position: absolute;
	left: 15px;
	top: 354px;
	background-color: #efefef;
	height: 250px;
}
#centercol {
	border: thin none #EF4138;
	margin: 4px 240px;
	padding: 4px;
	position: absolute;
	left: 5px;
	top: 354px;
	width: 509px;
	background-color: #efefef;
}
#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin none #EF4138;
	margin: 4px;
	padding: 4px;
	position: absolute;
	height: 250px;
	width: 200px;
	top: 354px;
	left: 770px;
	background-color: #efefef;
}
/*
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable {
	background-color: white;
	padding: 0;
	width: 200px;
	border: 1px none #CCCCCC;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	background: #efefef; color: black; 
	font-family: Arial, Helvetica, sans-serif; font-size: 10px
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #B63134; text-decoration: none; }
.fd_itemlink:visited { color: #B63134; text-decoration: none }
.fd_itemlink:hover { color: #000099; text-decoration: none }
	
#bookmark {
	position: absolute;
	top: 115px;
	left: 920px;
	font-size: x-small;
	color: #B63134;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#perfportal {
	position: absolute;
	top: 115px;
	left: 825px;
	font-size: x-small;
	color: #B63134;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#leadportal {
	position: absolute;
	top: 115px;
	left: 710px;
	font-size: x-small;
	color: #B63134;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

#login {
    display: inline:
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	position: absolute;
	top: 1px;
	right: 5px;
}
input.txt {
    color: #00008B;
	font-size: xx-small;
	background-color:  #EFEFEF;
	border: 1px inset #B63134;
	width: 90px;
}
input.btn  {
    color:  #00008B;
	font-size: xx-small;
	background-color: #EFEFEF;
	border:  1px  outset #B63134;
}
#partner_portal {
	position: absolute;
	top: 321px;
	left: 245px;
	font-size: x-small;
	color: #B63134;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 137px;
}
#performer_portal {


	position: absolute;
	top: 320px;
	left: 556px;
	font-size: x-small;
	color: #B63134;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

