@charset "iso-8859-1";

body 
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		color:					#000000;
		text-decoration:		none;
		margin-left:			0px;
		margin-right:			0px;
		margin-top:				0px;
		margin-bottom:			0px;
      	background-color: #003366;
	}
	
h1 
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				14px;
		color:					#000000;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}

h2 
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}

p 
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		color:					#000000;
		text-decoration:		none;
		
	}

td 
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		color:					#000000;
		text-decoration:		none;
	}
		
.button
	{
		text-align:     		center;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		2px solid #CCCCCC;
		border-left:    		2px solid #CCCCCC;
		border-right:   		2px solid #666666;
		border-bottom:  		2px solid #666666;
		font-family:    		Georgia, Times New Roman, Times, serif;
	}

.dropdown
	{
		border-top:     		2px solid #666666;
		border-left:    		2px solid #666666;
		border-right:   		2px solid #cccccc;
		border-bottom:  		2px solid #cccccc;
		background:				#ffffff;
	}

.bigboldbody
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				18px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
	}

.mediumboldbody
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				16px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
	}		

.normalboldbody
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
	}	

.normal
	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
		
.smallbold
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				10px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
	}

.smalltext
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				10px;
		font-weight:			normal;
		color:					#000000;
		text-decoration:		none;
	}
	
.smallitalic
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				10px;
		font-weight:			normal;
		font-style:				italic;
		color:					#000000;
		text-decoration:		none;
	}
	
.footer
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				10px;
		font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}
	
.FEATUREDitemprice 
	{	font-family:			Arial,Helvetica;
		font-size:				10px;
		font-weight:			bold;
		color:					#333333;
		text-decoration:		none;
	}

A:link
	{	font-weight:			normal;
		color: #0400FF;
		text-decoration:		underline;
	}

A:active
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A:visited
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A:hover
	{	font-weight:			normal;
		color:					#FF0000;
		text-decoration:		underline;
	}

A.tablelink:link
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.tablelink:active
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		underline;
	}

A.tablelink:visited
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.tablelink:hover
	{	font-weight:			normal;
		color:					#FF0000;
		text-decoration:		underline;
	}

A.leftpanelitems:link, A.leftpanelitems:visited
{ 
	color:			#FFFFFF;
	text-decoration:	none;
	font-family:		Georgia, Times New Roman, Times, serif;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
}

A.leftpanelitems:active, A.leftpanelitems:hover
{
	color:			#6666FF;
	text-decoration:	none;
	font-family:		Georgia, Times New Roman, Times, serif;
	font-size:		12px;
	font-style:		normal;
	font-weight:		bold;
}
	
.tableborder
	{	
		background-color:		#666666;
	}

.tableheading
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		font-weight:			bold;
		color:					#FFFFFF;
		text-decoration:		none;
		background-color:		#666666;
	}

.tablefooter
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#CCCCCC;
	}

	
.tablebodyon
	{	font-family:			Georgia, Times New Roman, Times, serif;
		font-size:				12px;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#CCCCCC;
	}
	
.tablebutton
	{
		text-align:     		center;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		2px solid #cccccc;
		border-left:    		2px solid #cccccc;
		border-right:   		2px solid #666666;
		border-bottom:  		2px solid #666666;
		font-family:    		Georgia, Times New Roman, Times, serif;
	}

.tablefield
	{
                font-family:		Georgia, Times New Roman, Times, serif;
		font-size:			12px;
		border-top:     		2px solid #666666;
		border-left:    		2px solid #666666;
		border-right:   		2px solid #cccccc;
		border-bottom:  		2px solid #cccccc;
			}

.tableleftcell
	{	font-family:		Georgia, Times New Roman, Times, serif;
		font-size:			12px;
		color:			#FFFFFF;
		text-decoration:		none;
		background-color:		#000066;
	}

.tableleftcellnocontent
	{	font-family:		Georgia, Times New Roman, Times, serif;
		font-size:			12px;
		color:			#000000;
		text-decoration:		none;
		background-color:		#FFFFFF;
	}

A.sidelink:link
	{	color:					#000000;
		font-weight:			bold;
		text-decoration:		none;
	}

A.sidelink:active
	{	color:					#000000;
		text-decoration:		none;
	}

A.sidelink:visited
	{	color:					#000000;
		text-decoration:		none;
	}

A.sidelink:hover
	{	color:					#FFFFFF;
		text-decoration:		none;
	}
A.bottomlink:link
	{   font-family:    		verdana;	
	    font-weight:			normal;
	    font-size:			10px;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.bottomlink:active
	{   font-family:    		verdana;	
		font-weight:			normal;
		font-size:			10px;
		color:					#FFFFFF;
		text-decoration:		underline;
	}

A.bottomlink:visited
	{   font-family:    		verdana;	
		font-weight:			normal;
		font-size:			10px;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.bottomlink:hover
	{   font-family:    		verdana;	
		font-weight:			normal;
	    font-size:			10px;
		color:					#FF0000;
		text-decoration:		underline;
	}
