
body {
	padding: 70px 50px 0 20px;
	background-image: url(/images/logo.gif);
	background-position: 20px 10px;
	background-repeat: no-repeat;
}
a {
	margin: 0;
	  font-size: 10pt;
}
body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: arial,helvetica,sans-serif;
}
body, small {
  font-size: 10pt;
}
td, th {
  font-size: 10pt;
}
textarea, pre {
  font-family: monospace;
  font-size: 9pt;
}


a.srcaddressbookphp{
	background-image: url(/images/icon_v.gif);
	background-position: 0 -32px;
}

a.srcfoldersphp{
	background-image: url(/images/icon_v.gif);
	background-position: 0 -63px;
}


a.srcoptionsphp{
	background-image: url(/images/icon_v.gif);
	background-position: 0 -95px;
}

a.srcsearchphp {
	background-image: url(/images/icon_v.gif);
	background-position: 0 -126px;
}

a.srchelpphp {
	background-image: url(/images/icon_v.gif);
	background-position: 0px -159px;
}

#top-menu {
	height: 30px;
}

#top-menu a {
	margin: 0;
	background-repeat: no-repeat;
	padding: 8px 3px 0px 35px;
	display: block;
	float: left;
	height: 30px;
	max-height: 30px;
	overflow: hidden;
	margin-right: 10px;
	font-decoration: underline;
	border: 0;
}

#top-menu a.srccomposephp {
	background-image: url(/images/icon_v.gif);
	background-position: 0 0;
}




input[type="submit"] {
	background-color: #A4A4A4;
	color: White;
	border: 1px solid Black;
	font-size: 10pt;
	height: 1.6em;
	padding: 2px;
}

select {
	background-color: White;
	color: #848484;
	border: 1px solid Black;
	font-size: 10pt;
	height: 1.6em;
	padding: 2px;
}