/* CSS Document */

/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #757238;
scrollbar-arrow-color: #5A6882;
scrollbar-DarkShadow-Color: #BF9C66;
scrollbar-Track-Color: #BF9C66;
scrollbar-Highlight-Color: #757238;
scrollbar-face-color: #E1D1B8;
scrollbar-3dlight-color: #BF9C66;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}

.textfield {
	border-bottom: 1px solid #CCC0B2;
	border-top: 1px solid #CCC0B2;
	border-left: 1px solid #CCC0B2;
	border-right: 1px solid #CCC0B2;		
}

.submit {
	margin-bottom: -4px;
}

li{
	margin-left: -7px;
}

ul{
	margin-bottom: 1px;
}

	
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #858DBE; font-weight: bold;  font-size: 150%;  margin-bottom: -1;    }

p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;     }


td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #293a77; text-decoration: none;  }		

.navlinkco {COLOR: #293a77; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.navlinkco  {color : #293a77;}
a:visited.navlinkco  {color : #967049;}
a:active.navlinkco  {color : #293a77; text-decoration: none;}
a:hover.navlinkco  {color : #4E5CAA; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #3336A1; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #888FD7; TEXT-DECORATION: none; font-family: verdana, sans-serif;   }
A:hover {color : #00036E; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #3336A1; text-decoration: none; font-family: verdana, sans-serif;  }

.menulink {
width: 147px;
text-align: left;
text-decoration: none;
font-family: verdana;
background-color: #293A77;
color: #ffffff;
font-size: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
}
a:link.menulink  {color : #ffffff;}
a:visited.menulink  {color : #ffffff;}
a:active.menulink  {color : #ffffff; text-decoration: none;}
a:hover.menulink {
background-color: #4A598E;
text-decoration: none;
color: #ffffff;
}

.menulink_horz {
width:100%;
text-align: center;
text-decoration: none;
font-family: verdana;
background-color:#ffffff;
color: #0D1D54;
font-size: 10px;
padding-top: 2px;
padding-bottom: 2px;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;}

a:link.menulink_horz  {color : #0D1D54;}
a:visited.menulink_horz  {color : #0D1D54;}
a:active.menulink_horz  {color : #0D1D54; text-decoration: none;}
a:hover.menulink_horz {
background-color:#FFFFFF;
text-decoration: none;
color: #0D1D54;
}

/* ***************************888888888888888************************ */

.dottedline {
border: 1px dotted #284BA8;
border-bottom: 1px solid White;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #FF9933;
	font-weight : bold;
	border: thin solid #FF9933;
	}
.small{
	font-size: 10px;
	color: #ffffff;
}
.bluesmall{
	font-size: 10px;
	color: #293a77;
}
.copyright{
	font-size: 63%;
	color: #987936;
}
.blueborder{
	border-bottom: 1px solid #293a77;
	border-top: 1px solid #293a77;
	border-left: 1px solid #293a77;
	border-right: 1px solid #293a77;		
}
.bg_rotate{
	background-image: url(../images/bg_rotate4.gif); background-repeat: no-repeat; background-position: bottom right;
	background-color: bgcolor: "#596B88;
}
.puzzle_main {
	background-image: url(../images/bg_main_main.jpg); background-repeat: no-repeat;  background-position: top right ;
}


.bg_main_bottom {
	background-image: url(../images/bg_main_bottom.jpg); background-repeat: no-repeat;  background-position: right ;
}