/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0,0,0,0;
    scrollbar-base-color: #333333;
scrollbar-arrow-color: #999999;
scrollbar-3dlight-color: #333333;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #333333;
scrollbar-highlight-color: #333333;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #000000;    
}
TD.title
{
	font-size: 1.3em;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Arial Narrow' , Arial;
}
td.gallery
{
	font-size: 8pt;
	color: #eeeeee;
	font-family: arial;
}
.content
{
	font-size: 1em;
	color: #ffffff;
	line-height: 1.4em;
	font-family: 'Arial Narrow' , Arial;
	text-align: justify;
}
.contentSmall
{
	font-size: 0.8em;
}
td.review
{
	font-size: 0.8em;
	color: #ffffff;
	line-height: 1.3em;
	font-style: italic;
	font-family: Arial;
	text-align: left;
}
td.reviewName
{
	font-size: 0.7em;
	color: #aaaaaa;
	line-height: 1.2em;
	font-family: Arial;
	text-align: right;
}
td.review2
{
	font-size: 0.70em;
	line-height: 1.40em;
	color: #ffffff;
	font-family: Arial;
}
TD.formlabel
{
	font-size: 1em;
	color: #ffffff;
	line-height: 1.4em;
	font-family: 'Arial Narrow' , Arial;
	text-align: right;
}
TD.thumbButton
{
	font-size: 7pt;
	color: #ffffff;
	font-family: arial;
	background-color: #333333;
	text-align: center;
	cursor:pointer;
}
TD.credits
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: arial
}
TD.credits A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
TD.credits A:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
TD.credits A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
TD.SubMenu
{
    FONT-SIZE: 10pt;
    COLOR: #eeeeee;
    FONT-FAMILY: arial
}
TD.SubMenu A:visited
{
    COLOR: #eeeeee;
    TEXT-DECORATION: none
}
TD.SubMenu A:link
{
    COLOR: #eeeeee;
    TEXT-DECORATION: none
}
TD.SubMenu A:hover
{
    COLOR: #eeeeee;
    TEXT-DECORATION: none
}

input.textbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 0.8em;
	border-left: #999999 1px solid;
	color: #333333;
	border-bottom: #999999 1px solid;
	font-family: Arial;
	background-color: #dddddd;
}
textarea
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 0.8em;
	border-left: #999999 1px solid;
	color: #333333;
	border-bottom: #999999 1px solid;
	font-family: Arial;
	background-color: #dddddd;
}

img.border
{
	border-right: #333333 3px solid;
	border-top: #333333 3px solid;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left: #333333 3px solid;
	border-bottom: #333333 3px solid;
}
img.thumbs
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;	
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

img.headshots
{
	border-right: #333333 3px solid;
	border-top: #333333 3px solid;	
	border-left: #333333 3px solid;
	border-bottom: #333333 3px solid;
}
div.GalleryDiv
{
	filter: alpha(opacity=40);
	background-color: #000000;
}
		
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:	#ffffff;	
	font-family: Arial;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;	
	font-family: Arial;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;	
	font-family: Arial;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#999999;
	font-family: Arial;
	}
	

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;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

IFRAME
{

}
