/* CSS Document */


html{ margin: 0; padding: 0; border: 0;
	background-color:#ffffff;}
body {
	font-family: Tahoma, arial, helvetica,; 
	font-size: 12px;
	color: #2B2B2B;	
}


 
/***** Common Formatting *****/ 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; } 
h1 { color: #282828; font-size: 18px; font-weight: bold; }
h2 { color: #282828; font-size: 16px; font-weight: bold; }
h3 { color: #282828; font-size: 14px; font-weight: bold; }
h4 { color: #2A8EBF; font-size: 22px; font-weight: bold; }
h5 { color: #2A8EBF; font-size: 18px; font-weight: bold; }
h6 { color: #2A8EBF; font-size: 16px; font-weight: bold; }
ul, ol { list-style: normal; line-height:20px; text-align:justify;}
p { text-align:justify; line-height:20px;}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
} 
/***** Structure *****/ 
#top_bar { background: #393939; height: 15px; font-size: 0; }
#main { width: 990px; margin: 0 auto; position:relative; }

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.headerBg {
	background:url(../images/amsheaderbg.gif) repeat-x top;
	height:115px;
}

.headerTopR8Bg {
	background:url(../images/headerr8.gif) repeat-x right top;
	vertical-align:top;
	height:115px;
	width:280px;
}

.topLinks {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.topLinks:hover {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.white
{
    color:White;
    }

.footerBg {
	background:url(../images/footerbg.gif) repeat-x bottom;
	height:29px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

.mainFrameBg {
	background:url(../images/mainframebg.gif) repeat-x bottom;
}

.leftPannelBg {
	background:url(../images/leftpannelbg.gif) repeat-y right;
	width:239px;
}

.icon01 {
	background:url(../images/icon01.gif) no-repeat left;
	height:30px;
	padding-left:35px;
	font-size:12px;
	font-weight:bold;
	color:#484848;
}

.icon02 {
	background:url(../images/icon02.gif) no-repeat left;
	height:30px;
	padding-left:35px;
	font-size:12px;
	font-weight:bold;
	color:#484848;
}

.icon03 {
	background:url(../images/icon03.gif) no-repeat left;
	height:30px;
	padding-left:35px;
	font-size:12px;
	font-weight:bold;
	color:#484848;
}

.buttonBg {
	background:url(../images/leftbuttonbg.gif) no-repeat right;
	width:196px;
	height:26px;
	padding-left:10px;
	font-size:11px;
}

.buttonLinks {
	color:#484848;
	text-decoration:none;
}

.buttonLinks:hover {
	color:#fc6a39;
	text-decoration:none;
}

.interfaceIcon {
	background:url(../images/interfacedeticon.gif) no-repeat left;
	height:25px;
	padding-left:30px;
	font-size:13px;
	color:#fc6a39;
	font-weight:bold;
}

.resultsIcon {
	background:url(../images/resulticon.gif) no-repeat left;
	height:25px;
	padding-left:30px;
	font-size:13px;
	color:#fc6a39;
	font-weight:bold;
}

.blueLine {
	background:url(../images/bluedot.gif) repeat-x center;
}
.grayline {
	background-color: #e4e4e4;
	height:1px;
}


.headLinks {
	color:#484848;
	text-decoration:none;
}

.headLinks:hover {
	color:#484848;
	text-decoration:none;
}


.SearchIcon {
	background:url(../images/search_icon.jpg) no-repeat left;
	height:25px;
	padding-left:30px;
	font-size:12px;
	color:#fc6a39;
	font-weight:bold;
}

.bold
{
	font-family:Verdana;
    font-weight:bold;
    font-size:11px;
    color:#484848;
    vertical-align:text-top;
    height:10px;
    line-height:11px;
    padding:5px 0px 0px 0px;
 }
 
 .fontbold
{
	font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    color:#484848;
 }
 .bluebold
{
    font-weight:bold;
    color:#1075e6;
 }
 .inputfield 
 {
    border: 1px solid #666666; 
    background: #fff; 
    color: #282828; 
    font-size: 11px; 
    font-weight: bold; 
    padding: 4px 0 2px 2px; 
    height:13px;
 }
 
  .listbox 
 {
    border: 1px solid #D8D9DA; 
    background: #fff; 
    color: #282828; 
    font-size: 11px; 
    font-weight: bold; 
    padding: 4px 0 2px 2px; 
    height:20px;
 }
 
  .smallinputfield 
 {
    border: 1px solid #666666; 
    background: #fff; 
    color: #282828; 
    font-size: 11px; 
    font-weight: bold; 
    padding: 4px 0 2px 2px; 
    height:20px;
 }
 
   .logininputfield 
 {
    border: 1px solid #666666; 
    background: #fff; 
    width: 150px; 
    color: #282828; 
    font-size: 11px; 
    font-weight: bold; 
    padding: 2px 0 1px 1px; 
    height:15px;
 }
 
 .button { 
     font: Arial, Helvetica, sans-serif;
     background-image:url(../images/btn.gif);
     background-repeat:no-repeat;
     color: #333333;
     font-weight: bold;
     height: 29px;
     font-size: 12px; 
     border: 0px double #FFFFFF;
     padding: 0 3px 3px 3px;
     margin:0 ;
     border-bottom: #FFFFFF;
     background-color:#FFFFFF;
     cursor:pointer;
     text-align:center;
     width: 91px;
     margin: 0 auto;
	}
  .button:hover { 
     font: Arial, Helvetica, sans-serif;
     background-image:url(../images/btn_over.gif);
     background-repeat:no-repeat;
     color: #333333;
     font-weight: bold;
     height: 29px;
     font-size: 12px; 
     border: 0px double #FFFFFF;
     padding: 0 3px 3px 3px;
     margin:0 ;
     border-bottom: #FFFFFF;
     cursor:pointer;
     text-align:center;
     width: 91px;
     margin: 0 auto;
	}
	
	.button1 { 
     font: Arial, Helvetica, sans-serif;
     background-image:url(../images/btn1.jpg);
     background-repeat:no-repeat;
     color: #333333;
     font-weight: bold;
     height: 19px;
     font-size: 10px; 
     border: 0px double #FFFFFF;
     padding: 0 2px 2px 2px;
     margin:0 ;
     border-bottom: #FFFFFF;
     background-color:#FFFFFF;
     cursor:pointer;
     text-align:center;
     width: 60px;
     margin: 0 auto;
	}
  .button1:hover { 
     font: Arial, Helvetica, sans-serif;
     background-image:url(../images/btn1_over.jpg);
     background-repeat:no-repeat;
     color: #333333;
     font-weight: bold;
     height: 19px;
     font-size: 10px; 
     border: 0px double #FFFFFF;
     padding: 0 2px 2px 2px;
     margin:0 ;
     border-bottom: #FFFFFF;
     cursor:pointer;
     text-align:center;
     width: 60px;
     margin: 0 auto;
	}
	 
.datagrid-h {
	font-size: 8.5pt;
	font-weight: bold;
	color: #fc6a39;
	font-family:Tahoma, Verdana;
	height: 28px;
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	
}
.datagrid-5 {
	background-color: #F3F3F3;
	font-size: 8.5pt;
	font-weight: bold;
	font-family:Tahoma, Verdana;
	height: 3px;
}
.datagrid-1{
	
	font-size: 10px;
	font-family:Verdana;
	height: 14px;
	border: 1px solid #E0E0E0;
}
.datagrid-2 {
	background-color: #eeeeee;
	font-size: 10px;
	font-family:Verdana;
	height: 14px;
	border: 1px solid #E0E0E0;
}
.datagrid-f {
	background-color: #cdcdcd;
	font-size: 8.5pt;
	font-family:Tahoma, Verdana;
	height: 20px;
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
}

.loginbg {
	background:url(../images/smartapp-loginbg.jpg) no-repeat left;
	height:203px;
	width: 418px;
	background-repeat:no-repeat;
}

.menulink
	{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	}
	
	.Title 
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	.blue
	{
		color:#1075e6;
		font-size:11px;
		}
.orange1
{
color:#fc6a39;
font-size:12px;
font-weight:bold;
}
.subHeading
{
color: #000080;
font-size:12px;
font-weight:bold;
}
.subMenu {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #6699cc; BACKGROUND-COLOR: #e5eef4; TEXT-DECORATION: none
}
.subProductLinks {
	color:#666666;
	letter-spacing:0.025em;
	text-decoration:none;
}
.iconTitle {
	font-size:11px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	color:#b92b2a;
	text-decoration:none;
}

.headPage {
	font-size:13px;
	font-weight:bold;
	line-height:12px;
	color:#107fad;
	font-family:Verdana;
}

.NextButton
{
	
	cursor:pointer;
	
}

.headerMain {
	background:url(../Images/logoams.gif) repeat-x right top;
	vertical-align:top;
	height:100px;
	width:280px;
}

.Add
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/Add.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.Add:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/Add-over.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}

.remove
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/remove.jpg);
	background-repeat: no-repeat;
	color: Red;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.remove:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/remove-over.jpg);
	background-repeat: no-repeat;
	color: Red;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}

.delete
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/delete.jpg);
	background-repeat: no-repeat;
	color: Red;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.delete:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/delete-over.jpg);
	background-repeat: no-repeat;
	color: Red;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}

.update
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/update.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.update:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/update-over.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}
.next1
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/next.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 20px 3px 3px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.next1:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/next-over.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 20px 3px 3px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}
.previous1
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/pervious.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.previous1:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/pervious-over.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}
.reset
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/reset.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 90px;
	margin: 0 auto;
}
.reset:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/reset-over.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 90px;
	margin: 0 auto;
}

.orangelink
{
	color: #fc6a39;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.orangelink:hover
{
	color: #fc6a39;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.login
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/login.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 70px;
	margin: 0 auto;
}
.login:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/login-over.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 70px;
	margin: 0 auto;
}

.reset1
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/reset1.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin:0;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 70px;
	margin: 0 auto;
}
.reset1:hover
{
	font: Arial, Helvetica, sans-serif;
	background-image: url(../images/reset-over1.jpg);
	background-repeat: no-repeat;
	color: Green;
	font-weight: bold;
	height: 25px;
	font-size: 12px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 15px;
	margin: 0;
	border-bottom: #FFFFFF;
	cursor: pointer;
	text-align: center;
	width: 70px;
	margin: 0 auto;
}
.menu_bg{background:url(../Gemin_images/button_bg.jpg) left top repeat-x;font-family:Verdana;font-size:10px;color:#FFFFFF;Font-weight:bold;}

.orangehead
{
		background-color :#EEEEEE;color:#FFFFFF ; height:120px;

		
	}
.orangeheader
		{
		background-color :#EEEEEE;
		color:#000000;
		font-size:17px ;
		vertical-align:top;
		text-align:left;
		font-weight:bold;
		text-decoration:none;
		font-family:Verdana;
		
}
	
	.left_head{background-color:#d2d2d2; 
				color:#FF0000; 
				font-family:Verdana, Arial, Helvetica, sans-serif; 
				font-size:12px; 
				font-weight:bold; 
			   height:14px;
			   border:none;
			   text-align:left;
			   padding:0px 0px 0px 5px;
			   
			   }
.orangeTopheader
{
		color:#FFFFFF ; height:120px;
		
}
.orangeTopborder
{
		border-top:3px Solid #D95C00;
		
}
.Updatebtn1
{
	background-image: url(../Gemin_images/login_button.gif);
	background-repeat: no-repeat;
	height: 19px;
	cursor: pointer;
	border: 0px double #FFFFFF;
	width: 51px;
	margin: 0 auto;
	background-color: #FFFFFF;
	cursor: pointer;
	color:#FFF;
	font-weight:bold;
	
}
.Updatebtn
{
	background-image: url(../Gemin_images/tab_1.jpg);
	background-repeat: no-repeat;
	height: 29px;
	border: 0px double #FFFFFF;
	padding: 0px 5px 5px 0px;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 63px;
	margin: 0 auto;
	color:#FFF;
	font-size :11px;
	font-weight:bold;
	vertical-align:middle;
	
}
.Deletebtn
{
	background-image: url(../Gemin_images/delete_img.gif);
	background-repeat: no-repeat;
	height: 29px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 0px;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 63px;
	margin: 0 auto;
	color:#FFF;
	font-weight:bold;
	
}
.Resetbtn
{
	background-image: url(../Gemin_images/reset_img.gif);
	background-repeat: no-repeat;
	height: 29px;
	border: 0px double #FFFFFF;
	padding: 0 3px 3px 0px;
	border-bottom: #FFFFFF;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 63px;
	margin: 0 auto;
	color:#FFF;
	font-weight:bold;
	
}
.loginmain{ margin:auto;
			width:300px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			font-weight:bold;
			
			
	

}
		
.loginbanner{ width:224px;
               height:60px;
			   padding:0px;
			   margin:0px;
			   font-family:Verdana, Arial, Helvetica, sans-serif;
			   color:#000;
			   font-size:12px;
			   background:url(../Gemin_images/logologin.jpg) no-repeat;
}
.loginbannertab{ width:100%;
               height:30px;
			   padding:0px 0px 0px 10px;
			   margin:0px;
			   font-family:Verdana, Arial, Helvetica, sans-serif;
			   color:#333333;
			   font-size:12px;
			   
			   background:url(../Gemin_images/tablogin.jpg) repeat-x;
			   		
}



/*---------------------8-08-09-----------------*/
/*th{			font-family:Verdana;
			font-size:11px; 
			text-decoration:none;
			border:none;
			color:#FFFFFF;
			font-weight:bold;	
			background-color:#000000;
				}

*/

.left_panel{background-color:#EEEEEE; 
			font-family:Verdana;
			font-size:11px; 
			text-decoration:none;
			border:none;
			color:#FFFFFF;
			font-weight:bold;
			  }
			  
.left_panel a{background-color:#EEEEEE; 
			font-family:Verdana;
			font-size:11px; 
			text-decoration:none;
			border:none;
			color:#000000;
			font-weight:bold;
			  }
.left_panel a:visited{background-color:#EEEEEE; 
			font-family:Verdana;
			font-size:11px; 
			text-decoration:none;
			border:none;
			color:#000000;
			font-weight:bold;
			  }	  			
.left_panel a:hover{background-color:#EEEEEE; 
			font-family:Verdana;
			font-size:11px; 
			text-decoration:none;
			border:none;
			color:#FF0000;
			font-weight:bold;
			}
.branch_detail{font-family:Verdana; 
			   font-size:11px;
			   font-weight:bold;
			   text-decoration:none;
			   color:#848080;
			    }			
.branch_detail span{font-family:Verdana; 
			   font-size:11px;
			   font-weight:bold;
			   text-decoration:none;
			   color:#FF0000;
			    }
.name{font-family:Verdana; 
			   font-size:11px;
			   font-weight:bold;
			   text-decoration:none;
			   color:#848080;
			   padding:0px 0px 0px 10px
			    }			    			
			    			
.left_side_bg{background-color:#EEEEEE;}			    			

.gray_head{	background-color:#EEEEEE; 
			font-family:Verdana;
			font-size:10px;
			color:#666666;
			 }			  
			 
.new{padding:2px;}
.hidden{display:none;}

.l1{
    background-image:url(../Gemin_images/img/l1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:60px;
	height:119px;	
	}
		
.l2{
    background-image:url(../Gemin_images/img/l2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:60px;
	height:119px;	
	}
	
.l3{
    background-image:url(../Gemin_images/img/l3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:60px;
	height:60px;	
	}
	
.l4{
    background-image:url(../Gemin_images/img/l4.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:60px;
	height:60px;	
	}
	
.t1{
    background-image:url(../Gemin_images/img/t1.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:119px;
	}
	
.t2{
    background-image:url(../Gemin_images/img/t2.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:60px;	
	}	
.t3{
    background-image:url(../Gemin_images/img/t3.gif);
	background-position:left top;
	background-repeat:repeat-x;	
	height:60px;	
	}
	
.t4{
    background-image:url(../Gemin_images/img/t4.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:60px;	
	}
	
.bg{
    background-image:url(../Gemin_images/img/bg.gif);
	background-position:left top;
	background-repeat:repeat;	
	}				 