body {
	background: url(https://www.csealocal1000.org/images/diffuse_glow_3.jpg);
}
A                       { color: #334f99; text-decoration: none; }
A:link          { color: #334f99; text-decoration: none; }
A:visited       { color: #334f99; text-decoration: none; }
A:active        { color: #999999; text-decoration: none; }
A:hover         { color: #cccc00; text-decoration: none; }

.alt-link A           { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.alt-link A:link      { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.alt-link A:visited   { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.alt-link A:active    { color: #cccc00; font-weight: bold; font-size: 8pt; text-decoration: none; }
.alt-link A:hover     { color: #cccc00; font-weight: bold; font-size: 8pt; text-decoration: none; }

.white-link A           { color: #ffffff; font-weight: bold; font-size: 11pt; text-decoration: none; }
.white-link A:link      { color: #ffffff; font-weight: bold; font-size: 11pt; text-decoration: none; }
.white-link A:visited   { color: #ffffff; font-weight: bold; font-size: 11pt; text-decoration: none; }
.white-link A:active    { color: #ffff00; font-weight: bold; font-size: 11pt; text-decoration: none; }
.white-link A:hover     { color: #ffff00; font-weight: bold; font-size: 12pt; text-decoration: none; }

.white-link-small A           { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none; }
.white-link-small A:link      { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none; }
.white-link-small A:visited   { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: none; }
.white-link-small A:active    { color: #ffff00; font-weight: bold; font-size: 10pt; text-decoration: none; }
.white-link-small A:hover     { color: #ffff00; font-weight: bold; font-size: 11pt; text-decoration: none; }

.menu-link A           { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.menu-link A:link      { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.menu-link A:visited   { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.menu-link A:active    { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.menu-link A:hover     { color: #6381bf; font-weight: bold; font-size: 8pt; text-decoration: none; }

.yellow-link A           { color: #ffff00; font-weight: bold; font-size: 8pt; text-decoration: none; }
.yellow-link A:link      { color: #ffff00; font-weight: bold; font-size: 8pt; text-decoration: none; }
.yellow-link A:visited   { color: #ffff00; font-weight: bold; font-size: 8pt; text-decoration: none; }
.yellow-link A:active    { color: #ffffff; font-weight: bold; font-size: 8pt; text-decoration: none; }
.yellow-link A:hover     { color: #ffffff; font-weight: bold; font-size: 9pt; text-decoration: none; }


#banner {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	width: 100%;
	height: 91px;
}

.banner-table {
	background: #6381bf;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 97%;
	height: 91px;
	border-collapse: collapse;
}

html>body .banner-table {
	background: #6381bf;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 95%;
	height: 91px;
	border-spacing: 0px;
}

#top-menu {
	position: absolute;
	background: url(https://www.csealocal1000.org/site_pages/images/top_nav_red.jpg) top left repeat-x;
	margin-top: 95px;
	text-align: center;
	vertical-align: middle;
	font-family: arial, verdana, times;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	width: 98%;
}

html>body #top-menu {
	position: absolute;
	background: url(https://www.csealocal1000.org/site_pages/images/top_nav_red.jpg) top left repeat-x;
	margin-top: 93px;
	text-align: center;
	vertical-align: middle;
	font-family: arial, verdana, times;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	width: 95%;
}

#left-menu {
	position: absolute;
	background: url(https://www.csealocal1000.org/images/shadow_1600.gif) no-repeat bottom right;
	margin-left: 2px;
	margin-top: 135px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif, times;
        float:left;
        font-size: 8pt;
        font-weight:normal;
        background: #ffffff;
        text-transform: uppercase;
        color: #ff0000;
        text-decoration: none;
        text-align: left;
	width: 16%;
	border-bottom-style: outset;
	border-bottom-width: 5px;
	border-right-style: outset;
	border-right-width: 5px;
	border-top-style: double;
	border-top-color: #cccccc;
	border-top-width: 5px;
	border-left-style: double;
	border-left-color: #cccccc;
	border-left-width: 5px;
}

html>body #left-menu {
	position: absolute;
	background: #ffffff;
	margin-left: 2px;
	margin-top: 135px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif, times;
        float:left;
        font-size: 8pt;
        font-weight:normal;
        background: #ffffff;
        text-transform: uppercase;
        color: #ff0000;
        text-decoration: none;
        text-align: left;
	width: 14%;
	border-left-color: #f0f0f0;
	border-left-style: double;
	border-left-width: 2px;
	border-top-color: #f0f0f0;
	border-top-style: double;
	border-top-width: 2px;
	border-right-color: #333333;
	border-right-style: ridge;
	border-right-width: 2px; 
	border-bottom-color: #333333;
	border-bottom-style: ridge;
	border-bottom-width: 2px; 
}


#main-area {
	position: absolute;
	background: #ffffff;
	margin-left: 21%;
	margin-top: 136px;
	margin-bottom: auto;
	width: 76%;
	font-family: arial, verdana, times;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;

	overflow: visible;

	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 3px;

	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 3px;

	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 3px;

	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 3px;

}

html>body #main-area {
	position: absolute;
	background: #ffffff;
	margin-left: 18%;
	margin-top: 136px;
	margin-bottom: auto;
	width: 76%;
	font-family: arial, verdana, times;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;

	overflow: visible;

	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 3px;

	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 3px;

	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 3px;

	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 3px;

}

.main-area-top-left {
	float: left;
	background: #ffffff;
	width: 48%;
	padding-top: 1%;
	padding-left: 1%;
	text-align: left;
}
.main-area-top-right {
	float: right;
	background: #ffffff;

	width: 48%;
	padding-top: 1%;
	padding-right: 1%;
	text-align: left;
}

html>body .main-area-top-left {
	float: left;

	width: 47%;
	padding-top: 1%;
	padding-left: 1%;
	text-align: left;
}
html>body .main-area-top-right {
	float: right;
	width: 47%;
	padding-top: 1%;
	padding-right: 1%;
	text-align: left;
}
#footer {
	clear: both;
	width: 100%;
	text-align:center;
	font-family:verdana, arial, helvetica;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	padding: 2px;
}

html>body #footer {
	clear: both;
	width: 100%;
	text-align:center;
	margin-left: 18%;
	font-family:verdana, arial, helvetica;
	font-size:x-small;
	font-weight:normal;
	color:#000000;
	padding: 2px;
	margin: 10px 0 0 0;
}

.menu-element {
	background: #6381bf;
	color: #ffffff;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	text-align: center;
	padding: 3px;
}

html>body menu-element {
	background: #6381bf;
	color: #ffffff;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	text-align: center;
	padding: 3px;
}

.menu-element-white {
	background: #ffffff;
	color: #ffffff;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	text-align: center;
	padding-left: 0px;
}

html>body menu-element-white {
	background: #ffffff;
	color: #ffffff;
	border-color: #cccccc;
	border-style: inset;
	border-width: 1px;
	text-align: center;
	padding-left: 0px;
}

.login {
	background: #6381bf;
	font-size: 8pt;
	width: 100%;
	font-family: arial, verdana, times;
	color: #ffffff;
	text-align: center;
	border-style: inset;
	border-width: 2px;
}

html>body .login {
	background: #6381bf;
	width: 100%;
	font-size: 8pt;
	font-family: arial, verdana, times;
	color: #ffffff;
	text-align: center;
	border-width: 2px;
}

.login-table {
	background: #6381bf;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 100%;
	border-width: 2px;
}

html>body .login-table {
	background: #6381bf;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 95%;
	border-width: 2px;
}

.button-class {
	background: #ff0000;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	overflow: visible;
	text-align: center;
}

.button-class-alt {
	background: #999900;
	font-size: 8pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	overflow: visible;
	text-align: center;
}

.button-class-blue {
	background: #6381bf;
	font-size: 9pt;
	font-family: arial, verdana, times;
	font-weight: bold;
	color: #ffffff;
	overflow: visible;
	text-align: center;
}

.main-table-class {
	text-align:left;
	background: #c2d3f6;
	font-family: arial, verdana, times;
/*	border-top: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
*/	padding: 0px;
	width: 100%;
}

html>body .main-table-class {
	text-align:left;
	background: #c2d3f6;
	font-family: arial, verdana, times;
	border-top: 3px solid #c2d3f6;
	border-left: 3px solid #c2d3f6;
	border-right: 3px solid #c2d3f6;
	border-bottom: 3px solid #c2d3f6;
	padding: 0px;
	width: 100%;
}

.main-td-head-class{
	background: #c2d3f6;
	color: #6381bf;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 2px;
}
.main-td-class{
	background: #ffffff;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 2px;
}

.content-title {
	font-family:arial, helvetica;
	font-size:medium;
	font-weight:bold;
	color:#010080;
	margin-bottom:10px;
}

.content-text {
	font-family:arial, helvetica;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	line-height:120%;
}

.blt {
	background: url(https://www.csealocal1000.org/site_pages/images/bll.gif) 0 100% no-repeat #c2d3f6; 
}
.brt {
	background: url(https://www.csealocal1000.org/site_pages/images/brl.gif) 100% 100% no-repeat; 
}
.tlt {
	background: url(https://www.csealocal1000.org/site_pages/images/tll.gif) 0 0 no-repeat; 
}
.trt {
	background: url(https://www.csealocal1000.org/site_pages/images/trl.gif) 100% 0 no-repeat;
	padding:3px; 
}

html>body .blt {
	background: url(https://www.csealocal1000.org/site_pages/images/bll.gif) 0 100% no-repeat #c2d3f6; 
}
html>body .brt {
	background: url(https://www.csealocal1000.org/site_pages/images/brl.gif) 100% 100% no-repeat; 
}
html>body .tlt {
	background: url(https://www.csealocal1000.org/site_pages/images/tll.gif) 0 0 no-repeat; 
}
html>body .trt {
	background: url(https://www.csealocal1000.org/site_pages/images/trl.gif) 100% 0 no-repeat;
	padding:3px; 
}

.clear {
	font-size: 1px; 
	height: 1px
}

.caption-text {
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}
