﻿body 
{
    margin: auto;
    text-align: center;
	font-family: verdana;
	background-color: #0d4051;
}

/* LOGIN */
#log_wrapper 
{
    margin: auto;    
    width: 563px;    
}
#spacer 
{
    padding-top: 20px;
    font-weight: bold;    
    font-size: small;
    color: White;    
	height: 40px;
}

.temp_message
{
    padding: 5px 5px 5px 5px;
    width: 380px;
}

#sign_in 
{
    text-align: right;
	font-size: smaller;	
}
#join_in 
{
    text-align: right;
	font-size: smaller;	
}
#log
{
    background-image: url('../images/login_back.jpg');
    padding: 180px 50px 0px 50px;
	float: left;
	width: 463px;
	height: 413px;
}

/* HTML */
.style6
{
    width: 51px;
    height: 26px;
}
.style7
{
    width: 199px;
    height: 26px;
}
.style12
{
}
.style16
{
    width: 131px;
    height: 36px;
}
.style17
{
    width: 50px;
    height: 36px;
}
.style19
{
    text-align: left;
    font-size: smaller;
    padding: 4px 4px 4px 4px;
}
.style24
{
    height: 34px;
}
.style33
{
    width: 159px;
    height: 36px;
}
.style34
{
    width: 102px;
    height: 36px;
}
.style37
{
    height: 88px;
}
.style43
{
    width: 34%;
}
.style45
{
    height: 33px;
    width: 25%;
}
.style47
{
    width: 180px;
}
.style48
{
    width: 25%;
}
.style49
{
    width: 34%;
    height: 3px;
}
.style50
{
    width: 180px;
    height: 3px;
}
.style51
{
    width: 25%;
    height: 3px;
}
.style52
{
    height: 33px;
}
.style53
{
}
.style60
{
    width: 102px;
}
.style61
{
    width: 23%;
}
.style62
{
    height: 34px;
    width: 23%;
}
.style66
{
    height: 30px;
}
.style67
{
    width: 23%;
    height: 30px;
}
.style68
{
    height: 17px;
}
.style69
{
    height: 17px;
    width: 23%;
}
.style70
{
    height: 36px;
    width: 23%;
}

/* LINKS */
a.r_links:link {color: Red; text-decoration: underline}
a.r_links:visited {color: Red; text-decoration: underline}
a.r_links:hover {color: Red; text-decoration: none}

a.b_links:link {color: Black; text-decoration: underline}
a.b_links:visited {color: Black; text-decoration: underline}
a.b_links:hover {color: Black; text-decoration: none}
