body, td, textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	vertical-align: top;
	background-color: #fff;
}

body { margin: 0; }

table.main
{
	width: 700px;
}


ul.menu 
{
	list-style-type: square;
	color: White;
	margin-top: 16px;
}

ul.menu a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

ul.menu a:hover
{
	text-decoration: underline;
}

td.body
{
	background-color: #FFFFFF;
	border: solid 1px #5582BB;
	height: 300px;
}

.pages
{
	height: 300px;
	padding: 0.75em;
}

.pageheader
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.5em;
	color: navy;
}

.pagedesc p
{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

.sectionheader
{
	margin-bottom: 0.3em;
	margin-top: 1.5em;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: solid 1px #5582BB;
	color: #5582BB;
}

.errorheader
{
	margin-bottom: 0.3em;
	margin-top: 2em;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: solid 1px #FF0000;
	color: #FF0000;
}


a
{
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #4444CC;
}

a:hover
{
	text-decoration: underline;
}

.imgpreview
{
	margin: 13px;
}

.textinput
{
	width: 100%;
	height: 100px;
	background-color: #CCDDFF;
	border: inset 1px black;
	padding: 0.2em;
}

.listgridheader td
{
	font-weight: bold;
	padding: 0.2em;
	background-color: #CCDDFF;
	border-bottom: solid 1px navy;
}


.listgriditem td
{
	padding: 0.2em;
}

.listgridaltitem td
{
	padding: 0.2em;
	background-color: #EEEEEE;
}

.WizardTitle
{
	text-align: right;
	font-size: 2em;
	padding: 0.2em;
	font-style: italic;
	color: #FFFFFF;
	background-color: #5C5C5C;
}


div.templatethumb
{
	width: 200px;
	height: 240px;
	margin: 10px;
	float: left;
	/*border: 1px solid skyblue;*/
	text-align: center;
}

.inset
{
	padding: 5px;
}

.errormsg
{
	font-size: 0.8em;
	font-weight: bold;
	color: #FF0000;
}

.fulltext
{
	width: 225px;
}

.txtCity
{
	width: 100px;
}

.txtState
{
	width: 40px;
}

.txtZip
{
	width: 50px;
}

img.facepic 
{
    border: 5px solid #CCE7EE;
}   

.small
{
    font-size: smaller;
}

.price
{
	font-weight: bold;
	color: #5582BB;
}

.proditem
{
}

.prodadd
{
	margin-top: .5em;
}

.notice
{
	font-weight: bold;
	color: #880000;
	font-size: smaller;
}

.UploadButton
{
	font-weight: bold;
}

.urlpreview
{
	color: Blue;
	text-decoration: underline;
}

.errordetails
{
	height: 200px;
	width: 100%;
	font-size: 8pt;
}