body
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-family: Arial, Sans-Serif;
	background-color:#000066;
	margin-top:0px;
}
.CostumeName
{
	font-size: 20px;
	font-weight:bold;
	color: Maroon;
	font-family: Broadway, 'Arial Black';
}
H1
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial, Sans-Serif;
}
H2
{
    font-weight: normal;
    font-size: large;
    vertical-align: baseline;
    color: #b22222;
    line-height: normal;
    font-family: Broadway, 'Arial Black';
    letter-spacing: normal;
    text-align: left;
}
H4
{
	font-size:14px;
}
.WhiteText
{
	margin-top: 0px;
	font-weight: bold;
	font-size: xx-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: white;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.BText
{
	margin-top: 0px;
	font-weight: bold;
	font-size: xx-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: navy;
	border-top-style: none;
	padding-top: 0px;
	font-family: Arial, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
SELECT
{
	font-weight: bold;
	font-size: xx-small;
	color: navy;
	font-family: Arial, Sans-Serif;
}

.BlackText
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	color: black;
	font-family: Arial, Sans-Serif;
	position: static;
}
.mousie
{
	cursor:   pointer;
	margin-left:5px;
	
}
SELECT
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}
INPUT
{
border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: gray thin solid;
	color: navy;
	border-bottom: gray thin solid;
	font-family: Arial, Sans-Serif;
	cursor:auto;
	
}
.Scrolly
{
	width: 130px; height: 400px; overflow: auto;
}
.myInput
{
border-right: gray thin solid;
	border-top: gray thin solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: gray thin solid;
	color: navy;
	border-bottom: gray thin solid;
	font-family: Arial, Sans-Serif;
	
}
.CostumeTable
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	
	font-size: small;
	border-left: gray thin solid;
	color: black;
	border-bottom: gray thin solid;
	font-family: Arial, Sans-Serif;
	
}
.cd
{	visibility:hidden;
	POSITION: absolute;
	 height:400px;
	 overflow:auto;
	 
	 
	 
	 overflow-x:hidden;
	 overflow-y:auto;
	scrollbar-base-color: #c0c0c0;
	scrollbar-track-color: #c0c0c0;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: #696969;
	scrollbar-darkshadow-color: #696969;
	scrollbar-shadow-color: #696969;
	scrollbar-arrow-color: #696969;
	
}
.ct
{
   
	Font-Size:XX-Small;
	background-color:aliceblue;
	margin-top:0px;
	font-family:Comic Sans MS,arial;
	width:130px;
	 border-color:Silver;
	 border-style:solid;
	 border-width:thin;
	 padding:3px;
}
.CostumeMenu
{
    OVERFLOW-Y: scroll; 
    OVERFLOW-X: visible; 
    OVERFLOW: auto; 
    
    WIDTH: 150px; 
    HEIGHT: 490px;
	scrollbar-base-color: #c0c0c0;
	scrollbar-track-color: #c0c0c0;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: #696969;
	scrollbar-darkshadow-color: #696969;
	scrollbar-shadow-color: #696969;
	scrollbar-arrow-color: #696969;
	
}
.bb
{
   display:none;
}
.hideMe
{
	visibility:hidden;
}
.showMe
{
	visibility:visible;
}
.RetailHeader
{
	font-family:Comic Sans MS;
	font-size:larger;
	color: firebrick;
}
