/* CSS Document */
body
{

margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;	line-height:22px;
color:#EDEBD2;
}
.paragraph
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;	
line-height:22px;
color:#EDEBD2;
margin-right:20px;
TEXT-ALIGN: justify;
}
.paragraph1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;	
line-height:22px;
color:#000000;
margin-right: 10px;
}

.paragraph12
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;	
line-height:22px;
color:#ffffff;
margin-right: 10px;
}
.paragraph2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;	
line-height:22px;
color:#ffffff;
margin-right: 10px;
}

#container
{
margin: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;	
line-height:22px;
color:#EDEBD2;
}
.green
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#85c226;
margin-top:2px;
text-decoration:none;
}

.green1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#85c226;
margin-top:2px;
text-decoration:none;
}
.green:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#EDEBD2;
text-decoration:none;
margin-top:2px;
}
.apparel
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#85c226;
margin-right:42px;
margin-top:2px;
text-decoration:none;
}
.apparel:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#EDEBD2;
margin-right:42px;
text-decoration:none;
margin-top:2px;
}

.white_head
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
TEXT-ALIGN:justify;
}
.black_head
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.black_head1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.heading
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#73A921;
font-weight:bold;	
line-height:22px;
}
.white_heading
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#e1e5e5;
font-weight:bold;
text-decoration:none;	
line-height:22px;
TEXT-ALIGN: justify;
}
.top_heading
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:none;	
line-height:22px;
}

.top_heading1
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
text-decoration:none;	
line-height:22px;
padding-left:30px;
}
.top_heading:hover
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;	
line-height:22px;
}
.top_white
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
text-decoration:none;	
line-height:22px;
}


.feedback {
	BORDER-RIGHT: #464646 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #464646 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: ; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #464646 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #464646 1px solid; 
	FONT-FAMILY: verdana;
	background-image:url(../images/contacttextboxbg.gif);
	BACKGROUND-COLOR: #464646;
	width:160px;
	height:20px;
	}
	.feedback2 {
	BORDER-RIGHT: #464646 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #464646 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: ; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #464646 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #464646 1px solid; 
	FONT-FAMILY: verdana;
	background-image:url(../images/contacttextboxbg2.gif);
	BACKGROUND-COLOR: #464646;
	width:160px;
	height:70px;
}
	
	.button {
	BORDER-RIGHT: #0c1f21 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #0c1f21 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: ; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #0c1f21 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #0c1f21 1px solid; 
	FONT-FAMILY: verdana;
	background-image:url(../images/submitbg.gif);
	BACKGROUND-COLOR: #0c1f21;
	width:75px;
	height:22px;
}
	
	
.list
	{

	font-size:10px;
	
						}
.space
	{
height:3px;	 
	}

/* For Scroller */
#mycustomscroll {
/* Typical fixed height and fixed width example */
width:380px;
height:350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:20px;
margin-top:20px;
}
#mycustomscroll1 {
/* Typical fixed height and fixed width example */
width:580;
height:320px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:20px;
margin-top:20px;
}
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width:300;
height:300;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:10px;
margin-top:10px;
}

.flexcrollactive .emptyspace {
	height: 100px;
	}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
/* vscrollerbase is the div that holds the scrollbar (parent of vscrollerbar) */
width: 8px;
}

.vscrollerbar {
width: 8px;
background-color: black;
}

.vscrollerbar {
background-color: #636363;
background-image: url(basebarcaps_verticalbarbody.png);
background-repeat: repeat-y;
background-position: -15px 0px;
}

.vscrollerbar{

padding: 2px;

z-index: 2;
}

.vscrollerbarbeg {
/* Top image holder for vertical scrollbar*/
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}

/* Following are for scrollbase images, may not always be required */

.vscrollerbase {
background-image: url(basebarcaps_verticalbarbody.png);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.vscrollerbasebeg {
/* Vertical scrollbar's base top-cap */
/* This may be used for holding the up arrow */
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
/* height of this element is normally auto set by the script to fit the scrollbase, to cover the base... */
height: 15px !important; /*  Safari BG repeat fix */
}
