

BODY 					{background:url(../images/bg.gif); color: #000000; margin: 0px;}

TD.main, P.main 							{font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.accountCategory 							{font-family: Verdana, Arial, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }

body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#B0B0B0;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}

  
											  
.box_header_txt	td{ height:26px; vertical-align:middle; padding-left:22px; text-transform:uppercase;
				  font-weight:bold;  color:#FFFFFF; font-size:12px; text-align:left}
				  
.box_header_txt1 td{ height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE; padding-left:28px; text-transform:uppercase;
				  font-weight:bold;  color:#313030; font-size:12px;}

.box_body  ul 	{padding:0; margin:0 0 0 14px; list-style:none; }
.box_body .bg_list 	{text-align:left; }
.box_body .bg_list_active a	{text-align:left; font-size:12px; color:#89181E; font-weight:bold; word-spacing:2px;}
.box_body .bg_list_active  a:hover	{color:#89181E;text-decoration:none;}
.box_body .bg_list  a	{color:#34312E;text-decoration:underline; line-height:17px; font-size:11px }
.box_body .bg_list  a:hover	{color:#34312E;text-decoration:none;}

.box_body .bg_list_un 	{background:url(images/bg_list_un.gif) left top no-repeat; line-height:23px; background-position:0 10px; margin-left:15px}
.box_body .bg_list_un  a	{color:#A10E04;text-decoration:underline; padding-left:10px; font-size:11px}
.box_body .bg_list_un  a:hover	{color:#A10E04; text-decoration:none;}

.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a	{color:#34312E;text-decoration:underline; line-height:17px; font-size:11px; margin-left:10px }
.box_body .bg_list_sub  a:hover	{color:#34312E;text-decoration:none;}


.cont_header_txt td {height:30px; vertical-align:middle; text-transform:uppercase;
				  font-weight:bold;  color:#464741; font-size:12px; vertical-align:middle}
.cont_header_txt a { 
				font-weight:bold; color:#464741; font-size:12px; text-decoration:none; vertical-align:middle;}				  
.cont_header_txt a:hover { 
				font-weight:bold; color:#464741; font-size:12px; text-decoration:underline;}	
  
.product td         {color:#3F4143; font-size:10px;}
.product a		    {color:#464741; font-size:12px; text-decoration:none; font-weight:bold}
.product a:hover	{color:#464741;text-decoration:underline;}
.product span       {color:#3F4143; font-size:11px;}

.product div a		    {color:#595959; font-size:11px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover	{color:#595959;text-decoration:underline;}


.pic img			{border:1px solid #DAD8CB;}
.pic1 img			{border:3px solid #ECEDE8;}




.footer		  	  { }	
.footer td 		  {color:#E8793A; font-size:11px;}			
.footer a 		  {color:#E8793A; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#E8793A;text-decoration:underline;}	
.footer span 	  {color:#FFFFFF; font-size:11px;}
.footer span a 		  {color:#FFFFFF; font-size:11px; text-decoration:none;} 			
.footer span a:hover   {color:#FFFFFF;text-decoration:underline;}	

.footer b, .footer b a 	  {color:#E8793A; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#E8793A; text-decoration:none;}

		

.box_body td				{color:#E87B3B;font-size:10px; text-align:left; }

.box_body a		    		{color:#E87B3B; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover			{color:#E87B3B;text-decoration: none;}

.box_body span a	{ color:#E87B3B; text-decoration:underline; font-size:12px; font-weight:bold;}
.box_body span a	:hover{ color:#E87B3B; text-decoration:none}

.vam			{vertical-align:middle; text-align:left;}
.bg_gg	{background:#EBEAE2;}
.bg_vv	{background:#EBEAE2;}
.bg_gg_1{background:url(images/4_bg2.gif);}
.bg_vv_1{background:url(images/4_bg1.gif);}

.box_width_left			{ width:37px;}
.box_width_right		{ width:237px;}
.box_width_cont			{ width:100%;}			
.type
{
font:"Small Fonts";
font-size:20px;
color:#777776;
height: 50px;
	filter: Shadow(Color=#000000,Direction=135,Strength=2);
	padding:5px;
}
.content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#464742;
}
.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#464742;
}
.heading
{ 
text-transform:uppercase;
font-weight:bold;
color:#464742;
font-size:12px;
}

/*----------------------------------------------------------------gallery styles starts------------------------------------------*/

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*----------------------------------------------------------------gallery styles starts------------------------------------------*/

