td {
	font-size: 12.5px;line-height: 130%; cursor: default;
	font-family: "Arial", "Helvetica", "sans-serif";color:#333333;}
	
.worden {
	font-size: 13px;line-height: 130%; cursor: default;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0px;}
body {
	font-size: 14px;cursor: default;
	SCROLLBAR-BASE-COLOR: #E2E2E2; 
	SCROLLBAR-DARKSHADOW-COLOR: #fcfcfc;}
	
select { font-size: 11pt}
textarea { font-size: 11pt;overflow:auto;}
fieldset{padding:6px;padding-top:0px;margin-bottom:10px}
input { font-size:12px}
.inputD{ background-color: #ffffff; border: 1px solid; border-color:#48639A; width:96%}
.inputR{ 
	background-image:url("../Modules/images/required.gif");
	background-color: #f7f7f7; border: 1px solid inset; 
	background-position:right bottom;
	background-repeat:no-repeat;width:90%}

a {	color: #000000;	text-decoration: none;}
a:hover { color: #FF6600;}
a:active { color: #FF9900;}
.butimg {text-decoration: none;	width: 100%;cursor: default;padding-top: 2px; 
         filter: DropShadow(Color=#F2F6FC, OffX=1, OffY=1, Positive=1);}
		 
a.butimg:link,a.butimg:visited {text-decoration: none;}
a.butimg:hover {
	border-top-width: 1px;	border-right-width: 1px; border-bottom-width: 1px;
	border-left-width: 1px;	border-top-style: solid; border-right-style: solid;
	border-bottom-style: solid;	border-left-style: solid; border-top-color: #F2F6FC;
	border-right-color: #000000; border-bottom-color: #000000; border-left-color: #F2F6FC;
	color: #000000;}
a.butimg:active {
	border-top-width: 1px; border-right-width: 1px;	border-bottom-width: 1px;
	border-left-width: 1px;	border-top-style: solid; border-right-style: solid;
	border-bottom-style: solid;	border-left-style: solid; border-top-color: #000000;
	border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #000000;
	color: #000000;}

/* COLOR SCHEME */
.gr1{filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#8EB6DE', gradientType='0')}
.gr2{filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#76A7D8', endColorStr='#ffffff', gradientType='0')}
.gr3{filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0058cc', endColorStr='#ffffff', gradientType='0')}
.grDark{ background-color:#385E85; border:1px inset}
.grLight{ background-color:#CADCE9; border:1px inset}

/* FILTER effect */
.wordInset{filter:DropShadow(color=#ffffff,offX=1,offY=1);}

/* C/S effect */
#bdMar{	padding:10px;overflow:auto;}
.TBcont{ padding:10px;border:1px solid outset;background-color:#CADCE9}
.trroll {
mouseover:expression(onmouseover=function(){this.style.backgroundColor="#E4E4E4"});
mouseout:expression(onmouseout=function(){this.style.backgroundColor=""});
} 
.lymenubg { background-color: #FFFFFF; background-image: url(../Modules/frame/images/menu/menulistbg.gif); background-repeat: repeat-y }
.lyborders { border: 1px solid #004F99; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}
a.menubars:active {
	color: #FFFFFF;
	background-image: url(../Modules/frame/images/menu/f_ground_c.gif);

}
.menuline {  height: 1px; width: 10px}
.colorofbgon {  background-color: #D9EAFC}
.menulinevert {
	border: 1px outset;
}
.butimg {
	text-decoration: none;
	width: 100%;
	cursor: default;}
	
	
.TitPadLeft {
	padding-top:5px;
	padding-left: 15px;
	background-image: url(../Modules/images/skyins/top_let.gif);
	background-repeat: repeat-x;
}
#icimg {
	margin-right: 10px;
}

.TitWordShadow {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-weight: bold;
	color: #FFFFFF;
	word-break:keep-all;
}
.ToolRow1 {
	background-color: #E0E0E0;
	height: 23px;
	padding-left: 5px;

}
.ToolRow2 {
	background-image: url(../Modules/images/set_toolbar/menubg_big.gif);
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;


}
.LYList {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.ToolRowBot {
	background-image: url(../Modules/images/set_title_status/bg_column_bot.gif);
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;

}
.ToolRow2TD {
	width: 26px;
}
.IMGdis {
	filter: Gray;
}
.LYCont {
	padding: 10px;
	border: 1px inset;
	overflow: auto;
	height: 100%;
	width: 100%;
}
.titlelarge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
} 

.productbox
{
     height:200px;
     width:147px;
     border:1px solid #c5c5c5;
     margin:3px;

}
.productimage
{
    width:125px;
}

.productsummarydisplaywrapper
{
     width:147px;
     padding-top:5px;
}
.productsummaryimageholder
{
    height:130px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
	
    padding-left:8px;
    height:45px;
   
}

.signinButton { 
    font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FB9D00;
	font-size: 1.0em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	border: 1px solid;
	border-bottom-color:#F07C00;
	border-top-color: #FFCC00;
	border-right-color:#F07C00;
	border-left-color:#FFCC00;
    padding-right: 5px; 
    padding-left: 5px;
    margin-bottom: 15px; 
    margin-right: 10px;   
}
