html, body, td	{
	background-color:#4d68ad; color: #fff; font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal; font-style: normal; text-decoration: none; margin: 0px;
	padding: 0px; font-size: 10pt;
}

table	{
	border-collapse: collapse; display: inline-table;
}

td		{
	padding: 0px;
}

img	{
	border: 0; display: block;
}

form, input, select	{
	padding: 0px; margin: 0px; font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 10pt;
}


.w100	{width: 100%;}
.nowrap	{white-space: nowrap;}
.w100nowrap	{width: 100%; white-space: nowrap;}
.nowrapR	{white-space: nowrap; text-align: right;}

.vTop	{vertical-align:top;}
.right		{text-align:right;}
.center		{text-align:center;}
.left	{text-align:left;}

.photoRow	{padding: 5px; white-space: nowrap; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px;}
.photoRowIcon	{padding: 5px; white-space: nowrap; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; vertical-align: top;}
.photoRow100	{padding: 5px; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; width: 100%;}
.photoRowC	{padding: 5px; white-space: nowrap; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; text-align: center;}
.photoRowW	{padding: 5px; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; width: 100%;}

.aPhotoLink:link		{color: #fff;}
.aPhotoLink:active	{color: #0e8;}
.aPhotoLink:visited	{color: #dff;}
.aPhotoLink:hover	{color: #ff0;}

.photoEditText	{width: 550px; height: 100px;}


.photoItem	{float: left; border: #000 solid 1px; margin: 10px; width: 1px;}