﻿
BODY 	{
	background: transparent;
/*url("images/heart.gif"); */	margin: 0;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #800080;
	SCROLLBAR-3DLIGHT-COLOR: #800080;
	SCROLLBAR-ARROW-COLOR: #800080;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #D800080;
	background-color: transparent;
}

.td    {
        background-color:#fff; margin:0px;
        border-top:0px solid #999999; 
       	padding: 6px;
        font-family: Tahoma, Arial, Helvetica; 
        font-size: 12px;
        color:#000000;
        }

.td1    {
        background-color:#fff; margin:0px;
        border-top:0px solid #999999; 
       	padding: 6px;
        font-family: Tahoma, Arial, Helvetica; 
        font-size: 12px;
        color:#000000;
		filter:alpha(opacity=75);-moz-opacity:0.75;opacity:.75;
        }

#nav
	{
	margin: 0px;
	position: fixed;
	right: 0;
	bottom: 50px;
	height: 30px;
	width: 100%;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	background-color: transparent;
	border: 0px solid black;
}

#pic
	{
	margin: 0px;
	position: fixed;
	bottom: 90px;
	left: 0px;
	width: 100%;
	height: 150px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: center;
	color: #333;
	background-color: transparent;
	border: 0px none red;
	}
	
#container
	{
	margin: 0px;
	position: fixed;
	left: 0px; bottom: 120px; height: 420px; width: 100%;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: normal;
	text-align: left;
	color: #333;
	background-color: transparent;
	border: 0px solid yellow;
	}

#links
	{
	margin: 0px;
	position: fixed;
	left: 0px;
	bottom: 100px;
	width: 100%;
	height: 330px;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, helvetica, sans serif;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	background-color: transparent;
	border: 1px solid ;
}	

#outer
	{
	margin: 0px; 
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 0px; 
	text-align: center;
	background-color: #BEC09F;
	border: 0px solid black;
	}

#back
	{
	background-color: transparent;
	background: url('images/bg1.jpg') no-repeat center;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: auto;
	width: 700px;
	height: 550px;
	padding: 0px;
	text-align: center;
	color: #333;
	border: 0px solid black;
}

	
.n	   {background-color: transparent; text-align: center;
}	
		
        
.small {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	background-color: #E0E0E0;
}
.link { font-family: Arial, Helvetica;  font-size:  8pt; font-weight: bold;   color: #800080; text-decoration: none}
.black { font-family: Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none}
.white { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   color: #FFFFFF; text-decoration: none}
.blue  { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #008080; text-decoration: none}
.mini {	font-family: verdana, helvetica, sans serif; font-size: 10pt; font-weight: bold;   color: #fff; text-decoration: none}
.text  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000; text-decoration: none}

a:hover   {font-family: Arial, Helvetica; color: #000; text-decoration: none;}
a:active  {font-family: Arial, Helvetica; color: #000099; text-decoration: none}
