/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    color:black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    margin:0px, 0px, 0px, 0px;
    background-image: url(/images/bg.gif);
    background-repeat:repeat-x;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

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-POSITION: outside;
	COLOR: #5d63ce;
	LIST-STYLE-TYPE: disc;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
.monocats
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;	
}
.misccats
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:White;
}
.padd
{
	padding-left:30px;	
	padding-bottom:1px;
	padding-top:1px;
}

A.headcart:link	{	
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color: Black;
	}	
		
A.headcart:visited	{	
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color: Black;
	}	
		
A.headcart:active	{	
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color: Black;
	}	
		
A.headcart:hover	{	
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	color: Black;
	text-decoration:underline;
	}
	
.lbl
{
	font-family:Arial;
	font-size:12px;	
}
.lblbigblue
{
	font-family:Arial;
	font-size:24px;
	color:#8589D0;
}
.lblbigblack
{
	font-family:Arial;
	font-size:20px;
	color:#000000;
}
.imgborder
{
	border-color:Black;
	border-bottom-style:solid;
	border-width:1px;
	
}
.imgborderall
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	border-top:solid 1px black;
}
.text
{
	font-size:8pt;
	font-family:Arial;
	border-color:Black;
	border-width:1;
}
td
{
	font-size:8pt;
	font-family:Arial;
}
.text2
{
	font-size:8pt;
	font-family:Arial;
}
.lbltitle
{
	color:#5D63CE;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}
.lblnormal
{
	color:#000000;
	font-family:Arial;
	font-size:8pt;
}

input
{
	color:#000000;
	font-family:Arial;
	font-size:8pt;
}

.lblred
{
	color:red;
	font-family:Arial;
	font-size:8pt;
}
.lblbold
{
	color:#5D63CE;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
.lblnavsel
{
	color:#5D63CE;
	font-family:Arial;
	font-size:8pt;
	padding-left:15pt;
}
.lblnav
{
	color:#5D63CE;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	padding-left:15pt;
}

.lblblack
{
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
.logintable
{
	border-width:1pt;
	border-color:#000000;
	border-style:solid;
	background-color:#FAFCCE;
}

A.normal:link	{	
	font-size:8pt;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.normal:visited	{	
	font-size:8pt;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.normal:active	{	
	font-size:8pt;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.normal:hover	{	
	font-size:8pt;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
	}
	
A.link:link	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.link:visited	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.link:active	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	}	
		
A.link:hover	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
	}
A.Personal:link	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
	}	
		
A.Personal:visited	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
	}	
		
A.Personal:active	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
	}	
		
A.Personal:hover	{	
	font-size:12px;
	font-family:Tahoma;
	color: #5D63CE;
	text-decoration:underline;
}

.img
{
	border: solid 1px #000000;
}

.tdimg
{
	padding: 2px;
}

.tdimgtext
{
	
	padding-left: 20px;
	padding-right:20px;
}
