﻿body
{
	font-family: "trebuchet ms", "arial", "helvetica";
	background-image: url(_themes/ukmssna/blegtext.gif);
	color: rgb(0, 0, 0);
	font-size: 100%;
}

h1
{
	font-weight: bold;
	font-size: 200%;
	color: #6699FF;
}
h2
{
	font-size:140%;
	color: #6699FF;
	font-weight: normal;
}
h3
{
	font-size: 100%;
	color: #3366CC;
}
h4
{
}
h5
{

}
h6
{
}


ul
{

}
ul ul
{
	list-style-image: url(_themes/ukmssna/blebul2a.gif);
}
ul ul ul
{
	list-style-image: url(_themes/ukmssna/blebul3a.gif);
}
a:link
{
	color: #6699FF;
}
a:active
{
	color: #0066FF;
}
a:visited
{
	color: rgb(0, 0, 255);
}

table
{
	table-border-color-light: rgb(0, 0, 0);
	table-border-color-dark: rgb(0, 0, 0);
	border-color: rgb(0, 0, 0);
	background-color: #FFFFFF;
}
th
{
	border-color: rgb(0, 0, 0);
}
td
{
	border-color: rgb(0, 0, 0);
}

.smaller
{
  font-size:80%;
}
.question {
	font-style: italic;
	font-weight: bold;
}

.layout-table {
	width: 98%;
	float: none;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding: 8px;
}
.textcolumn {
	vertical-align: top;
	padding-left: 5px;
	list-style-image: url(../images/bullet.png);
}
.leftcolumn {
	width: 190px;
	vertical-align: top;
	padding-right: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6699FF;
	padding-top: 0em;
	margin-right: 0px;
}

.rightcolumn {
	width: 12em;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699FF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.memberspassword {
	font-size: small;
	margin: 6px;
	padding: 6px;
	height: 3em;
	width: 14em;
	border: 1px solid #0000FF;
	top: 20px;
	position: absolute;
	left: 500px;
}.byeline {
	font-style: italic;
	text-align: right;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
.booktitle {
	text-decoration: underline;
}
.headercell {
	background-repeat: no-repeat;
}
.members-register {
	border: 1px solid #333333;
	text-align: left;
	vertical-align: top;
}
.members-register-header-row {
	font-weight: bold;
	background-color: #C0C0C0;
	text-align: center;
}
