BODY
{
    FONT-SIZE: 11px;
    COLOR: Navy;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR:#ceddf2;
    /*margin: 0px, 0px, 0px, 0px;*/
}
TD
{
    FONT-SIZE: 11px;
    COLOR: Navy;
    FONT-FAMILY: Verdana, Arial
}

.small, .small td
{
    FONT-SIZE: 9px;
    COLOR: Navy;
    FONT-FAMILY: Verdana, Arial
}
.large
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR:Navy;
    FONT-FAMILY: Verdana, Arial;
}
.link, .link a:link, .link a:visited, .link a:active
{
	text-decoration:	underline;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR:Navy;
    FONT-FAMILY: Verdana, Arial;
}

A:link	{	
	text-decoration:	none;
	color:	Navy;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	Navy;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	Navy;
	}	
		

/* Menu */
.divMenu
{
	BACKGROUND-POSITION: center center; 
	BORDER-TOP: white 1px solid; 
	BACKGROUND-IMAGE: url(Images/menu.jpg); 
	width:595px;
	/*WIDTH: 100%; */
	BORDER-BOTTOM: white 1px solid; 
	/*BACKGROUND-REPEAT: repeat-x*/
	z-index:2;
	margin:auto;
}
.menu, .menu td, .menu a, .menu a:link, .menu a:visited, .menu a:active
{
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial;
	text-decoration:none;
	text-align:center;
}

/*Page title*/
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR:Navy;
    FONT-FAMILY: Verdana, Arial;
    margin: 10px, 10px, 10px, 10px;
    text-align:center;
}

.divPage
{
	text-align:center;
	margin:0px,0px,0px,0px;
}

.divMain
{
	background-image:url(Images/Background.jpg); 
	WIDTH: 595px;
	padding: 10px, 10px, 10px, 10px;
	text-align:left;
	z-index:1;
	margin:auto;
}


.HoroscopeStar
{
	border-right: 1px;
	border-top: 1px;
	z-index: 3;
	background: url(Images/FreeHoroscopeStar.png) no-repeat left left;
	vertical-align: middle;
	border-left: 1px;
	width: 144px;
	border-bottom: 1px;
	height: 119px;
	text-align: center;
	
}

a.lnkSubmit:active { 


margin:0px 0px 0px 0px;
background:url(Images/FreeHoroscopeStar.jpg) no-repeat;
padding: 0em 1.2em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }


a.lnkSubmit:link { 

margin:0px 0px 0px 0px;
background:url(Images/FreeHoroscopeStar.jpg) no-repeat;
padding: 0em 1.2em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }


a.lnkSubmit:visited { 


margin:0px 0px 0px 0px;
background:url(Images/FreeHoroscopeStar.jpg) no-repeat;
padding: 0em 1.2em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }


a.lnkSubmit:hover { 

margin:0px 0px 0px 0px;
background:url(Images/FreeHoroscopeStar.jpg) no-repeat;
padding: 0em 1.2em; 
font: 8pt "tahoma"; 
color: #000000; 
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 

                               }



/* Default CSS Stylesheet for a new Web Application project 

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    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: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-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

*/
