body {
	background-color: #ffffff;
}
body, p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #730C7B;
	margin-bottom: 0px;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #8C979C;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:normal;
}
td {
	clip:   rect(auto auto auto auto);
	vertical-align: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78868B;	
}
.textonly {
	display:none;
}
.mainbottomcell {
	background-color: #999999;
	padding: 1px;
}
.mainbottomcell a { 
	color: #000000;
}
.columnright, .columnright td, .columnright a, .columnright p {
	color: #750F7D;
}
.columnleft2 {
	margin-left:190px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom: 20px;
}

/* Left Navigation */
div.menu {
	color:#ffffff;
	text-align:center;
	width:780px;
	margin:0px;
	background:#750F7D;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #ffffff;
	
}

div.menu a {
	padding:0.4em;
	color:#ffffff;
	text-decoration:none;
	height:20px;
	
}

html>body div.menu a {width:auto;}

div.menu a:hover {background:#8C979C; color:#ffffff;}

/* End Left Navigation */

/* Left Navigation */
div.menuGrey {
	color:#ffffff;
	text-align:center;
	width:780px;
	margin:0px;
	margin-bottom:12px;
	background:#8C979C;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #ffffff;
	
}

div.menuGrey a {
	padding:0.4em;
	color:#ffffff;
	text-decoration:none;
	height:20px;
	
}

html>body div.menuGrey a {width:auto;}

div.menuGrey a:hover {background:#750F7D; color:#ffffff;}

img.fileicon
{
    padding: 0px 0px 0px 0px;
    margin: -10px 10px 0px 0px;
    border: none;
}
/* End Left Navigation */

