﻿.profileTitle
{
    border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #666666;    
	font-size:1.0em;
	color:White;
	background-color:#00188e;
	padding:10px 5px 5px 15px;
	font-weight:bold;
	margin-left:5px;
	margin-top:5px;
	width:350px;
	
	
}
.profileBody
{
    border:solid 1px;
	border-color:#666666;
	padding:10px 5px 5px 15px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:0px;
}
.profilemessage
{

	font-size:0.70em;
	color:#666666;
	float:left;
	width:200px;
	margin-left:15px;
}
.profilelabel
{
    float:left;
	width:135px;
	font-size:0.8em;
	color:#00188e;
	font-weight:bold;
	text-align:right;
}
.profilebutton
{
    background-color:#D1A536;
	background-image:url('/images/button-back-1.jpg');
	height:20px;
	width:75px;
	color:White;
	border:none;
	font-weight:bold;
	text-transform:none;
	margin-left:20px;
}
.loginInfo
{
     border:solid 1px;
	border-color:#666666;
	padding:10px 5px 5px 15px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:0px;
    
    width:400px;
}
.createProfile
{
    border-color:#e6e2d8;
    border:solid 1px;
    background-color:#f7f6f3;
    padding:4px;
    font-family:Verdana;
    font-size:1em;
    width:400px;
    
}
.CreateProTop
{
    border-color:#e6e2d8;
    border:solid 1px;
    background-color:#00188e;
    font-weight:bold;
    font-family:Verdana;
    font-size:0.8em;
    color:White;
    margin:4px;
    text-align:center;
}
.commlabel
{
    float:left;
	width:135px;
	font-size:0.8em;
	color:#00188e;
	font-weight:bold;
	text-align:left;
}