body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background: url(background.gif) repeat-x;
	background-attachment: fixed;
	background-color: #e4e4e4;
	display: block;
}

#inWeb
{
	width: 830px;
	text-align: left;
}

#HeadBar{
	height: 30px;
	background: url(head_bar.gif) no-repeat;
	background-position: top center;

}

#header
{
	width: 100%;
	height: 107px;
	background: url(header_bg.gif) repeat-x;
	background-color: #FFF;
	border-bottom: 3px solid #8d88bb;
	color: #6d6e71;
	font-size: 9pt;
}

#logo{
	padding-left: 20px;
}

#Mesg{
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
	font-size: 17pt;
}


#content{
	width: 100%;
	background: url(body_bg.gif) repeat-x;
	background-color: #FFF;
}

#Left{
	width: 25%;
}

#Right{
	width: 75%;
}

.Type{
	line-height: 25px;
	background: url(content_bg.gif) repeat-x;
	background-color: #FFF;
	border: 1px solid #cfcde4;
	padding: 10px;
}

.Image{
	width: 50%;
	height: 186px;
	padding-left: 50px;
	padding-bottom: 50px;
	color: #3d348a;
	font-weight: bold;
	background: url(girl.gif) no-repeat;
	background-color: transparent;
}

input{
	border: 1px solid #3d348a;
	-moz-border-radius: 4px; 
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 11px;
	color: black;	
	background: url(input.gif) repeat-x;

}
.Login td{
	height: 30px;
}

.pwd a{
	text-decoration: none;
	font-size: 8pt;
	color: red;
}

#FootBar{
	height: 47px;
	color: white;
	font-size: 8pt;
	text-align: left;
	background: url(foot_bar.gif) no-repeat;
	background-position: top center;
}

#FootBar a{
	color: white;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.forget{
	color: #fd9211;
	text-decoration: none;
}


#Horoscopes{
	border: 1px solid #cfcde4;	
	font-family: Tahoma;
}

#Horoscopes th{
	text-align: center;
	color: #FFF;
	padding: 5px;
	background-color: #3d348a;
}

#Horoscopes td{
	padding: 5px;
	line-height: 19px;
	text-align: right;
	background-color: #FFF;
}

img{border: 0px;}
