﻿body 
{
	margin: 0px;
	text-align: left;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: smaller;
	background-color: #333;
}

form 
{
	margin: 0px
}

h1 
{
	font-size:18px;
	color: #c4d2dc;
}

label 
{
}

input
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: small;
/*	border: 1px;
	color: #333; */
}

select 
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: small;
	color: #333;
	background-color: #ccc;
	border: solid 1px #eee;
	padding: 0px;
}


textarea 
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: small;
	border: solid 1px #eee;
	background-color: #ccc;
	color: #333;
}

a
{
	color: #eee;
}

caption
{
	font-size: medium;
	font-weight: bold;
	background-color: #999;
	color: #eee;
	font-size: 12px;
}

hr
{
	height: 1px;
	color: #888;
}

.detailsviewlabel 
{
	background-color:Gray;
}

div#container
{
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background-color: #666;
	color: #eee;
	border: 1px solid #888;
}

div#topbanner
{
	padding: 0em;
	background-color: #666;
	border-bottom: 1px solid #888;
	vertical-align: top;
	color: #c4d2dc;
}

div#topbanner h1
{
	padding: 0em;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

div#div-menu {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	margin: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0em;
	padding-bottom: 0px;
	border-bottom: 1px solid #888;
	text-align: center;
	white-space: nowrap; 
}

div#toolbar 
{
	float: left;
	margin-left: 0px;
	padding-left: 1em;
	background-color: #333;
}

div#content {
	float: left;
	width: 946px;
	margin-left: 0px;
	padding-left: 1em;
	background-color: #666;
	border-top: solid 1px #888;
}

div#footer
{
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
	color: #333;
	background-color: #999;
	border-top: 1px solid #888;
	padding: 0px 0px 0px 0px;
}

#div-menu p { margin: 0 0 1em 0; }
#div-content h2 { margin: 0 0 .5em 0; }
#providedby 
{
	color: #ccc;
	font-size:x-small;
}

.navmenu 
{
	text-align: left;
	color: maroon;
}

.menuitem
{
	color: Black;
	text-align: left;
	padding: 1px;
	margin: 0px;
}

.menuitemhover
{
	background-color: #eee; 
}

.actionbutton
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	background-color: #ccc; /* #c4d2dc; */
}

.selectbutton 
{
	font-family: Tahoma, Sans-Serif;
	font-size: small;
	height: 70%;
}

.pagecaption 
{
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: large;
	color: #ccc;
}

.checkbox
{
	margin: 0px;
	padding: 0px;
}

.register
{
	font-weight: normal;
	color: #ffffcc;
}

address 
{
	font-size: smaller;
}

.alternatingrow
{
	background-color: #444;
}

#selectedroles 
{
	float: left;
}

#availableroles 
{
	float: left;
	padding-left: 1em;
}

.treeview
{
	line-height: 90%;
}

.treeleaf 
{
	color: #9999ff;
}

.selectednode
{
	font-weight: bold;
}

.title 
{
	font-weight: bold;
	font-size: large;
}

.subtitle 
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffee;
}

.intro
{
	font-weight: bold;
	color: #ffffee;
}

.newsheader 
{
	width: 150px;
	color: #ffffee;
	margin-left: 15px;
}

.dateandby
{
	font-size: smaller;
	font-style: italic;
}

.label 
{
	font-size: small;
	font-weight: bold;
	text-align: right;
}

.calendar
{
	font-size: x-small;
}

.highlight 
{
	font-weight: bold;
}

.author
{
	font-size: smaller;
}

.frontlink
{
	font-weight: bold;
	font-size: 12px;
}
.error
{
	color: #ffcc00;
	font-weight: bold;
}

.dcap {
	float: left;
	width: auto;
	font-size: 50px;
	line-height: 44px;
	font-weight: normal;
	font-family: Times New Roman, Garamond;
	color: #ffffee;
}

.toolbar
{
	vertical-align: top;
	padding:  2px 0px 0px 2px;
}

.toolbartime
{
	font-weight: bold;
	font-size: smaller;
	text-align: right;
}

.toolbarversion
{
	font-weight: bold;
	font-size: smaller;
	text-align: right;
	padding-left: 2px;
}

.selectedrow
{
	font-weight: bold;
}

a
{
	font-weight: normal;
}

.notselectedrow
{
	color: #ccc;
	background-color: #555;
}

.versioninfo
{
	text-align: center; 
	color: #ccc; 
	font-weight: bold;
}

.tableheader
{
	font-weight: bold;
	background-color: #555;
}

.collapsible
{
	font-weight: bold;
	background-color: #333;
}

.collapsiblecontent
{
	font-weight: normal;
	background-color: #555;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.roundedblock
{
	background-color: #555;
}

.replybar
{
	border-top: solid 1px #fff;
	padding-left: 0px;
	width: 600px;
}

.reply
{
	padding-left: 10px;
	margin: 5px;
	width: 600px;
}

.pageinstruction
{
	color: #ffcc00;
}