/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin: 0px;
	font-family: Tahoma, Sans-Serif;
}

A
{
	color: #0000cc;
	text-decoration: underline;
}

.Button
{
	border-right: #808080 1px solid;
	border-top: #e9e7e3 1px solid;
	border-left: #e9e7e3 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #d6d3ce;
}

.LinkButton
{
	border-right: #808080 1px solid;
	border-top: #e9e7e3 1px solid;
	padding-bottom: 1px;
	border-left: #e9e7e3 1px solid;
	padding-top: 1px;
	border-bottom: #808080 1px solid;
	background-color: #d6d3ce;
}

.LinkButtonSelected
{
	border-right: #808080 1px solid;
	border-top: #e9e7e3 1px solid;
	padding-bottom: 1px;
	border-left: #e9e7e3 1px solid;
	padding-top: 1px;
	border-bottom: #808080 1px solid;
	background-color: #feff91;
}

.HeaderControl
{
}

.HeaderControlBanner
{
}

.HeaderControlTitle
{
	border-top: mediumblue thin solid;
	border-bottom: black thin solid;	
	font-weight: bold;
	font-size: medium;
}

.HeaderControlWelcome
{
	font-weight: bold;
	font-size: x-small;
	border-bottom: gray 1px solid;
	font-style: italic;
}

.HeaderControlNavigation
{
	font-weight: bold;
	font-size: x-small;
}

.LoginControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 60%;
}

.LoginControlLabel
{
	font-size: x-small;
}

.LoginControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.LoginControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.DomainsControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 100%;
}

.DomainsControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.DomainsControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.DomainsControlLabel
{
	font-size: x-small;
}

.DomainControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 100%;
}

.DomainControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.DomainControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.DomainControlNotes
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman';
}

.DomainControlConfirm
{
	font-size: x-small;
	font-weight: bold;
}

.DomainControlLabel
{
	font-size: x-small;
}

.DomainControlMenu
{
	border-right: black 1px solid;
}

.MailboxesControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}

.MailboxesControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.MailboxesControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.MailboxesControlLabel
{
	font-size: x-small;
}

.MailboxesControlMenu
{
	border-right: black 1px solid;
}

.MailboxesControlNotes
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman';
}

.MailboxControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}

.MailboxControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.MailboxControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.MailboxControlConfirm
{
	font-size: x-small;
	font-weight: bold;
}

.MailboxControlLabel
{
	font-size: x-small;
}

.MailboxControlMenu
{
	border-right: black 1px solid;
}

.MailboxControlNotes
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman';
}

.MailListsControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	width: 100%;
}

.MailListsControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.MailListsControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.MailListsControlLabel
{
	font-size: x-small;
}

.MailListsControlMenu
{
	border-right: black 1px solid;
}

.MailListsControlNotes
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman';
}

.MailListControl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100%;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
}

.MailListControlTitle
{
	font-weight: bold;
	font-size: x-small;
}

.MailListControlComments
{
	font-size: x-small;
	border-bottom: gray thin solid;
	font-style: italic;
}

.MailListControlConfirm
{
	font-size: x-small;
	font-weight: bold;
}

.MailListControlLabel
{
	font-size: x-small;
}

.MailListControlMenu
{
	border-right: black 1px solid;
}

.MailListControlNotes
{
	font-size: x-small;
	font-style: italic;
	font-family: 'Times New Roman';
}

