body.bgColor{
	background-color:#222222;
	margin-top:0px;
	margin-bottom:0px;
}
table.tblMain{
	background-image:url('Resources/Background/mainbg.gif');
	border: 0;
	vertical-align: top; 
	width: 500px; 
	text-align: left; 
	padding: 8px;
	border-spacing: 0px;
}
table.tblShields{
	text-align: left;
	border: 0px;
	padding: 0px 0px;
	border-spacing: 0px;
}
td.tdPicsInMain{
	vertical-align: top; 
	width: 500px; 
	}
tr{
	border:0px;
	}
img{
	border: 0px solid;
	}
img.imgShield{
	height: 80px;
	width: 80px;
	}
img.imgMainPics{
	width: 80px; 
	height: 47px;
}
img.cwpLogoSmall{
	width: 286px;
	height: 80px;
}
td.tdH1{
	vertical-align: top; 
	background-color: #992211
}
h1{
	text-align:center;
	vertical-align:top;
	color:#00FF00;
}
h2{
	text-align:center;
	vertical-align:top;
	color:#FF00FF;
}
p.heading{
	font-size: 26px;
	color: #FBE3DF; 
	font-weight: bold;
}

table.pricing {
	border-width: 2px;
	border-spacing: 1px;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
td{
	vertical-align: top;
}
td.heading{
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}
td.subHeading{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #860D0D;
	text-align: center;
	vertical-align: top;
}
table.pricing th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

table.pricing td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
div.heading{
	font-size: 16;
	font-weight: bold;
}

div.thumb 
{
margin: 3px;
border: 1px solid #5D5D5D;
height: auto;
float: left;
background: #5D5D5D;
text-align: center;
}	

.thumb img
{
display: inline;
margin: 5px;
border: 1px solid #5D5D5D;
}

.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold;}

.phototitle 
{
text-align: center;
font-weight: normal;
width: 120px;
margin: 0 3px 3px 3px;
}    

	.glossymenu{
	margin: 5px 0;
	padding: 0;
	width: 170px; /*width of menu*/
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	}
	
	.glossymenu a.menuitem{
	background: #860D0D;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	}
	
	
	.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: white;
	}
	
	.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
	}
	
	.glossymenu a.menuitem:hover{
	background: black;
	}
	
	.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	}
	
	.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
	.glossymenu div.submenu ul li{
	border-bottom: 1px solid blue;
	}
	
	.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	}
	
	.glossymenu div.submenu ul li a:hover{
	background: #DFDCCB;
	colorz: white;
	}

table.calendar		{ border-left:1px solid #999999; }
tr.calendar-row	{  }
td.calendar-day	{  background:#EFEFEF; min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover	{ background:#DFDFDF; }
td.calendar-day-np	{ background:#EEEEEE; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#CCCCCC; font-weight:bold; text-align:center; width:120px; padding:5px; border-bottom:1px solid #999999; border-top:1px solid #999999; border-right:1px solid #999999; }
div.day-number		{ background:#AFAFAF; padding:5px; color:#FFFFFF; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-bottom:1px solid #999999; border-right:1px solid #999999; }	

table.events		{ border-left:1px solid #999; }
td.events-colorLight	{  background:#AFAFAF; min-height:80px; font-size:16px; font-weight: bold; position:relative; }
td.events-colorDark	{  background:#CFCFCF; min-height:80px; font-size:16px; font-weight: bold; position:relative; }