body {
	background-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:9pt;
	font-weight:normal;
	margin:0px;padding:0px;
	line-height:1.3;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}

h1 {
	font-size:11pt;
	font-weight:bold;
	display:inline;
}

h2 {
	font-size:8pt;
	font-weight:bold;
	display:inline;
}


div.mainshell {
	width:998px;
	background-color: #dce1e1;
	padding: 0px 0px 6px 0px;
	border-bottom:1px solid black;
	border-top:0px;
	border-left:1px solid black;
	border-right:1px solid black;
}

a {cursor:pointer;}

a.clearlink:link		{text-decoration:none;}
a.clearlink:visited		{text-decoration:none;}
a.clearlink:hover		{text-decoration:none;}

a.nav:link		{color:#747474;text-decoration:none;}
a.nav:visited 	{color:#747474;text-decoration:none;}
a.nav:hover 		{color:#687781;text-decoration:none;}

a:link		{color:#35393d;text-decoration:none;}
a:visited 	{color:#53575b;text-decoration:none;}
a:hover 		{color:#25292d;text-decoration:underline;}

div.linknotify	{background-color:transparent;margin:0px 0 0 0;padding:1px 2px 3px 2px;}
div.linknotify:hover	{background-color:#e5e7e8;}


div.navshell {
	height:50px;width:900px;
	background: url('./img/navshell.bmp') top left no-repeat;
	overflow:hidden;
	padding: 0px 0px 0px 4px;
}
div.navouter {
	height:50px;
	background: url('./img/navouter.bmp') top right no-repeat;
	overflow:hidden;
	padding: 0px 4px 0px 0px;
}
div.navinner {
	height:50px;
	background: url('./img/navinner.bmp') 0px 0px repeat-x;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	padding-top:1px;
	margin:0px;
}

div.main {
	width:900px;
	background: #eaedee url('./img/miniblue.bmp') top center repeat-x;
	padding: 10px 0px 0px 0px;
	border-bottom:1px solid #8d9090;
	border-top:0px;
	border-left:1px solid #8d9090;
	border-right:1px solid #8d9090;
	text-align:left;
}

div.greyedouter{
	height:34px;
	background: url('./img/tabletopouter.bmp') repeat-x;
	padding: 0px 1px 0px 1px;
	margin:0px;
}
div.greyedinner{
	height:34px;
	background: url('./img/tabletop.bmp') repeat-x;
	padding:6px 0 0 8px;
	color:#687781;
	font-size:11pt;
	font-weight:bold;
}


div.notice{
	height:38px;
	background: url('./img/notice.bmp') repeat-x;
	border: 1px solid #717c84;
	padding:0px 0px 0px 0px;
}

td.flag{
	color:red;
}
	

div.blueshell{
	height:33px;
	background: url('./img/bluebarleft.bmp') top left;
	overflow:hidden;
	padding: 0px 0px 0px 3px;
	margin: 0px 0 0 0;
}
div.blueshell2{
	height:33px;
	background: url('./img/bluebarleft.bmp') top left;
	overflow:hidden;
	padding: 0px 0px 0px 3px;
	margin: 2px 3px 0 52px;
}
div.blueshell2new{
	height:33px;
	background: url('./img/bluebarleft.bmp') top left;
	overflow:hidden;
	padding: 0px 0px 0px 3px;
	margin: 2px 3px 0 10px;
}
div.blueouter{
	height:33px;
	background: url('./img/bluebarright.bmp') top right;
	overflow:hidden;
	padding: 0px 3px 0px 0px;
}
div.blueinner{
	height:33px;
	background: url('./img/bluebarmiddle.bmp') repeat-x;
	overflow:hidden;
	font-size:11pt;
	font-weight:bold;
	color:white;
	padding:6px 0px 0px 8px;
}
div.flatgrey{
	margin:0px 0 0px 0;
	padding:0px;
	background-color:#d0d4d6;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}
.arrow {
	margin:0px 6px 2px 0;
}
.miniarrow {
	margin:0px 8px 1px 3px;
}
.headerimage {
	margin:5px 4px 4px 4px;
	float:left;
}

div.margin{
	padding: 3px 3px 3px 3px;
}
div.marginlarge{
	padding: 5px 6px 6px 6px;
}
.info {
	color:#525252;
	padding:2px 0px 2px 0px;
}
.data {
	color:black;
	padding:0px 0px 0px 25px;
}
.dataleft {
	color:black;
	padding:0px 0px 0px 25px;
	float:left;
}
.dataright {
	color:black;
	padding:0px 0px 0px 0px;
	float:right;
}



div.percentempty {
	height:11px;
	width:100px;
	background:url('./img/percentempty.bmp') top left repeat-x;
	margin:5px 0 5px 0;
	padding:0px 0 0 0;

}
div.percentpending {
	height:11px;
	background:url('./img/percentpending.bmp') top left repeat-x;
	

}
div.percentpaid {
	height:11px;
	background:url('./img/percentpaid.bmp') top left repeat-x;

}
.greybluefont {
	color:#687781;
}
.greybluefontsmall {
	color:#687781;
	font-size:7pt;
}


.nameslist {
	list-style-type:none;
	color:#687781;
	margin:2px 0 4px 0;
	padding:0px;
}
.nameslist2 {
	border:1px solid #ffb1b1;
	background-color:#ffd1d1;
	list-style-type:none;
	color:#687781;
	margin:2px 0 4px 0;
	padding:0px;
}

div.comment {
	background-color:#dce1e1;
	color:#525252;
	font-size:8pt;
	padding:6px 10px 0px 6px;
	margin:0px 0px 0px 0px;
	border: 1px solid #156da7;
}
div.commentreply {
	background-color:#dce1e1;
	color:#525252;
	font-size:8pt;
	padding:1px 5px 2px 0px;
	text-align:right;
	margin:0px 0px 0px 0px;
	border: 0px;
}
a img {
	border:0px;
}
div.upcoming {
	margin:2px 4px 0px 4px;
	border:0px;
	padding:0px;
	height:50px;
}
div.upcominghidden {
	margin:2px 4px 0px 4px;
	border:0px;
	padding:0px;
	height:50px;
	background-color:#c0c4c6;
}
div.upcoming:hover {
	background-color:#dce1e1;
}
div.upcominghidden:hover {
	background-color:#d0dada;
}
div.innerupcoming {
	height:50px;
	margin:0px;
	padding:11px 0px 0px 70px;
	float:left;
}
div.upbar {
	float:right;
	padding:15px 6px 0px 0px;
}
div.latest {
	margin:0px 0px 2px 4px;
	border:0px;
	padding:0px;
	float:left;
}
div.latestdate {
	margin:0px;
	padding:0px 5px 0px 0px;
	float:right;
}
div.container50 {
	height:52px;
	overflow:hidden;
	margin:3px 0 6px 0px;
}
div.ads {
	border:0px;
	border-bottom:1px solid #d2d3d3;
	text-align:right;
	padding-right:20px;
	margin:5px 0 8px 0;
}
span.sads {
	color:#1f5174;
	text-decoration:underline;
	font-size:8pt;
	font-weight:bold;
	font-variant: small-caps;
}
div.admargin{
	margin:0 2px 0 2px;
	padding:3px 0px 15px 0px;
	font-size:8pt;
	color:#52585f;
	text-align:justify;
}

hr{
	color:#8d9090;
}

a.gallery_nav_next {
	display:block;
	width:64px;
	height:20px;
	overflow:hidden;
	background:url('./gallery/nav.jpg');
}
a.gallery_nav_next:hover {
	background-position:-64px 0px;
}
a.gallery_nav_prev {
	display:block;
	width:64px;
	height:20px;
	overflow:hidden;
	background:url('./gallery/nav.jpg');
	background-position:-64px -20px;
}
a.gallery_nav_prev:hover {
	background-position:0px -20px;
}

img.pwimages {
	border:2px solid #eaedee;
}

img.pwimages:hover {
	border:2px solid #50a0ce;
}

div.alphaemail {
	display:block;
	border-bottom:2px solid #687781;
	padding:5px 0px 0px 0px;
	color:#687781;
	font-size:18pt;
	font-weight:bold;
}
div.alphaemail div {
	margin-bottom:-5px;
	display:block;
}

div.emaillist {
	border-bottom:1px solid #c0c4c6;
}

div.emailtype {
	float:right;
	margin-right:60px;
	color:#687781;
	font-size:10pt;
	font-weight:bold;
}
div.emailtype2 {
	float:right;
	margin-right:75px;
	margin-top:-6px;
}
div.emailtype3 {
	float:right;
	margin-right:85px;
	margin-top:-6px;
}
div.emailtypedelete {
	float:right;
	margin-right:60px;
	margin-top:-3px;
}


// body #eaedee
//grey border #8d9090
// grey insides #d0d4d6


// blue font #156da7
// grey blue font #687781
// grey font  #525252
// light grey #9e9f9f

// ad & percent - light percent  #1f5274  -  #73a5c8
