/* Default CSS Stylesheet for a new Web Application project */


#topTable
{
	width: 528px;
	height:36px;
	font-family:Arial;
	color:#edbfff;
	font-size:10pt;
}

BODY
{
 
    
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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:hover	{	
	text-decoration:	underline;
	color:Yellow
	}
	
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-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.dropCap:first-letter
{
	font-size:36pt;
	float:left;
	vertical-align:baseline;
	line-height:25pt
	
	
}

.contentDiv
{
	border-right: #000000 thick outset;
	padding-right: 15px;
	border-top: #000000 thick outset;
	padding-left: 15px;
	border-left: #000000 thick outset;
	width: 590px;
	color: lemonchiffon;
	padding-top: 4px;
	border-bottom: #000000 thick outset;
	font-family: 'Times New Roman';
	background-color: black;
}

.contentPage
{
	margin-top: 0px;
	background-image: url(images/Bkgrd.jpg);
	margin-left: 0px;
}
.ContentCell
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	font-family:Garamond,Times New Roman,serif FONT-SIZE: .8em;
	border-right: #9933ff thin outset;
	border-left: #9933ff thin outset;
	border-bottom: #9933ff thin outset;
	border-top: #9933ff thin outset;
}

.logoStyle
{
		filter: progid:DXImageTransform.Microsoft.Shadow(color='black' ,direction=135,strength=8);
}
IMG.NewContent
{
	border-right: #ffffcc 1px solid;
	border-top: #ffffcc 1px solid;
	border-left: #ffffcc 1px solid;
	border-bottom: #ffffcc 1px solid;
	margin: 6px;
}

IMG.ContentImage
{
	border-right: #9966cc 2px solid;
	border-top: #9966cc 2px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#9966cc,direction=135,strength=8);
	margin: 6px;
	border-left: #9966cc 2px solid;
	border-bottom: #9966cc 2px solid;
}


IMG.ContentImage_simple
{
	border-right: 0px solid;
	border-top: 0px solid;
	margin: 6px;
	border-left: 0px solid;
	border-bottom: 0px solid;
}

IMG.ContentImage_red
{
	border-right: #ff0087 2px solid;
	border-top: #ff0087 2px solid;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#ff0087,direction=135,strength=8);
	margin: 6px;
	border-left: #ff0087 2px solid;
	border-bottom: #ff0087 2px solid;
}

.framerImage
{
	border-top: #9933cc thick inset;
}
.ContentHeader
{
	font-size: 14pt;
	color: #ffffcc;
	font-family: 'Arial Rounded MT Bold' , 'Arial Black' , Arial;
}
.myHidden
{
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'black' ,direction=125,strength=5);
	color: #ffcc99;
	letter-spacing: 2pt;
	text-align: center;
}
.imagebutton
{
	left: -10px;
	position: relative;
}
A:link
{
	color: orchid;
}
A:visited
{
	color:orchid;
}

.price
{
	font-size:small;
	color: lemonchiffon;
	font-family: 'Arial Narrow';
	text-decoration: underline;
	font-weight:400;
}






