body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #5599ff;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}
#LeadsLayer {
	position:relative;
	width:255px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	float:left;
	margin-right:20px;
	margin-left:20px;
}
#LeadsLayer TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabs-fill {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.RightFloater {
	margin: 5px;
	width: 300px;
	border: 1px solid #000000;
	padding: 5px;
	float: right;
	background-color: #FFFFFF;
}

#LocationTable {
	padding: 10px;
	height: 400px;
	width: 700px;
}


#SalesLayer {
	position:relative;
	width:255px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	float:left;
	margin-right:20px;
}
#SalesLayer td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
A {
	color: #000000;
	text-decoration: none;
}

.PlateHeader {
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.close_button {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

#MembersPlate {
	position:relative;
	width:250px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	float:left;
	margin-right:20px;
}
#MembersPlate td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#OfficePlate {
	position:fixed;
	width:325px;
	z-index:99;
	left: 65%;
	top: -1px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.CategoryTitle {
	font-size: 16px;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#ProfileLink A {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
#ProfileLink {
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
}

#OfficePlate #select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
#OfficePlate td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44aaff;
}
.display_hidden {
	display: none;
}
.display_seen {
	display: inline;
}
.PlateHeader a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
}
.PlateHeader a:hover {
	color:#990000;
	text-decoration:underline;
}
#MainContent {
	margin-top: 15px;
	margin-left:25px;
	margin-right:25px;
}#DisplayTable {
	margin-left: 0px;
}
#DisplayTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#TM_TopHalf {
	height: 164px;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}
#edit_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.table_tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.table_tr_not_dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.table_tl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.table_tl_not_dotted {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.table_bl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
}
#AdminSelect {
	float: right;
	margin-right: 25px;
	padding-top: 5px;
}

.table_br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_r {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_l {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.table_m {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_r_not_dotted {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_l_not_dotted {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.table_m_not_dotted {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_t {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.table_f {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.table_b {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#edit_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.Schedule_Banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87B7FF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.ScheduleArea {
	border: 1px solid #000000;
}
#ScheduleEvent {
	background-image: url(images/shader.blue.png);
	height: 40px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
#ScheduleEvent_blank {
	height: 40px;
	padding-left: 3px;
}
#ScheduleEvent_Red {
	background-image: url(images/shader.red.png);
	height: 40px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 11px;
}
#ProfileImage {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#ProfileHeader {
	font-size: 16px;
	font-weight: bold;
}
#ProfileTable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#ProfileMenu {
	float: right;
	background-color: #FFFFFF;
}
#ProfileMenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#ProfileMenu a {
	display:block;
	color:#000000;
	background-color:#FFFFFF;
	width:150px;
	padding:  .2em  .8em;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#ProfileMenu a:hover {
	background-color:#000066;
	color:#FFFFFF;
}
#ProfileMenu li {
	margin: 0 0 .2 0;
}
#ProfileSubHeader {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
#ProfileSubHeader img {
	padding-right: 5px;
	padding-left: 5px;
}
.LoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003D97;
}
#MemberProfile {
	height:250px;
	overflow:auto;
	border-top:#000000 solid 1px;
}
#DateHistory {
	height:250px;
	overflow:auto;
	border-top:#000000 solid 1px;
}
#DateHistory td {
	border-bottom:#999999 solid 1px;
}
#Footer {
	font-size:9px;
	padding-right:50px;
	padding-top:35px;
}
#PageTitle {
	font-size:16px;
	text-transform: uppercase;
	color: #990000;
	padding-bottom:5px;
}
#FormLeft {
	width:200px;
	text-align:right;
	float:left;
	padding-top: 3px;
	margin-right: 3px;
}
#FormRight {
	text-align:left;
	padding-top: 3px;
}
.FormField {
	border:#003366;
	background:#CCCCCC;
}
#ClearLine {
	clear:left;
}
#FormFAQ {
	float:right;
	width:300px;
	background-color:#FFFFFF;
	border:#000000 solid 1px;
	margin:15px;
	font-size:12px;
	padding:10px;
}
.tabs-select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.tabs-default {
	text-align: center;
	font-weight: bold;
	background-color: #7DB1FF;
	border: 1px solid #003366;
	cursor: pointer;
}
.tabs-default:hover {
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #003366;
}
#TabLink {
	color:#000000;
	text-decoration: none;
}
#TabLink:hover {
	color:#990000;
	text-decoration:none;
}
A:hover {
	color: #990000;
	text-decoration: none;
}
a.brownHover:hover {
	color: #990000;
	text-decoration: none;
}
#TableCell {
	padding: 2px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#TableCell_2 {
	padding: 2px;
	float: left;
	border-bottom-width: 1px;
	//border-left-width: 1px;
	border-bottom-style: solid;
	//border-left-style: solid;
	border-bottom-color: #848484;
	//border-left-color: #000000;
	background-color: #FFFFFF;
}
#TableCell_end {
	padding: 2px;
	float: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
#Profile_Normal {
	font-size: 12px;
}
#Profile_Small {
	font-size: 10px;
}
.no_data {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#FF0000;
	border: 1px solid #FFFFFF;
}
.profile_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7DB1FF;
	border: 1px solid #000000;
	margin: 2px;
	font-weight: bold;
}
.text_field_highlight {
	background-color: #D4DEE8;
	color: #2E4A78;
}
.text_field_normal {
	background-color: #FFFFFF;
	color: #000000;
}
