/* Global Options */

body			{padding: 0px; margin: 0px; color: #717161; background-color:#cdd3b7;}
.bodyEcard		{padding: 0px; margin: 0px; color: #717161;}

#MainPopup		{background: url('../svd_image/bg_mainpopup.gif') repeat-x 0px 0px; padding: 0px; margin: 0px;}
#MainPopupEcard		{padding: 0px; margin: 0px;}
#TopBar			{background: url('../svd_image/bg_topbar.gif') repeat-x 0px 0px;}

form		{padding:0px; margin:0px;} 

td				{font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}
textarea		{color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
option			{color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; padding: 1px 0px 2px 0px;}

.JSWindowTitleStyle   { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #737464; }
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #626353; padding: 5px;}

#AllContent		{display:block;}
#PrintContent	{display:none;}

#LeftCol		{background: url('../svd_image/bg_leftcol.gif') repeat-x 0px 0px; width: 295px; height: 465px; text-align: center; vertical-align: middle; color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
#LeftColEcard		{width: 295px; height: 465px; text-align: center; vertical-align: middle; color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}
	.LeftColPropName	{margin-top: 10px; font-weight: bold;}
	.LeftColPropAdd		{margin-top: 7px; font-size: 10px; line-height: 14px; overflow: hidden;}
	.LeftColDesc		{margin-top: 11px; width: 250px; text-align: left;}
		.LeftColDescHead	{font-size: 10px; font-weight: bold;}
		.ClientLogo			{margin-top: 3px; border: 9px solid #ceceb8; width: 232px; height: 147px;}
		.ClientLogoEcard	{margin-top: 3px; border: 9px solid #ceceb8; width: 232px; height: 87px;}
		.LeftColDescText	{border: 1px solid #ceceb8; background-color: #ffffff; height: 135px; overflow: auto; font-size: 10px; line-height: 14px;}
		.SVLogo				{margin-top: 11px; width: 75px; height: 13px;}

#RightCol		{background-color: #ffffff; width: 486px; height: 465px; vertical-align: top;}
	.DivLine	{border-top: 1px dotted #a7a677; text-align: right; margin-top: 3px;}

	.InputTextIn	{color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;}

	.ButtonNavArea	{text-align: right; width: 466px; height: 55px;}
	.InputButtonNav	{color: #717161; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; height: 22px;}

	.FormRow	{height: 25px; vertical-align: top;}

#FullCol		{background-color: #ceceb8; width: 781px; height: 465px;}

#FooterBar		{background: url('../svd_image/bg_botbar.gif') repeat-x 0px 0px; width: 781px; height: 27px; font-size: 10px;}
	.FooterBarText	{font-size: 10px;}


/* HREF Styles */
a:link      {background: none; color: #c2ab55; text-decoration: none;}
a:active    {background: none; color: #c2ab55; text-decoration: underline;}
a:visited   {background: none; color: #c2ab55; text-decoration: none;}
a:hover     {background: none; color: #c2ab55; text-decoration: underline;}

a.FooterNav:link      {background: none; color: #717161; text-decoration: none;}
a.FooterNav:active    {background: none; color: #717161; text-decoration: underline;}
a.FooterNav:visited   {background: none; color: #717161; text-decoration: none;}
a.FooterNav:hover     {background: none; color: #717161; text-decoration: underline;}


