body {

	font-size: 12px;
	font-family:Arial;
	
	background-position: center;
    /*background-repeat: no-repeat;*/
    background-attachment: fixed;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
 
    
	
	
}
.ubox
{
	 border-top:solid 1px #81C9FA;/*#81C9FA*/
	 border-left:solid 1px #81C9FA;
	 border-bottom:solid 1px #81C9FA;
	 border-right:solid 1px #81C9FA;
}
.tbbr {
table-layout: fixed;

word-wrap:break-word;
}
.divtitle
{
	text-align:left;
	height:20px;
	background-color:#E3F4FE;
	 
	font-weight:bold;
	border:solid 1px #0091f5;
}
.linktitle
{
	text-align:left;
	height:20px;
	background-color:#E3F4FE;	 	
	
}
.div20
{
	height:20px;
}
.flash
{
	 	
 
} 

.menutable {
	cursor: default;
}
a:link {
    color: #0055A2;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
    color: #0055A2;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
  
	color: #FF5B22;
	text-decoration: underline;
	/*font-weight:bold;*/
	position: relative; right: 0px; top: -1px;
}
.solid {
	filter: Shadow(Color=white, Direction=45);	
}
.jctitle {
	filter: DropShadow(Color=#666666, OffX=1, OffY=-1, Positive=10);
	font-size: 12px;
	font-weight: bold;
}
hr {
	border:  thin dotted #0091f5;
	size:1px;
	 
	
}
.tablefont {
	font-size: 12px;
	color: #000000;
}
.lines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8D7C5;
	border-right-color: #E8D7C5;
	border-bottom-color: #E8D7C5;
	border-left-color: #E8D7C5;
	padding: 1px;
	color: #0000FF;
}
.tablelogon {
	color: #FFFFFF;
	filter: Glow(Color=red, Strength=5);
}
.3dfont {
	color: #FF0000;
	filter: DropShadow(Color=white, OffX=1, OffY=1, Positive=5);
}
.enter
{
	background-image:url(../images/menu_line1.gif);
	border: 0px solid #ffffff;
}
input 
{
	 
	/*background-image:url(../images/menu_line.gif);
	border: 1px solid #0091f5;*/
}
textarea {
	/*background-image: url(../images/textarea_blue.gif);
	border: 1px solid #0091f5;*/
}
optgroup {
	background-color: #cccc99;
	border: 1px solid;
}
.opacity   {   
  filter:   alpha(opacity=100)   
  }  
.box{border:1px solid 
#C0C0C0;width:182px;height:19px;clip:rect(0px,181px,18px,0px);overflow:hidden;} 
.box2{border:1px solid 
#F4F4F4;width:180px;height:17px;clip:rect(0px,179px,16px,0px);overflow:hidden;} 
select{
position:relative;left:-2px;top:-2px;font-size:12px;width:183px;line-height:14px;
border:0px;color:#0055a2;
background-color:#E3F9C6;
} 
.productname
{
	color:#FF5B22; font-weight:bold; font-size:small ; padding:3px; background-color:#f2f2f2; border:solid 1px #cccccc;
}