﻿#Main {
	width:594px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
	background-color:#FFF;
}

#Foruser {
	margin:25px 14px 50px 25px;
	padding:0px;
	text-align:left;
}

#Foruser h1 {
	margin:35px 0px 10px 0px;
	padding:0px;
}

.LinkArea {
	border-top:1px solid #444088;
	clear:both;
}

.LinkAreaLogo1 {
	width:109px;
	float:left;
	padding:7px 0px 7px 0px;
	text-align:center;
}

.LinkAreaLogo2 {
	width:295px;
	float:left;
	padding:3px 0px 7px 0px;
	text-align:center;
}

.LinkAreaImg {
	float:left;
	padding:0px 15px 4px 0px;
	magin:0px 10px 0px 0px;
}

#Foruser p {
	margin:0px 0px 0px 0px;
	padding:2px 10px 10px 20px;
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:23px;
}

.LinkTxt {
	font-size:11px;
	color:#000;
	line-height:14px;
}

#Foruser a:link {
    text-decoration: underline;
    color:#0028BB;
}

#Foruser a:visited {
    text-decoration: none;
    color:#0028BB;
}

#Foruser a:active {
    color: #336699;
    text-decoration: none;
}

#Foruser a:hover {
    color: #336699;
    text-decoration: underline;
}
