/*  this style sheet is used to control screen media  */

body {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	margin-left:0px;
	margin-top:0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
/*	text-align : justify; */
	color: #000000;
}

input, textarea, select {
	text-align: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

ul, ol, dl, li {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-right: 30px;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

th, tbody {
	font-size: medium;
	font-weight: bold;
}

pre, blockquote {
	color: #ffffff;
	background-color: #ccccff;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 5px;
	margin-top: 2px;
	padding: 2px;
}

h3.alpha {
	background-image: url(images/title.jpg);
	width: 600px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	line-height: 16px;
}

.uptop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: bold;
}

.topbot {
	line-height: 40px;
}
	
dt {
	font-weight: bold;
}

h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
//	text-align: center;
	font-size: largest;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: larger;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-top : 10px;
}

h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	/* padding: 8px; */
}

a {
	color: #ccccff;
	background: #ffffff;
}

a:ACTIVE {
	color: #ff0000;
	background: #ffffff;
}

a:HOVER {
	color: #9B8DC3;
/*	background: #9B8DC3; */
}

a:LINK {
	color: #9B8DC3;
	background: #ffffff;
}

img {
	background:;
}

blockquote a {
	color: #ffffff;
	background: #ccccff;
}

blockquote a:ACTIVE {
	color: #ff0000;
	background: #ccccff;
}

blockquote a:HOVER {
	color: #9B8DC3;
	background: #ffffff;
}

blockquote a:LINK {
	color: #ffffff;
	background: #ccccff;
}

p.help a {
	color: #000000;
	background: #ffffff;
}

/*p.help a:ACTIVE {
	color: #000000;
	background: #ffff66;
}*/

.medium {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.large {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

img.faceache {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

div.indent {
	margin-left: 40px;
	line-height : 20px;
}

div#end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	padding: 12px;
	word-spacing: 5px;
	text-align: center;
}

#maintable {
	padding: 0px;
	width: 750px;
}

#divform {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ccccff;
}

#modified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #777777;
	float: center;
}

.rssnews {
	font-weight: bold;
	background-color: #ffff99;
	font-size: 10pt;
	padding: 3px;
}

a.rssa {
	text-decoration: none;
	background-color: #ffff99;
}

.rss {
	background-color: #ffffcc;
	font-size: 10pt;
	padding: 3px;
}

.pub {
	font-size: 8pt;
	text-align: right;
	font-style: italic;
	padding: 3px;
}

