/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FF6699;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	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;
	}	


TD	{	
	vertical-align:	top;
	font-size:	11px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#FF6699;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF6699;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF6699;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF6699;
	}
	
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;
	}	

IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.ads 	
{
	border: 1px solid white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.adminform	{	
	border: 1px solid #000099;
	background-color: #AFC1CB;
	vertical-align:	top;
	font-size:	11px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.content
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.copy
{
	COLOR: #999999;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center
}
.scroll
{
    COLOR: #FF6699;
    background-color: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    OVERFLOW: auto; 
    WIDTH: 465px; 
    HEIGHT: 287px; 
    scrollbar-face-color:#ffffff; 
    scrollbar-arrow-color:#FF6699; 
    scrollbar-track-color:#ffffff; 
    scrollbar-shadow-color:#FF6699; 
    scrollbar-highlight-color:#FF6699; 
    scrollbar-3dlight-color:#ffffff; 
    scrollbar-darkshadow-Color:#ffffff;
 }
.login
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center
}
.textfield
{
    BACKGROUND-COLOR: white;
    border-width:0px;
    width:100px;
    height:20px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.textbox
{
   
    
    width:267px;
    height:20px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.txtarea
{
    BACKGROUND-COLOR: white;
    border-width:0px;
    width:500px;
    height:150px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.commentarea
{
   
    
    width:350px;
    height:100px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.buttons
{
    BACKGROUND-COLOR: #CCCCCC;
    border-width:0px;
    width:50px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11PX;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.listhead	{	
    BACKGROUND-COLOR: #FFFFFF;
    color: #000000;
	vertical-align:	top;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
.listhead2	{	
    BACKGROUND-COLOR: #990000;
    color: #000000;
	vertical-align:	top;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
.dark:link	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
.dark:visited	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
.dark:active	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
.dark:hover	{	
	text-decoration:	underline;
	color:	#003399;
	}
.articleHead	{	
    color: #CCCC99;
	vertical-align:	top;
	font-size:	14px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}	
.lodgingHead	{	
    color: #FFFFFF;
    background-color: #E4B33C;
	vertical-align:	top;
	font-size:	16px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.articleTitle	{	
    color: #CCCC99;
	vertical-align:	top;
	font-size:	12px;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
