/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	text-transform: none;
	background-color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 0.7em;
	font-weight: normal;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-weight: bold;
	color: #000099;
}

		
H1	{
	font-weight: 700;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	}	

H2	{
	font-weight: 700;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	700;
	color: Black;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-weight: 700;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.barback 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC; 
	text-align: left;
	font-size: 12px;
	background-position:  
               center top;
	vertical-align: middle;
	background-image: url('images/barback.jpg');
	color: #000066;
	font-weight: bolder;
	width: 50%;
	}
	
.barbacklong 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC; 
	text-align: left;
	font-size: 12px;
	background-position:  
               center top;
	vertical-align: middle;
	background-image: url('images/barback2.jpg');
	color: #000066;
	font-weight: bolder;
	width: 100%;
	}

TD.barback2
{
	border:1px solid #CCCCCC; 
	background-color: #f5f5f5;
	font-family: verdana,arial;
	font-size: 10pt;
	width: 50%;
}



A:link	{	
	text-decoration:	underline;
	color:	#003399;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#003399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF0000;
	}
	
SMALL	{	
	font-size:	.6em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	
	margin-top: 0px;
	border:0px;
	margin-left: 0px;

	margin-right: 0px;
}

.wiipreorderbluebox
{
	padding-bottom: 3px;
	background-color: #3275b8;
	padding-left: 3px;
	width: 790;
	padding-right: 0px;
	font-family: verdana,arial;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
	
}
.wiipreorderblackbox
{
	padding-bottom: 3px;
	background-color: #000000;
	padding-left: 3px;
	width: 790px;
	padding-right: 0px;
	font-family: verdana,arial;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
}
.wiipreordergreenbox
{
	padding-bottom: 3px;
	background-color: #8abc2e;
	padding-left: 3px;
	width: 100%;
	padding-right: 3px;
	font-family: verdana,arial;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
}

.datagridtable
{
border-color:#E8E8E8;
border-width:1px;
border-style:solid;
font-family:verdana,arial;
font-size:9pt;
width:100%;

}
.datagridtableheader
{
	
	color:White;
	background-color:#3275B8;
	border-color:White;
	border-width:1px;
	border-style:Solid;
	font-weight:bold;
}
.datagridtableheaderblack
{
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	background-color: black;
	color: white;
	border-top: white 1px solid;
	font-weight: bold;
	border-right: white 1px solid;
}