BODY {margin: 0px 65px 0px 65px;}

font, th, td, p { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif }
a:link, a:active, a:visited { color: #666666 }
a:hover { color: #dd6900; text-decoration: underline }

td, div 
{
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
}

.typetitle, a.typetitle:link, a.typetitle:visited {color: #333; text-decoration: none}

a.typetitle:hover { color: #8486A8 }

.cattitle, a.cattitle:link, a.cattitle:hover, a.cattitle:visited 
{ 
	letter-spacing: .1em;
	color: #000; 
	font-size: 16px; 
	font-family: Arial, Verdana, sans-serif; 
	font-weight: lighter;
	text-decoration: none
}

.bigtitle { font-size: 18px; font-weight: bold }

.bullet { font-weight: bold; color: #666 }

.mediumtitle { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bold; color: #333 }

.gensmall, .page { font-size: 11px }
a.gensmall:link, a.gensmall:visited, a.page:link, a.page:visited { font-size: 11px; color: #000; font-weight: bold; text-decoration: none }
a.gensmall:hover, a.page:hover { font-size: 11px; color: #8486A8; font-weight: bold; text-decoration: none  }

.gensmall_lite { color: #FFF; font-size: 11px }
a.gensmall_lite:link { font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none }
a.gensmall_lite:hover, a.gensmall_lite:visited  { font-size: 11px; color: #CCC; font-weight: bold; text-decoration: none  }

.cardtitle { color: #333; font-size: 11px; font-family: Arial, Verdana, sans-serif }
a.cardtitle:link { color: #333; font-weight: bold; text-decoration: none  }
a.cardtitle:visited { color: #666; font-weight: bold; text-decoration: none  }
a.cardtitle:hover { color: #8486A8; font-weight: bold; text-decoration: none  }

.addresses { font-size: 11px; color: #666666 }
a.addresses { color: #666666; text-decoration: none } 

.address_td {
	padding: 2px 10px 2px 10px;
	text-align: left;
}

.address_th {
	font-size: 12px; color: #cfcfcf;
	background-color: #9c9c9c;
	padding: 5px 5px 5px 5px;
}

.upload_row {
	font-family: "Comic Sans MS", Courier, Verdana, sans-serif; font-size: 11px; color: #ffffff; line-height: 125%;
	background-color: #ffffff; border: #666666; border-style: solid;
	padding: 10px 10px 10px 10px;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px
}

.general_td {
	border: #666666; border-style: solid;
	padding: 10px 10px 10px 10px;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.thHead2 {
	font-size: 18px; color: #333366; line-height: 125%;
	background-color: #FCE286;
	padding: 5px;
}

.image
{
	border-color: #999999;
	padding: 3px;
	border-width: 5pt;
	border-style: double;
}

.container, .sent_div, .card
{
	vertical-align: top;
	text-align: center;
	border: #FCE286;
	border-style: solid;
}

.container, .card
{
	border-width: 1pt;
}

.card
{
	background: #FFF;
	padding: 10px 10px 20px 10px;
}

.sent_div
{
	border-width: 5pt;
	padding: 15px;
	font-size: 18px;
	font-weight: bold;
}

.carddiv
{
	background-color: #F3F3F3;
	text-align: center;	
}

.form_2
{
	background-color: #F3F3F3;
	padding: 5px;
	text-align: left;
}

.card2, .cardpad, .carddisp, .divsides
{
	vertical-align: top;
	text-align: center;
}

.divsides
{
	width: 150px;
}

.carddisp
{
	padding: 15px;
}

.card2 
{
	padding: 10px 5px 15px 5px;
}

.cardpad
{
	padding: 1px;
}

.header
{
	background: #FCE286;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.typelist, .cal, .user, .form_1
{
	vertical-align: top;
	text-align: left;
}

.cal, .form_1
{
	padding: 0px 0px 0px 8px;
}

.typelist
{
	font-size: 12px;
	color: #333;
	line-height: 145%;
	padding: 5px;
}

.dumb
{
	text-align: center;
}

.pagination
{
	text-align: right;
	padding: 0px 5px 0px 0px;
}

.user, .disp
{
	padding: 3px;
}

.spacer
{
	padding: 2px;
	text-align: left;
}

.card_template
{
	text-align: center;
	padding: 15px;
	background: #FFF;
	border: #666;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;	
}

.card_shadow
{
	background: #CCC;
}
		
.popover
{
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	background: #FFF;
	position: absolute;
	z-index: 1;
	left:175px;
 	top:225px;
 	right:175px;
 	height: 350px;

}
