﻿
td
{
	font: 12px arial,helvetica sans-serif;
	color: #000000;
}

.table
{
	border: 0;
	width: 640px;
}

.tdImage
{
	width: 692px;
	height: 20px;
}

.tableinWizard
{
	width: 714px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: left;
	border-color: #d7d8d8;
	border-width: 1px;
	background-color: #f5f5f5;
}

.webMailBackground
{
	padding: 10px;
	width: 100%;
	border: solid 1px #d7d8d8;
	text-align: center;
	background-color: #f5f5f5;
}

.tableBorder
{
	width: 740px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: center;
	border-color: #3f58a0;
	border-width: 2px;
}

.whitetext
{
	font: 14px arial,helvetica sans-serif;
	color: #000000;
	padding-left: 23px;
	font-weight: bold;
}

.koteret
{
	padding-left: 15px;
	font: 20px Arial;
	color: #ffffff;
	font-weight: bold;
}

.koteret2
{
	padding-left: 2px;
	font: 12px Arial;
	color: #ffffff;
}

.wizard
{
	padding-left: 23px;
}

.wizardBorder
{
	background-color: #f9f7f7;
	border-color: #d7d8d8;
	border-style: solid;
	border-width: 1px;
}

.footertext
{
	font: 13px arial,helvetica sans-serif;
	color: black;
	font-weight: bold;
}

.redtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.redtext12px
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.redtext15px
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.text12px
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text16px
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.boldtext
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.boldtext16px
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

a:link
{
	color: #000066;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:visited
{
	color: #000066;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:hover
{
	color: #de7f10;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

a.linkNone
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a.visitedNone
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
a.hoverNone
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.DisabledMembersAreaLnk, .DisabledMembersAreaLnk:hover
{
	color: #828282;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.TermsOfServicePanel
{
	background-color: White;
	color: Black;
	width: 600px;
}

.footertext
{
	font: 13px arial,helvetica sans-serif;
	color: black;
	font-weight: bold;
}

.left
{
	text-align: left;
}

.labelText
{
	font: 17px arial,helvetica sans-serif;
	color: #3f58a0;
	padding-left: 3px;
}

.label
{
	padding-right: 150px;
	font-weight: bold;
}

hr
{
	border: 1px dotted #3f58a0;
	width: 100%;
	height: 1px;
}

FileUpload
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #ced4e7;
	border-style: outset;
	border-width: 3px;
	height: 23px;
	width: 100px;
}

.DropDownListEnable
{
	background-color: #ffffff;
	width: 250px;
}

.DropDownListDisable
{
	background-color: #e7e2e2;
	width: 250px;
}

.LabelEnable
{
	background-color: #f9f7f7;
}

.LabelDisable
{
	background-color: #f9f7f7;
}

.ErrorBoxPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 350px;
}

.ErrorBoxTitle
{
	background-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	border-color: Gray;
	text-align: center;
	cursor: move;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

.sessionExpiration
{
	font-size: 14px;
	font-weight: bold;
	color: Red
}