html, BODY
{
	margin:0;
	padding:0;
	height:100%;    	
	BACKGROUND: url(images/background.jpg) #ffffff repeat-x;
    	text-align: center;
	color: #ffffff;
	font-size: 17px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#container
{
	position:relative;
	width:750px;
	background: #FE7D04;
	min-height:100%;
	TEXT-ALIGN: left;
    	margin: 0 auto 0 auto;
	height:auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
}
#login_page
{
	width: 750px;
	height: 1100px;
	background: url(images/p_1.jpg) no-repeat top ;
	border: none;
}
#login_text
{
	padding: 460px 0 0 0;
	
}
.welcometext
{
	color: #ffffff;
	font-size: 15px;
	width: 600px;
	padding: 0 0 0 65px;
}
H1
{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 23px;
	font-weight: bold;
	padding: 0 0 0 65px;
	
}
#form
{
	color: #ffffff;
	font-size: 15px;
	padding: 0 0 0 62px;
}
#info_page
{
	width: 750px;
	height: 1100px;
	background: url(images/p_2.jpg) no-repeat top ;
	border: none;
}
#info_text
{
	padding: 190px 0 0 0;
}
#logo_2
{
	width: 750px;
	height: 186px;
	background: url(images/logo.jpg) no-repeat center;
	padding: 0px 0 25px 0px;
}
#my_login
{
	visibility: visible;
	background: #FE8005;
}
#my_user
{
	display: none;
	BACKGROUND: url(images/fb_bkg.jpg) no-repeat;
	height: 176px;
	color: #ffffff;
	font-size: 13px;
	
}
#my_user a
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: underline;	
}
.image
{
	border-style: outset;
	border-color: white;
	border-width: 2px;

}
#logo_email
{	
	width: 750px;
	height: 1100px;
	background: url(images/p_3.jpg) no-repeat top ;
	border: none;
	margin: 0px 0px 0px 0px;
}
#photo
{	
	padding: 325px 0px 0px 112px;
}

.bluetext
{
	color: #1d89ca;
	font-size: 15px;
	font-weight: bold;
}
.orangetext
{
	color: #f27423;
	font-size: 15px;
	font-weight: bold;
}
.clear
{
	clear: both;
}
.myinput
{	border-color: e1f2f9;
    	COLOR: #7e7e7e;
    	
}
#footer
{
	position:absolute;
	bottom:0; 
	padding: 4px 4px 4px 4px;
	font-size: 9px;
		
}
.usermessage
{
	color: #ffffff;
	font-size: 15px;
	padding: 0 25px 0 65px;
}
.rt
{
	color: #ffffff;
	font-size: 13px;
	
}
.rt_white
{
	color: #ffffff;
	font-size: 13px;
	
}
.rt_message
{
	color: #ffffff;
	font-size: 13px;
	padding: 20px 65px 20px 65px;
	
}
#legal
{
	color: #ffffff;
	font-size: 11px;
	padding: 0 25px 0 65px;
}
A
{
	color: #ffffff;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	
}
A:hover
{
	color: #0098d2;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	
}
.info
{
	text-align: center;
}
H2
{
	color: #717171;
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding: 0 30px 10px 30px;
	font-weight: bold;
}
H2 a
{
	color: #717171;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
H2 a:hover
{
	color: #0098d2;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	
}
#popup a
{
	color: #0098d2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 0 20px 0 0;	
	
}
table.center 
{
	margin-left:auto; margin-right:auto;
	border-collapse: collapse;
}
table.t_email 
{
	margin: 20px 100px 0 100px;
}
table.ringtone
{
	border-collapse: collapse;
}
tr.odd 
{ 
background-color: #c5c3c3; 
}
tr.even 
{ 
background-color: #ebeaea; 
}
.post a img {

padding:2px;
border:solid;
border-color: #ffffff;
border-width: 2px 2px 2px 2px;
background-color:white;
}
.post2 img {

padding:1px;
border:solid;
border-color: #ffffff;
border-width: 1px 1px 1px 1px;
background-color:white;
}

